Hello community,

here is the log from the commit of package emacs-w3 for openSUSE:Factory
checked in at Thu Sep 22 10:43:15 CEST 2011.



--------
--- emacs-w3/emacs-w3.changes   2008-08-20 14:38:12.000000000 +0200
+++ /mounts/work_src_done/STABLE/emacs-w3/emacs-w3.changes      2011-09-19 
00:51:26.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:
------------------
++++++ emacs-w3.spec ++++++
--- /var/tmp/diff_new_pack.Hl5RJV/_old  2011-09-22 10:43:11.000000000 +0200
+++ /var/tmp/diff_new_pack.Hl5RJV/_new  2011-09-22 10:43:11.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package emacs-w3 (Version cvs)
+# spec file for package emacs-w3
 #
-# Copyright (c) 2008 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
@@ -25,7 +25,6 @@
 Provides:       w3 emacs_w3
 Obsoletes:      emacs_w3
 Requires:       emacs
-AutoReqProv:    on
 Summary:        Emacs/W3--a WWW Browser for Emacs
 Version:        cvs
 Release:        794
@@ -49,41 +48,6 @@
 %description
 A Web browser for Emacs implemented in Emacs Lisp.
 
-
-
-Authors:
---------
-    William M. Perry  <[email protected]>
-    Alf-Ivar Holm <[email protected]>
-    Charles Levert <[email protected]>
-    Ching-Mo Chang  <[email protected]>
-    Christian Limpach  <[email protected]>
-    Colin Rafferty <[email protected]>
-    Cord Kielhorn <[email protected]>
-    Dave Love  <[email protected]>
-    Denys Duchier <[email protected]>
-    Dieter Maurer <[email protected]>
-    Greg Stark <[email protected]>
-    Hrvoje Niksic <[email protected]>
-    Istvan Marko <[email protected]>
-    Jens-Ulrik Holger Petersen  <[email protected]>
-    Joe Wells <[email protected]>
-    John Palmieri <[email protected]>
-    Jonathan Harris <[email protected]>
-    Laurent Martelli <[email protected]>
-    Michael Ernst <[email protected]>
-    Paul Stodghill <[email protected]>
-    Per Abrahamsen  <[email protected]>
-    Roland McGrath <[email protected]>
-    Shuji Narazaki <[email protected]>
-    SL Baur  <[email protected]>
-    Stefan Hornburg  <[email protected]>
-    Takahiro Hayata <[email protected]>
-    T. V. Raman  <[email protected]>
-    Thierry Emery <[email protected]>
-    Toby Speight <[email protected]>
-    Vladimir Alexiev <[email protected]>
-
 %define INSTALL install -m755 -s
 %define INSTALL_SCRIPT install -m755
 %define INSTALL_DIR install -d -m755
@@ -102,11 +66,11 @@
 %build
 EMACS_VERSION=$(emacs --no-site --batch --eval \
   '(princ (format "%s.%s" emacs-major-version emacs-minor-version)))')
-./configure --prefix=%{_prefix} --infodir=%{_infodir} \
+%configure \
             --with-lispdir=%{_prefix}/share/emacs/site-lisp/%{short_name} \
             --datadir=%{_prefix}/share/emacs/%{short_name}
 rm -f lisp/*elc
-make
+make %{?_smp_mflags}
 
 %install
 make install prefix="$RPM_BUILD_ROOT%{_prefix}" \
@@ -122,9 +86,6 @@
 %postun
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/w3.info.gz
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-, root, root)
 %doc BUGS INSTALL HOWTO README TODO


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



Remember to have fun...

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

Reply via email to