Projects
Kolab:Winterfell
guam
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 10
View file
guam.spec
Changed
@@ -29,6 +29,8 @@ # From 3e4a3da61124e9c79b7f7f49516e6e86aa072051 Source0: guam-0.8.tar.gz +Patch01: guam-0.8-relax-dependencies.patch + BuildRequires: erlang >= 17.4 BuildRequires: erlang-eimap >= 0.1.5 BuildRequires: erlang-goldrush @@ -71,6 +73,8 @@ %prep %setup -q +%patch01 -p1 + %build rebar compile mkdir -p deps
View file
guam-0.8-relax-dependencies.patch
Added
@@ -0,0 +1,12 @@ +diff -ur guam-0.8.orig/rebar.config guam-0.8/rebar.config +--- guam-0.8.orig/rebar.config 2016-06-08 14:18:58.000000000 +0200 ++++ guam-0.8/rebar.config 2016-06-10 16:08:23.558138501 +0200 +@@ -3,7 +3,7 @@ + + { deps_dir, "deps" }. + { deps, [ +- { lager, "(2.0|2.1|2.2).*", { git, "git://github.com/basho/lager.git", { tag, "2.2.0" } } }, ++ { lager, ".*", { git, "git://github.com/basho/lager.git" } }, + { lager_syslog, "2.*", { git, "git://github.com/basho/lager_syslog.git", { tag, "2.1.3" } } }, + { eimap, ".*", { git, "https://git.kolab.org/diffusion/EI/eimap.git", { tag, "0.2.2" } } } + %% pull in the proper version of meck before jobs 0.3 gets around to pulling in the wrong version
View file
debian.series
Added
@@ -0,0 +1,1 @@ +guam-0.8-relax-dependencies.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
.