Projects
Kolab:16:TestingLinked
erlang-eimap
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 7
View file
erlang-eimap.spec
Changed
@@ -9,7 +9,7 @@ Name: erlang-%{realname} Version: 0.2.5 -Release: 0.20160111.git%{?dist} +Release: 2%{?dist} Summary: Erlang IMAP client Group: Development/Libraries License: GPLv3+ @@ -19,6 +19,8 @@ %endif Source0: erlang-eimap-0.2.5.tar.gz +Patch1: rebar-deps.patch + BuildRequires: erlang-goldrush >= 0.1.7 BuildRequires: erlang-lager >= 2.2.0 BuildRequires: erlang-rebar >= 2.5.1 @@ -31,6 +33,7 @@ %prep %setup -q -n eimap-%{version} +%patch1 -p1 %build rebar compile -v
View file
rebar-deps.patch
Added
@@ -0,0 +1,16 @@ +diff -ur eimap-0.2.5.orig/rebar.config eimap-0.2.5/rebar.config +--- eimap-0.2.5.orig/rebar.config 2016-07-04 12:33:29.000000000 +0200 ++++ eimap-0.2.5/rebar.config 2017-09-13 14:28:12.959271256 +0200 +@@ -1,9 +1,9 @@ + %% -*- tab-width: 4;erlang-indent-level: 4;indent-tabs-mode: nil -*- + %% ex: ft=erlang ts=4 sw=4 et + +-{deps, +- { lager, ".*", { git, "git://github.com/basho/lager.git" } } +- }. ++%{deps, ++% { lager, ".*", { git, "git://github.com/basho/lager.git" } } ++% }. + + {erl_opts, warnings_as_errors, {parse_transform, lager_transform}}. + { erl_first_files, "src/eimap_command.erl" }.
View file
debian.series
Changed
@@ -0,0 +1,1 @@ +rebar-deps.patch -p1
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.