Hello community, here is the log from the commit of package xerces-c for openSUSE:Factory checked in at 2012-02-14 19:09:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xerces-c (Old) and /work/SRC/openSUSE:Factory/.xerces-c.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xerces-c", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/xerces-c/xerces-c.changes 2011-09-23 12:51:14.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xerces-c.new/xerces-c.changes 2012-02-14 19:09:45.000000000 +0100 @@ -1,0 +2,7 @@ +Sat Jan 28 22:15:56 UTC 2012 - [email protected] + +- Remove redundant tags/sections per specfile guideline suggestions +- Parallel building using %_smp_mflags +- Restore missing pkgconfig provides + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xerces-c.spec ++++++ --- /var/tmp/diff_new_pack.p8QyEn/_old 2012-02-14 19:09:46.000000000 +0100 +++ /var/tmp/diff_new_pack.p8QyEn/_new 2012-02-14 19:09:46.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package xerces-c (Version 3.0.1) +# spec file for package xerces-c # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,11 +15,10 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: xerces-c -BuildRequires: gcc-c++ libicu-devel +BuildRequires: gcc-c++ libicu-devel pkgconfig License: Apache-2.0 Group: Productivity/Publishing/XML Version: 3.0.1 @@ -39,14 +38,7 @@ faithful to the XML 1.0 recommendation and associated standards ( DOM 1.0, DOM 2.0. SAX 1.0, SAX 2.0, Namespaces). - - -Authors: --------- - The Apache Group <[email protected]> - %package -n libxerces-c-3_0 -License: Apache-2.0 Group: Productivity/Publishing/XML Summary: Shared libraries for Xerces-c - a validating XML parser Provides: Xerces-c = %{version} @@ -62,14 +54,7 @@ This package contains just the shared libraries. - - -Authors: --------- - The Apache Group <[email protected]> - %package -n libxerces-c-devel -License: Apache-2.0 Requires: libxerces-c-3_0 = %{version} Provides: Xerces-c-devel = %{version} Obsoletes: Xerces-c-devel <= %{version} @@ -86,12 +71,6 @@ This package includes files needed for development with Xerces-c - - -Authors: --------- - The Apache Group <[email protected]> - %prep %setup -q -n xerces-c-%{version} %patch0 @@ -100,15 +79,12 @@ %build %configure \ --disable-static -make %{?jobs:-j%jobs} +make %{?_smp_mflags} %install make DESTDIR=$RPM_BUILD_ROOT install rm -f $RPM_BUILD_ROOT%{_libdir}/*.la -%clean -rm -rf $RPM_BUILD_ROOT - %post -n libxerces-c-3_0 -p /sbin/ldconfig %postun -n libxerces-c-3_0 -p /sbin/ldconfig -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
