Hello community, here is the log from the commit of package rpm for openSUSE:Factory checked in at 2012-07-19 17:59:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rpm (Old) and /work/SRC/openSUSE:Factory/.rpm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rpm", Maintainer is "[email protected]" Changes: -------- rpm-python.changes: same change --- /work/SRC/openSUSE:Factory/rpm/rpm.changes 2012-07-09 13:31:11.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rpm.new/rpm.changes 2012-07-19 17:59:31.000000000 +0200 @@ -1,0 +2,10 @@ +Thu Jul 19 08:52:02 UTC 2012 - [email protected] + +- add tar to the rpm build essentials + +------------------------------------------------------------------- +Wed Jul 18 15:52:25 UTC 2012 - [email protected] + +- add an -r option to %lang_package (bnc#513786) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ rpm-python.spec: same change ++++++ rpm.spec ++++++ --- /var/tmp/diff_new_pack.gGIvR2/_old 2012-07-19 17:59:36.000000000 +0200 +++ /var/tmp/diff_new_pack.gGIvR2/_new 2012-07-19 17:59:36.000000000 +0200 @@ -190,6 +190,7 @@ Requires: make Requires: patch Requires: perl-base +Requires: tar Requires: xz %description build ++++++ rpm-suse_macros ++++++ --- /var/tmp/diff_new_pack.gGIvR2/_old 2012-07-19 17:59:36.000000000 +0200 +++ /var/tmp/diff_new_pack.gGIvR2/_new 2012-07-19 17:59:36.000000000 +0200 @@ -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 \ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
