Hello community, here is the log from the commit of package bogofilter for openSUSE:Factory checked in at Wed Sep 21 16:53:37 CEST 2011.
-------- --- bogofilter/bogofilter.changes 2010-07-07 11:24:17.000000000 +0200 +++ /mounts/work_src_done/STABLE/bogofilter/bogofilter.changes 2011-09-17 22:22:48.000000000 +0200 @@ -1,0 +2,6 @@ +Sat Sep 17 20:22:44 UTC 2011 - [email protected] + +- Remove redundant tags/sections from specfile +- Use %_smp_mflags for parallel build + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bogofilter.spec ++++++ --- /var/tmp/diff_new_pack.NdaZQP/_old 2011-09-21 16:53:34.000000000 +0200 +++ /var/tmp/diff_new_pack.NdaZQP/_new 2011-09-21 16:53:34.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package bogofilter (Version 1.2.1) +# spec file for package bogofilter # -# 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 @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: bogofilter @@ -39,18 +38,6 @@ C, and tuned for speed, so it can be used for production by sites that process a lot of mail. - - -Authors: --------- - Eric Steven Raymond <[email protected]> - Adrian Otto <adrian_otto at users.sourceforge.net> - David Relson <[email protected]> - Matthias Andree <[email protected]> - Gyepi Sam <[email protected]> - Allyn Fratkin <[email protected]> - Clint Adams <[email protected]> - %prep %setup %patch -p1 @@ -62,7 +49,7 @@ --disable-dbshared-test \ %endif --with-gnu-ld # just a dummy option to break the line -%{__make} %{?jobs:-j%jobs} +make %{?_smp_mflags} %install %makeinstall @@ -86,7 +73,7 @@ %check %ifnarch %arm -%{__make} %{?jobs:-j%jobs} check +make %{?_smp_mflags} check %endif %files ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
