Hello community,

here is the log from the commit of package libarchive for openSUSE:Factory 
checked in at 2012-05-07 22:47:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libarchive (Old)
 and      /work/SRC/openSUSE:Factory/.libarchive.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/libarchive/libarchive.changes    2012-02-16 
16:17:14.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libarchive.new/libarchive.changes       
2012-05-07 22:48:03.000000000 +0200
@@ -1,0 +2,5 @@
+Mon May  7 08:35:39 UTC 2012 - [email protected]
+
+- Enforce usage of reentrant versions of libc functions 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libarchive.spec ++++++
--- /var/tmp/diff_new_pack.OMKaRl/_old  2012-05-07 22:48:05.000000000 +0200
+++ /var/tmp/diff_new_pack.OMKaRl/_new  2012-05-07 22:48:05.000000000 +0200
@@ -16,7 +16,6 @@
 #
 
 
-
 Name:           libarchive
 Version:        2.8.5
 Release:        0
@@ -43,7 +42,6 @@
 Patch2:         libarchive-test-fuzz.patch 
 Patch3:         libarchive-ignore-sigpipe-in-test-suite.patch
 
-
 %description
 Libarchive is a programming library that can create and read several
 different streaming archive formats, including most popular tar
@@ -57,22 +55,18 @@
 
 %package -n bsdtar
 
-
 Summary:        Creates and reads several different streaming archive formats
 Group:          Productivity/Archiving/Compression
 
-
 %description -n bsdtar
 This package contains the bsdtar cmdline utility.
 
 %package -n libarchive2
 
-
 #
 Summary:        Library to work with several different streaming archive 
formats
 Group:          Development/Libraries/C and C++
 
-
 %description -n libarchive2
 Libarchive is a programming library that can create and read several
 different streaming archive formats, including most popular tar
@@ -128,15 +122,13 @@
 
 %package -n libarchive-devel
 
-
 Requires:       libacl-devel
 Requires:       libarchive2 = %{version}
-Requires:       zlib-devel
 Requires:       libbz2-devel
+Requires:       zlib-devel
 Summary:        Development files for libarchive
 Group:          Development/Libraries/C and C++
 
-
 %description -n libarchive-devel
 Libarchive is a programming library that can create and read several
 different streaming archive formats, including most popular tar
@@ -154,17 +146,15 @@
 %patch2 -p1
 %patch3 -p1
 
-
 %build
 #autoreconf -fi
+%global optflags    %{optflags} -D_REENTRANT -pipe
 %configure --disable-static --enable-bsdcpio
 make %{?_smp_mflags}
 
-
 %check
 make check
 
-
 %install
 %makeinstall
 
@@ -172,13 +162,10 @@
 rm -fv %{buildroot}%{_libdir}/*.la
 rm "%{buildroot}%{_mandir}/man5/"{tar,cpio,mtree}.5*
 
-
 %post   -n libarchive2 -p /sbin/ldconfig
 
-
 %postun -n libarchive2 -p /sbin/ldconfig
 
-
 %files -n bsdtar
 %defattr(-,root,root)
 %{_bindir}/bsdtar
@@ -186,13 +173,11 @@
 %{_mandir}/man1/*
 %{_mandir}/man5/*
 
-
 %files -n libarchive2
 %defattr(-,root,root)
 %{_libdir}/libarchive.so.*
 %doc COPYING INSTALL NEWS README examples/
 
-
 %files -n libarchive-devel
 %defattr(-,root,root)
 %{_mandir}/man3/*
@@ -200,6 +185,4 @@
 %{_includedir}/archive*
 %{_libdir}/pkgconfig/libarchive.pc
 
-
-
 %changelog

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

Reply via email to