Hello community,

here is the log from the commit of package docbook2x for openSUSE:Factory
checked in at Mon Sep 19 16:45:00 CEST 2011.



--------
--- docbook2x/docbook2x.changes 2009-12-24 12:11:22.000000000 +0100
+++ /mounts/work_src_done/STABLE/docbook2x/docbook2x.changes    2011-09-18 
19:33:45.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:
------------------
++++++ docbook2x.spec ++++++
--- /var/tmp/diff_new_pack.Kazvnt/_old  2011-09-19 16:44:56.000000000 +0200
+++ /var/tmp/diff_new_pack.Kazvnt/_new  2011-09-19 16:44:56.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package docbook2x (Version 0.8.8)
+# spec file for package docbook2x
 #
-# 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:           docbook2x
@@ -32,7 +31,6 @@
 %define regcat /usr/bin/sgml-register-catalog
 PreReq:         %{regcat} /usr/bin/xmlcatalog /usr/bin/edit-xml-catalog
 PreReq:         sed grep awk
-AutoReqProv:    on
 Obsoletes:      db2x
 Summary:        DocBook-to-Texinfo Converter
 Version:        0.8.8
@@ -46,12 +44,6 @@
 %description
 A new tool based on Perl modules.
 
-
-
-Authors:
---------
-    Steve Cheng <[email protected]>
-
 %package doc
 License:        GPLv2+
 Summary:        DocBook-to-Texinfo Converter
@@ -61,12 +53,6 @@
 %description doc
 A new tool based on Perl modules.
 
-
-
-Authors:
---------
-    Steve Cheng <[email protected]>
-
 %define INSTALL install -m755 -s
 %define INSTALL_SCRIPT install -m755
 %define INSTALL_DIR install -d -m755
@@ -82,13 +68,10 @@
 
 %build
 autoreconf --force --install
-CFLAGS="$RPM_OPT_FLAGS" \
-./configure --prefix=%{_prefix} --infodir=%{_infodir} \
-  --mandir=%{_mandir} \
-  --with-xmldecl=/usr/share/sgml/opensp/xml.dcl
+%configure --with-xmldecl=/usr/share/sgml/opensp/xml.dcl
 sed -i.bak 's/${prefix}/\/usr/' perl/config.pl
 # exit 1
-make htmldir=%{_docdir}/%{name}/html
+make htmldir=%{_docdir}/%{name}/html %{?_smp_mflags}
 %define FOR_ROOT_CAT for-catalog-%{name}-%{version}.xml
 xmlcatbin=/usr/bin/xmlcatalog
 CATALOG=usr/share/docbook2X/dtd/catalog.xml
@@ -148,9 +131,6 @@
   %install_info_delete --info-dir=%{_infodir} %{_infodir}/${f}.info.gz
 done
 
-%clean
-rm -fr $RPM_BUILD_ROOT
-
 %files
 %defattr(-, root, root)
 %config %{_sysconfdir}/xml/%{FOR_ROOT_CAT}


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



Remember to have fun...

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

Reply via email to