Projects
Kolab:16:Enterprise
guam
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 19
View file
guam.spec
Changed
@@ -32,7 +32,7 @@ Patch0001: 0001-Avoid-empty-lines-in-the-responses-to-IMAP-clients.patch Patch0002: guam-0.9.2-T25795.patch -Patch9991: guam-0.9.1-relax-dependencies.patch +Patch9991: rebar-remove-deps.patch Patch9992: guam-0.9.2-set-version-number.patch BuildRequires: erlang >= 17.4
View file
guam-0.9.1-relax-dependencies.patch
Deleted
@@ -1,12 +0,0 @@ -diff -ur guam-0.9.1.orig/rebar.config guam-0.9.1/rebar.config ---- guam-0.9.1.orig/rebar.config 2017-02-24 10:34:19.000000000 +0100 -+++ guam-0.9.1/rebar.config 2017-02-24 12:17:51.974182105 +0100 -@@ -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.3" } } }, -+ { 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
View file
rebar-remove-deps.patch
Added
@@ -0,0 +1,26 @@ +diff -ur guam-0.9.2.orig/rebar.config guam-0.9.2/rebar.config +--- guam-0.9.2.orig/rebar.config 2017-03-21 11:20:48.000000000 +0100 ++++ guam-0.9.2/rebar.config 2017-09-13 14:54:56.504335783 +0200 +@@ -1,14 +1,14 @@ + %% -*- tab-width: 4;erlang-indent-level: 4;indent-tabs-mode: nil -*- + %% ex: ft=erlang ts=4 sw=4 et + +-{ deps_dir, "deps" }. +-{ deps, +- { lager, "(2.0|2.1|2.2).*", { git, "git://github.com/basho/lager.git", { tag, "2.2.3" } } }, +- { 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 +- +-}. ++%{ deps_dir, "deps" }. ++%{ deps, ++% { lager, "(2.0|2.1|2.2).*", { git, "git://github.com/basho/lager.git", { tag, "2.2.3" } } }, ++% { 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 ++% ++%}. + + { erl_opts, %%no_debug_info, + {parse_transform, lager_transform},
View file
debian.series
Changed
@@ -1,4 +1,4 @@ 0001-Avoid-empty-lines-in-the-responses-to-IMAP-clients.patch -p1 guam-0.9.2-T25795.patch -p1 -guam-0.9.1-relax-dependencies.patch -p1 +rebar-remove-deps.patch -p1 guam-0.9.2-set-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
.