Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:licehunter:staging
erlang-sqerl
erlang-sqerl.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File erlang-sqerl.spec of Package erlang-sqerl
# # spec file for package erlang-sqerl # # Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # %define app_name sqerl Name: erlang-%{app_name} Version: 0.0.0+git20140617.48b50d2 Release: 0 %define app_ver %(echo "%{version}" | cut -d "+" -f1) Summary: General purpose RDBMS abstraction layer License: Apache-2.0 Group: Development/Libraries/Other Url: http://github.com/opscode/sqerl/ Source: %{app_name}-%{version}.tar.bz2 Requires: erlang BuildRequires: erlang BuildRequires: erlang-emysql BuildRequires: erlang-rebar Requires: erlang-emysql BuildRequires: erlang-epgsql Requires: erlang-epgsql BuildRequires: erlang-automeck Requires: erlang-automeck BuildRequires: erlang-envy Requires: erlang-envy BuildRequires: erlang-pooler Requires: erlang-pooler # for eunit BuildRequires: erlang-parse_trans BuildRequires: postgresql >= 9.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description General purpose RDBMS abstraction layer. %prep %setup -q -n %{app_name}-%{version} %build %rebar compile %install for dir in ebin include ; do mkdir -p %{buildroot}%{erlang_libdir}/%{app_name}-%{app_ver}/${dir} cp -r ${dir}/* %{buildroot}%{erlang_libdir}/%{app_name}-%{app_ver}/${dir}/ done %files %defattr(-,root,root) %doc README.md LICENSE doc %dir %{erlang_libdir}/%{app_name}-%{app_ver} %dir %{erlang_libdir}/%{app_name}-%{app_ver}/ebin %{erlang_libdir}/%{app_name}-%{app_ver}/ebin/%{app_name}.app %{erlang_libdir}/%{app_name}-%{app_ver}/ebin/*.beam %dir %{erlang_libdir}/%{app_name}-%{app_ver}/include %{erlang_libdir}/%{app_name}-%{app_ver}/include/*.hrl %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor