Hello community, here is the log from the commit of package rpm checked in at Thu Jun 22 18:33:58 CEST 2006. -------- --- rpm/rpm.changes 2006-04-26 01:16:16.000000000 +0200 +++ rpm/rpm.changes 2006-06-14 15:56:33.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Jun 14 15:55:36 CEST 2006 - mls@suse.de + +- make rpmlib provide rpmlib(PatchRPMs) [#184856] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rpm.spec ++++++ --- /var/tmp/diff_new_pack.ziTgRE/_old 2006-06-22 18:33:50.000000000 +0200 +++ /var/tmp/diff_new_pack.ziTgRE/_new 2006-06-22 18:33:50.000000000 +0200 @@ -21,7 +21,7 @@ Autoreqprov: on Summary: The RPM Package Manager Version: 4.4.2 -Release: 41 +Release: 43 Source: rpm-%{version}.tar.bz2 Source1: RPM-HOWTO.tar.bz2 Source2: RPM-Tips.html.tar.bz2 @@ -266,7 +266,7 @@ License: LGPL, Other License(s), see package Group: System/Libraries Version: 1.7 -Release: 269 +Release: 271 # %description -n popt @@ -289,7 +289,7 @@ License: LGPL, Other License(s), see package Group: System/Libraries Version: 1.7 -Release: 269 +Release: 271 Requires: popt = 1.7 Requires: glibc-devel @@ -331,6 +331,8 @@ %{_libdir}/python* %changelog -n rpm +* Wed Jun 14 2006 - mls@suse.de +- make rpmlib provide rpmlib(PatchRPMs) [#184856] * Wed Apr 26 2006 - agruen@suse.de - rpm-suse-kernel-module-subpackage: Use a temporary file location that only root can write to (169378). ++++++ rpm-4.4.2.diff ++++++ --- /var/tmp/diff_new_pack.ziTgRE/_old 2006-06-22 18:33:50.000000000 +0200 +++ /var/tmp/diff_new_pack.ziTgRE/_new 2006-06-22 18:33:51.000000000 +0200 @@ -1994,8 +1994,18 @@ RPMSENSE_SCRIPT_BUILD | \ RPMSENSE_SCRIPT_INSTALL | \ --- ./lib/rpmlibprov.c.orig 2004-03-16 21:58:29.000000000 +0000 -+++ ./lib/rpmlibprov.c 2005-12-16 20:07:58.000000000 +0000 -@@ -51,9 +51,11 @@ static struct rpmlibProvides_s rpmlibPro ++++ ./lib/rpmlibprov.c 2006-06-14 13:52:46.000000000 +0000 +@@ -33,6 +33,9 @@ static struct rpmlibProvides_s rpmlibPro + { "rpmlib(PayloadIsBzip2)", "3.0.5-1", + (RPMSENSE_RPMLIB|RPMSENSE_EQUAL), + N_("package payload can be compressed using bzip2.") }, ++ { "rpmlib(PatchRPMs)", "3.0.6-1", ++ (RPMSENSE_RPMLIB|RPMSENSE_EQUAL), ++ N_("understand rpms that replace a subset of files.") }, + { "rpmlib(PayloadFilesHavePrefix)", "4.0-1", + (RPMSENSE_RPMLIB|RPMSENSE_EQUAL), + N_("package payload file(s) have \"./\" prefix.") }, +@@ -51,9 +54,11 @@ static struct rpmlibProvides_s rpmlibPro { "rpmlib(ConcurrentAccess)", "4.1-1", ( RPMSENSE_EQUAL), N_("package scriptlets may access the rpm database while installing.") }, ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit-help@opensuse.org