Hello community,

here is the log from the commit of package sfftobmp for openSUSE:Factory 
checked in at 2012-02-08 17:20:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sfftobmp (Old)
 and      /work/SRC/openSUSE:Factory/.sfftobmp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sfftobmp", Maintainer is "kk...@novell.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sfftobmp/sfftobmp.changes        2011-12-02 
13:22:46.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.sfftobmp.new/sfftobmp.changes   2012-02-08 
17:20:46.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Dec  2 00:18:38 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant/unwanted tags/section (cf. specfile guidelines)
+- Use %_smp_mflags for parallel building
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sfftobmp.spec ++++++
--- /var/tmp/diff_new_pack.FlOux8/_old  2012-02-08 17:20:49.000000000 +0100
+++ /var/tmp/diff_new_pack.FlOux8/_new  2012-02-08 17:20:49.000000000 +0100
@@ -15,6 +15,8 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:           sfftobmp
 BuildRequires:  automake
 BuildRequires:  boost-devel
@@ -28,7 +30,7 @@
 Release:        0
 Summary:        Tool to convert Structured Fax Files (.sff) to other image 
formats
 Source:         %{name}-%{version}.tar.bz2 
-Url:            http://sfftools.sourceforge.net/
+URL:            http://sfftools.sourceforge.net/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Patch:          %{name}-gcc43.diff
 Patch1:         sfftobmp-codecleanup.diff
@@ -44,12 +46,6 @@
 all other graphics formats using the PBMPLUS tools that are included in
 almost every Linux distribution nowadays.
 
-
-
-Authors:
---------
-    Peter Schaefer
-
 %prep
 %setup -q -n %{name}%{version}
 dos2unix -c mac src/output.h
@@ -64,7 +60,7 @@
 touch INSTALL NEWS README AUTHORS ChangeLog COPYING
 autoreconf --force --install
 %configure
-%{__make} %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
@@ -73,9 +69,6 @@
 rm -rf doc/getopt
 install -m 644 doc/* $RPM_BUILD_ROOT/%{_defaultdocdir}/sfftobmp
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %{_bindir}/sfftobmp

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to