Hello community, here is the log from the commit of package expat for openSUSE:Factory checked in at Mon Sep 19 16:52:46 CEST 2011.
-------- --- expat/expat.changes 2011-02-25 17:07:11.000000000 +0100 +++ /mounts/work_src_done/STABLE/expat/expat.changes 2011-09-19 01:05:03.000000000 +0200 @@ -1,0 +2,8 @@ +Sun Sep 18 17:17:12 UTC 2011 - [email protected] + +- Remove redundant/obsolete tags/sections from specfile + (cf. packaging guidelines) +- Use %_smp_mflags for parallel build +- Add libexpat-devel to baselibs + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ expat.spec ++++++ --- /var/tmp/diff_new_pack.jNT1AW/_old 2011-09-19 16:52:40.000000000 +0200 +++ /var/tmp/diff_new_pack.jNT1AW/_new 2011-09-19 16:52:40.000000000 +0200 @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: expat @@ -61,12 +60,6 @@ internal subset or it is declared as stand-alone in the XML declaration). - - -Authors: --------- - James Clark <[email protected]> - %package -n libexpat1 License: MIT Summary: XML Parser Toolkit @@ -100,12 +93,6 @@ internal subset or it is declared as stand-alone in the XML declaration). - - -Authors: --------- - James Clark <[email protected]> - %package -n libexpat-devel License: MIT Summary: XML Parser Toolkit @@ -135,12 +122,6 @@ internal subset or it is declared as stand-alone in the XML declaration). - - -Authors: --------- - James Clark <[email protected]> - %prep %setup -q %patch0 @@ -150,7 +131,7 @@ %build %configure --disable-static --with-pic --libdir=/%{_lib} -%{__make} %{?jobs:-j%jobs} +make %{?_smp_mflags} %install make DESTDIR=$RPM_BUILD_ROOT install @@ -165,9 +146,6 @@ %check make check -%clean -rm -rf $RPM_BUILD_ROOT - %post -n libexpat1 -p /sbin/ldconfig %postun -n libexpat1 -p /sbin/ldconfig ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.jNT1AW/_old 2011-09-19 16:52:40.000000000 +0200 +++ /var/tmp/diff_new_pack.jNT1AW/_new 2011-09-19 16:52:40.000000000 +0200 @@ -2,3 +2,6 @@ libexpat1 obsoletes "expat-<targettype>" provides "expat-<targettype>" +libexpat-devel + requires -libexpat-<targettype> + requires "libexpat1-<targettype> = <version>" ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
