Projects
Kolab:Winterfell
guam
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 26
View file
guam.spec
Changed
@@ -28,10 +28,10 @@ License: GPLv3+ URL: https://kolab.org/about/guam -# From 3e4a3da61124e9c79b7f7f49516e6e86aa072051 -Source0: guam-0.8.tar.gz +Source0: guam-%{version}.tar.gz Patch9991: guam-0.8-T1312-set-HOME-environment-variable-in-sysvinit-script.patch +Patch9992: guam-0.8.1-relax-dependencies-set-correct-version-number.patch BuildRequires: erlang >= 17.4 BuildRequires: erlang-asn1 @@ -100,6 +100,7 @@ %setup -q %patch9991 -p1 +%patch9992 -p1 %build rebar compile
View file
guam-0.8.1-relax-dependencies-set-correct-version-number.patch
Added
@@ -0,0 +1,24 @@ +diff -ur guam-0.8.1.orig/rebar.config guam-0.8.1/rebar.config +--- guam-0.8.1.orig/rebar.config 2016-07-04 12:40:07.000000000 +0200 ++++ guam-0.8.1/rebar.config 2016-07-05 11:13:53.683350555 +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, "3.*", { 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.5" } } } + %% pull in the proper version of meck before jobs 0.3 gets around to pulling in the wrong version +diff -ur guam-0.8.1.orig/rel/reltool.config guam-0.8.1/rel/reltool.config +--- guam-0.8.1.orig/rel/reltool.config 2016-07-04 12:40:07.000000000 +0200 ++++ guam-0.8.1/rel/reltool.config 2016-07-05 11:14:03.958466677 +0200 +@@ -4,7 +4,7 @@ + {lib_dirs, ["../deps"]}, + {erts, [{mod_cond, derived}, {app_file, strip}]}, + {app_file, strip}, +- {rel, "kolab_guam", "0.9", ++ {rel, "kolab_guam", "0.8.1", + [ + kernel, + stdlib,
View file
debian.series
Changed
@@ -1,1 +1,2 @@ guam-0.8-T1312-set-HOME-environment-variable-in-sysvinit-script.patch -p1 +guam-0.8.1-relax-dependencies-set-correct-version-number.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
.