Hello community, here is the log from the commit of package dotconf for openSUSE:Factory checked in at Mon Sep 19 16:46:32 CEST 2011.
-------- --- dotconf/dotconf.changes 2009-06-06 21:45:31.000000000 +0200 +++ /mounts/work_src_done/STABLE/dotconf/dotconf.changes 2011-09-18 19:34:09.000000000 +0200 @@ -1,0 +2,7 @@ +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 + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dotconf.spec ++++++ --- /var/tmp/diff_new_pack.0wq9GN/_old 2011-09-19 16:46:24.000000000 +0200 +++ /var/tmp/diff_new_pack.0wq9GN/_new 2011-09-19 16:46:24.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package dotconf (Version 1.0.13) +# spec file for package dotconf # -# Copyright (c) 2009 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 @@ -39,12 +39,6 @@ long ARG_STR data to your app, and on-the-fly inclusion of additional config files. - - -Authors: --------- - lukas schroeder <[email protected]> - %package -n libdotconf-1_0-0 License: LGPL v2.1 or later Summary: Configuration file parser library @@ -62,12 +56,6 @@ long ARG_STR data to your app, and on-the-fly inclusion of additional config files. - - -Authors: --------- - lukas schroeder <[email protected]> - %package devel License: LGPL v2.1 or later Summary: Configuration file parser library @@ -85,28 +73,19 @@ long ARG_STR data to your app, and on-the-fly inclusion of additional config files. - - -Authors: --------- - lukas schroeder <[email protected]> - %prep %setup -q %build autoreconf -fiv %configure --disable-static --with-pic -%{__make} %{?jobs:-j%jobs} +make %{?_smp_mflags} %install make DESTDIR=$RPM_BUILD_ROOT install %{__rm} -f %{buildroot}%{_libdir}/*.la rm doc/Makefile* -%clean -rm -rf $RPM_BUILD_ROOT - %post -n libdotconf-1_0-0 -p /sbin/ldconfig %postun -n libdotconf-1_0-0 -p /sbin/ldconfig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
