Hello community,

here is the log from the commit of package enscript for openSUSE:Factory
checked in at Mon Sep 19 17:13:17 CEST 2011.



--------
--- enscript/enscript.changes   2010-05-10 16:54:48.000000000 +0200
+++ /mounts/work_src_done/STABLE/enscript/enscript.changes      2011-09-19 
00:51:52.000000000 +0200
@@ -1,0 +2,7 @@
+Sun Sep 18 17:17:12 UTC 2011 - [email protected]
+
+- Remove redundant/obsolete tags/sections from specfile
+  (cf. packaging guidelines)
+- Use %_smp_mflags for parallel build
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ enscript.spec ++++++
--- /var/tmp/diff_new_pack.99wRlm/_old  2011-09-19 17:13:13.000000000 +0200
+++ /var/tmp/diff_new_pack.99wRlm/_new  2011-09-19 17:13:13.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package enscript (Version 1.6.4)
+# spec file for package enscript
 #
-# 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:           enscript
@@ -24,7 +23,6 @@
 Provides:       genscript nenscrip
 Requires:       /bin/sed /usr/bin/iconv /usr/bin/file ghostscript-fonts-std
 PreReq:         %install_info_prereq
-AutoReqProv:    on
 Version:        1.6.4
 Release:        159
 Summary:        An ASCII to PostScript(tm) Converter
@@ -51,12 +49,6 @@
 to PostScript. Only language text which can be converted from UTF-8 to
 latin encodings are supported with the help of a wrapper script. ~ ~
 
-
-
-Authors:
---------
-    Markku Rossi <[email protected]>
-
 %prep
 %setup -q
 %patch -P 1 -p 1 -b .CAN-2004-1184
@@ -74,20 +66,16 @@
   export CC CFLAGS LDFLAGS
   AUTOPOINT=true autoreconf --force --install
   test ! -f po/Makevars.template || mv po/Makevars.template po/Makevars
-  sh ./configure \
-       --prefix=/usr \
-       --sysconfdir=/etc \
-       --mandir=%{_mandir} \
-       --infodir=%{_infodir} \
+  %configure \
        --with-media=LC_PAPER \
        --with-encoding=LC_CTYPE
   pushd lib/
-    make -f Makefile-encodings
+    make -f Makefile-encodings %{?_smp_mflags}
   popd
   pushd afmlib/
-    make -f Makefile-encodings
+    make -f Makefile-encodings %{?_smp_mflags}
   popd
-  make CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"
+  make CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" %{?_smp_mflags}
 
 %install
   make install DESTDIR=$RPM_BUILD_ROOT


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



Remember to have fun...

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

Reply via email to