Hello community,

here is the log from the commit of package rpm for openSUSE:Factory checked in 
at 2015-03-01 14:45:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpm (Old)
 and      /work/SRC/openSUSE:Factory/.rpm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpm"

Changes:
--------
rpm-python.changes: same change
--- /work/SRC/openSUSE:Factory/rpm/rpm.changes  2015-01-30 06:02:27.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.rpm.new/rpm.changes     2015-03-01 
14:45:35.000000000 +0100
@@ -1,0 +2,13 @@
+Fri Feb 27 12:21:40 UTC 2015 - [email protected]
+
+- apply db.diff from the subdir to avoid patching through a symlink
+  (to please new patch)
+- comment gcc-PIE for now
+
+-------------------------------------------------------------------
+Fri Feb 20 12:26:17 UTC 2015 - [email protected]
+
+- add gcc-PIE to requires of rpm-build to make PIE building
+  default. bsc#912298
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-rpm.spec ++++++
--- /var/tmp/diff_new_pack.dVEFHX/_old  2015-03-01 14:45:38.000000000 +0100
+++ /var/tmp/diff_new_pack.dVEFHX/_new  2015-03-01 14:45:38.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-rpm
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

rpm-python.spec: same change
++++++ rpm.spec ++++++
--- /var/tmp/diff_new_pack.dVEFHX/_old  2015-03-01 14:45:38.000000000 +0100
+++ /var/tmp/diff_new_pack.dVEFHX/_new  2015-03-01 14:45:38.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rpm
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -176,6 +176,7 @@
 Requires:       findutils
 Requires:       gawk
 Requires:       gcc
+#Requires:       gcc-PIE
 Requires:       gettext-tools
 Requires:       glibc-devel
 Requires:       glibc-locale
@@ -206,10 +207,13 @@
 tar xjf %{SOURCE10}
 tar xjf %{SOURCE11}
 ln -s db-4.8.30 db
+cd db
+%patch2 -p1
+cd ..
 ln -s beecrypt-4.1.2 beecrypt
 chmod -R u+w db/*
 rm -f rpmdb/db.h
-%patch -P 1 -P 2
+%patch -P 1
 %patch3 -p1
 %patch       -P 11 -P 12 -P 13 -P 14 -P 15 -P 16 -P 17 -P 18 -P 19
 %patch -P 20 -P 21             -P 24 -P 25 -P 26 -P 27 -P 28 -P 29

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to