Projects
home:sicherha:branches:Kolab:16
guam
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 13
View file
debian.rules
Changed
@@ -19,13 +19,11 @@ nextver = $(shell echo $(call currver,$(1)) | perl -pe 's/((\d+\.)*)(\d+)$$/$$1.($$3+1)/e') pinvermin = $(1) (>= $(call currver,$(1))) pinvermax = $(1) (<< $(call nextver,$(1))) -pinver = $(call pinvermin,$(1)), $(call pinvermax,$(1)) pinvererlmin = $(1) (>= $(call currver,erlang)) pinvererlmax = $(1) (<< $(call nextver,erlang)) -pinvererl = $(call pinvererlmin,$(1)), $(call pinvererlmax,$(1)) altbundle = $(call pinvermin,$(1)) | $(GBL), $(call pinvermax,$(1)) | $(GBL) SUBSTVARS += -Vdist:GuamDepends="$(call pinvererlmin,erlang-base) | $(call pinvererlmin,erlang-base-hipe) | $(GBL), $(call pinvererlmax,erlang-base) | $(call pinvererlmax,erlang-base-hipe) | $(GBL), $(call altbundle,erlang-asn1), $(call altbundle,erlang-eimap), $(call altbundle,erlang-goldrush), $(call altbundle,erlang-inets), $(call altbundle,erlang-lager), $(call altbundle,erlang-lager-syslog), $(call altbundle,erlang-public-key)" -SUBSTVARS += -Vdist:BundleConflicts="$(call pinvererl,erlang-base), $(call pinvererl,erlang-base-hipe), $(call pinver,erlang-asn1), $(call pinver,erlang-eimap), $(call pinver,erlang-goldrush), $(call pinver,erlang-inets), $(call pinver,erlang-lager), $(call pinver,erlang-lager-syslog), $(call pinver, erlang-public-key)" +SUBSTVARS += -Vdist:BundleConflicts="$(call pinvererlmax,erlang-base), $(call pinvererlmax,erlang-base-hipe), $(call pinvermax,erlang-asn1), $(call pinvermax,erlang-eimap), $(call pinvermax,erlang-goldrush), $(call pinvermax,erlang-inets), $(call pinvermax,erlang-lager), $(call pinvermax,erlang-lager-syslog), $(call pinvermax, erlang-public-key)" %: dh $@ --with=systemd
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
.