Hello community, here is the log from the commit of package commoncpp2 for openSUSE:Factory checked in at 2012-02-16 10:05:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/commoncpp2 (Old) and /work/SRC/openSUSE:Factory/.commoncpp2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "commoncpp2", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/commoncpp2/commoncpp2.changes 2011-10-03 09:14:49.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.commoncpp2.new/commoncpp2.changes 2012-02-16 10:05:31.000000000 +0100 @@ -1,0 +2,6 @@ +Sat Feb 11 03:27:15 UTC 2012 - [email protected] + +- Remove redundant tags/sections from specfile +- Enable parallel build, it seems to work. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ commoncpp2.spec ++++++ --- /var/tmp/diff_new_pack.izncjS/_old 2012-02-16 10:05:33.000000000 +0100 +++ /var/tmp/diff_new_pack.izncjS/_new 2012-02-16 10:05:33.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package commoncpp2 # -# Copyright (c) 2011 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,20 +15,20 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: commoncpp2 -BuildRequires: doxygen gcc-c++ pkg-config zlib-devel +BuildRequires: doxygen +BuildRequires: gcc-c++ BuildRequires: libtool -License: GPL-2.0+ -Group: Development/Libraries/C and C++ +BuildRequires: pkg-config +BuildRequires: zlib-devel Provides: commonc++ CommonC++ Obsoletes: commonc++ CommonC++ -AutoReqProv: on Summary: A GNU package for creating portable C++ program +License: GPL-2.0+ +Group: Development/Libraries/C and C++ Version: 1.6.1 -Release: 72 +Release: 0 Url: http://www.gnu.org/software/commoncpp/ Source: %{name}-%{version}.tar.bz2 Patch: commoncpp-socketmemcpy.dif @@ -54,7 +54,6 @@ David Sugar <[email protected]> %package devel -License: GPL-2.0+ Requires: %{name} = %{version} zlib-devel libstdc++-devel Provides: commonc++-devel CommonC++-devel Obsoletes: commonc++-devel CommonC++-devel @@ -73,13 +72,11 @@ David Sugar <[email protected]> %package doc -License: GPL-2.0+ Requires: %{name} = %{version} Summary: A GNU package for creating portable C++ program +Group: Development/Libraries/C and C++ Provides: CommonC++-doc Obsoletes: CommonC++-doc -AutoReqProv: on -Group: Development/Libraries/C and C++ %description doc Common C++ is a GNU package which offers portable "abstraction" of @@ -107,8 +104,7 @@ %build autoreconf --install --force -v %configure --enable-shared --disable-static --with-pic -#make %{?jobs:-j %jobs} -make +make %{?_smp_mflags} %install mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man3 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
