Hello community,

here is the log from the commit of package docbook-toys for openSUSE:Factory
checked in at Mon Sep 19 16:44:12 CEST 2011.



--------
--- docbook-toys/docbook-toys.changes   2009-08-30 17:28:46.000000000 +0200
+++ /mounts/work_src_done/STABLE/docbook-toys/docbook-toys.changes      
2011-09-18 19:33:36.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:
------------------
++++++ docbook-toys.spec ++++++
--- /var/tmp/diff_new_pack.q3TCSY/_old  2011-09-19 16:44:08.000000000 +0200
+++ /var/tmp/diff_new_pack.q3TCSY/_new  2011-09-19 16:44:08.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package docbook-toys (Version 1.51.0)
+# spec file for package docbook-toys
 #
-# Copyright (c) 2009 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:           docbook-toys
@@ -25,7 +24,6 @@
 Group:          Productivity/Publishing/DocBook
 Provides:       docbook-tools
 Requires:       texlive-jadetex openjade docbook_3 docbook_4 iso_ent 
docbook-dsssl-stylesheets
-AutoReqProv:    on
 Version:        1.51.0
 Release:        415
 Summary:        DocBook Tools
@@ -45,13 +43,6 @@
 
 /usr/share/doc/packages/docbook-toys/README
 
-
-
-Authors:
---------
-    Karl Eichwalder  <[email protected]>
-    Mark Galassi  <[email protected]>
-
 %define INSTALL install -m755 -s
 %define INSTALL_DIR install -d -m755
 %define INSTALL_DATA install -m644
@@ -66,13 +57,10 @@
 
 %build
 autoreconf -i -f
-LIBS=-L/usr/X11R6/lib ./configure \
-    --prefix=%{_prefix} \
-    --sysconfdir=%sysconfdir \
-    --build $RPM_ARCH-suse-linux
+%configure
+make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make DESTDIR=$RPM_BUILD_ROOT install
 make DESTDIR=$RPM_BUILD_ROOT mk_links
 mkdir -p $RPM_BUILD_ROOT%sysconfdir/%{name}
@@ -84,9 +72,6 @@
 done
 popd
 
-%clean
-rm -fr $RPM_BUILD_ROOT
-
 %files
 %defattr(-, root, root)
 %doc README.SuSE


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



Remember to have fun...

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

Reply via email to