Hello community,

here is the log from the commit of package capi4hylafax for openSUSE:Factory
checked in at Mon Sep 19 15:55:00 CEST 2011.



--------
--- capi4hylafax/capi4hylafax.changes   2010-09-27 01:02:43.000000000 +0200
+++ /mounts/work_src_done/STABLE/capi4hylafax/capi4hylafax.changes      
2011-09-18 00:38:20.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 22:38:16 UTC 2011 - [email protected]
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ capi4hylafax.spec ++++++
--- /var/tmp/diff_new_pack.mMOQLs/_old  2011-09-19 15:54:55.000000000 +0200
+++ /var/tmp/diff_new_pack.mMOQLs/_new  2011-09-19 15:54:55.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package capi4hylafax (Version 01.03.00)
+# spec file for package capi4hylafax
 #
-# 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:           capi4hylafax
@@ -23,7 +22,6 @@
 ExcludeArch:    s390 s390x
 Group:          Hardware/Fax
 Requires:       hylafax tiff gs_lib smtp_daemon a2ps hylafax-client
-AutoReqProv:    on
 Version:        01.03.00
 Release:        155
 Source:         %{name}-%{version}.tar.bz2
@@ -43,12 +41,6 @@
 you to send and receive FAX documents with CAPI 2.0 fax controllers via
 a hylafax server.
 
-
-
-Authors:
---------
-    AVM  <[email protected]>
-
 %prep
 %setup -q -n %{name}-%{version}
 %patch0 -p1
@@ -59,11 +51,10 @@
 
 %build
 %{?suse_update_config:%{suse_update_config -f}}
-CFLAGS=$RPM_OPT_FLAGS CXXFLAGS=$RPM_OPT_FLAGS \
-./configure    --prefix=/usr \
+%configure --prefix=/usr \
                --with-hylafax-spooldir=/var/spool/fax
 #              --enable-debug 
-make 
+make %{?_smp_mflags}
 
 %install
 install -d ${RPM_BUILD_ROOT}/var/spool/fax
@@ -93,9 +84,6 @@
 test -f /var/spool/fax/etc/config.faxCAPI -a ! -f /etc/config.faxCAPI && \
     cp -a /var/spool/fax/etc/config.faxCAPI /etc/config.faxCAPI || :
 
-%clean
-[ "${RPM_BUILD_ROOT}" != "/" ] && [ -d ${RPM_BUILD_ROOT} ] && rm -rf 
${RPM_BUILD_ROOT};
-
 %post
 #!/bin/sh
 cd etc


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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to