Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:licehunter:staging
erlang-fast-log-erlang
erlang-fast-log-erlang.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File erlang-fast-log-erlang.spec of Package erlang-fast-log-erlang
# # spec file for package erlang-fast-log-erlang # # Copyright (c) 2013 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/ # Name: erlang-fast-log-erlang Version: 0.2.0+git.1361848259.bbb614a %define mod_ver %(echo "%{version}" | cut -d "+" -f1) Release: 0 License: Apache-2.0 Summary: A logging library used for chef Url: https://github.com/opscode/fast-log-erlang Group: Development/Libraries/Other Source: fast-log-erlang-%{version}.tar.gz Patch0: fast-log-erlang-no-git-please.patch BuildRequires: erlang-rebar BuildRequires: erlang-src Requires: erlang BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This is the repository for fast-log-erlang, a logging library used for chef. Chef is a system integration framework written in erlang and ruby and designed to bring the benefits of configuration management to your entire infrastructure. %package devel Summary: A logging library used for chef Group: Development/Libraries/Other Requires: %{name} = %{version} %description devel This is the repository for fast-log-erlang, a logging library used for chef. Chef is a system integration framework written in erlang and ruby and designed to bring the benefits of configuration management to your entire infrastructure. %prep %setup -n fast-log-erlang-%{version} %patch0 -p1 %build %rebar compile %install for dir in ebin include src ; do install -d %{buildroot}%{erlang_libdir}/fast-log-erlang-%{mod_ver}/${dir} cp -r ${dir}/* %{buildroot}%{erlang_libdir}/fast-log-erlang-%{mod_ver}/${dir}/ done %files %defattr(-,root,root) %doc README.md LICENSE %dir %{erlang_libdir}/fast-log-erlang-%{mod_ver} %{erlang_libdir}/fast-log-erlang-%{mod_ver}/ebin %files devel %defattr(-,root,root) %{erlang_libdir}/fast-log-erlang-%{mod_ver}/include %{erlang_libdir}/fast-log-erlang-%{mod_ver}/src
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