Accepting request 128317 from Base:System
- add tar to the rpm build essentials - add an -r option to %lang_package (bnc#513786) OBS-URL: https://build.opensuse.org/request/show/128317 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=182
This commit is contained in:
commit
f037e1bb65
@ -320,11 +320,12 @@
|
||||
%nil
|
||||
|
||||
# Template for lang sub-package.
|
||||
%lang_package(n:) \
|
||||
%lang_package(n:r:) \
|
||||
%package %{-n:-n %{-n*}-}lang \
|
||||
Summary: Languages for package %{name} \
|
||||
Group: System/Localization \
|
||||
Requires: %{-n:%{-n*}}%{!-n:%{name}} = %{version} \
|
||||
%{-r:Requires: %{-r*}} \
|
||||
Provides: %{-n:%{-n*}}%{!-n:%{name}}-lang-all = %{version} \
|
||||
Supplements: packageand(bundle-lang-other:%{-n:%{-n*}}%{!-n:%{name}}) \
|
||||
BuildArch: noarch \
|
||||
|
10
rpm.changes
10
rpm.changes
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 19 08:52:02 UTC 2012 - coolo@suse.com
|
||||
|
||||
- add tar to the rpm build essentials
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 18 15:52:25 UTC 2012 - coolo@suse.com
|
||||
|
||||
- add an -r option to %lang_package (bnc#513786)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 4 18:04:54 CEST 2012 - fcrozat@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user