Hello community,

here is the log from the commit of package e2fsprogs for openSUSE:Factory 
checked in at 2013-03-08 10:49:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/e2fsprogs (Old)
 and      /work/SRC/openSUSE:Factory/.e2fsprogs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "e2fsprogs", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/e2fsprogs/e2fsprogs.changes      2013-02-26 
15:14:38.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.e2fsprogs.new/e2fsprogs.changes 2013-03-08 
10:49:23.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Feb 26 18:02:26 UTC 2013 - [email protected]
+
+- Fix compilation for Fedora targets in Build Service
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ e2fsprogs.spec ++++++
--- /var/tmp/diff_new_pack.i68g4w/_old  2013-03-08 10:49:25.000000000 +0100
+++ /var/tmp/diff_new_pack.i68g4w/_new  2013-03-08 10:49:25.000000000 +0100
@@ -17,15 +17,24 @@
 
 
 Name:           e2fsprogs
+%if 0%{?suse_version} >= 1010
+# Hint for ZYPP
 Supplements:    filesystem(ext2) filesystem(ext3) filesystem(ext4)
+%endif
 BuildRequires:  autoconf
 BuildRequires:  libblkid-devel
 BuildRequires:  libuuid-devel
 BuildRequires:  pkg-config
-%if 0%{suse_version} > 1220
+%if 0%{?suse_version} > 1220
 BuildRequires:  makeinfo
 %endif
-PreReq:         %install_info_prereq
+# Define info macros if missing (for Fedora builds)
+%if 0%{!?%install_info_prereq:1}
+%define install_info_prereq info
+%define install_info sbin/install-info
+%define install_info_delete sbin/install-info --delete
+%endif
+Requires:       %install_info_prereq
 # bug437293
 %ifarch ppc64
 Obsoletes:      e2fsprogs-64bit

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

Reply via email to