Hello community, here is the log from the commit of package ding-libs for openSUSE:Factory checked in at Thu Sep 22 13:01:31 CEST 2011.
-------- --- ding-libs/ding-libs.changes 2010-11-19 14:10:12.000000000 +0100 +++ /mounts/work_src_done/STABLE/ding-libs/ding-libs.changes 2011-09-18 20:08:45.000000000 +0200 @@ -1,0 +2,8 @@ +Sun Sep 18 17:17:12 UTC 2011 - [email protected] + +- Remove redundant tags/sections from specfile + (cf. packaging guidelines) +- Use %_smp_mflags for parallel build +- Implement baselibs config + +------------------------------------------------------------------- calling whatdependson for head-i586 New: ---- baselibs.conf ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ding-libs.spec ++++++ --- /var/tmp/diff_new_pack.iJWJdG/_old 2011-09-22 13:01:27.000000000 +0200 +++ /var/tmp/diff_new_pack.iJWJdG/_new 2011-09-22 13:01:27.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package ding-libs (Version 0.1.2) +# spec file for package ding-libs # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -30,6 +30,7 @@ License: LGPLv3+ Url: http://fedorahosted.org/sssd/ Source0: %{name}-%{version}.tar.bz2 +Source2: baselibs.conf Patch0: doxygen-notimestamp.dif Patch1: Fix-license-text-for-several-files-that-should-be-LGPLv3+.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -281,14 +282,12 @@ %configure \ --disable-static -make %{?jobs:-j%jobs} all docs +make %{?_smp_mflags} all docs %check make %{?_smp_mflags} check %install -rm -rf $RPM_BUILD_ROOT - make install DESTDIR=$RPM_BUILD_ROOT # Remove .la files created by libtool @@ -305,6 +304,4 @@ # Remove document install script. RPM is handling this rm -f */doc/html/installdox -%clean -rm -rf $RPM_BUILD_ROOT %changelog ++++++ baselibs.conf ++++++ libpath_utils1 libpath_utils-devel requires -libpath_utils-<targettype> requires "libpath_utils1-<targettype> = <version>" libdhash1 libdhash-devel requires -libdhash-<targettype> requires "libdhash1-<targettype> = <version>" libcollection2 libcollection-devel requires -libcollection-<targettype> requires "libcollection2-<targettype> = <version>" libref_array1 libref_array-devel requires -libref_array-<targettype> requires "libref_array1-<targettype> = <version>" libini_config2 libini_config-devel requires -libini_config-<targettype> requires "libini_config2-<targettype> = <version>" ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
