Hello community,

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



--------
--- emacs-auctex/emacs-auctex.changes   2010-10-13 12:11:42.000000000 +0200
+++ /mounts/work_src_done/STABLE/emacs-auctex/emacs-auctex.changes      
2011-09-19 00:51:22.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-auctex.spec ++++++
--- /var/tmp/diff_new_pack.UGwyyx/_old  2011-09-22 10:42:51.000000000 +0200
+++ /var/tmp/diff_new_pack.UGwyyx/_new  2011-09-22 10:42:51.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package emacs-auctex (Version 11.86)
+# spec file for package emacs-auctex
 #
-# 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:           emacs-auctex
@@ -25,7 +24,6 @@
 Obsoletes:      ge_auc
 Provides:       auc-tex auctex ge_auc
 Requires:       emacs texlive-tools texlive-latex
-AutoReqProv:    on
 Version:        11.86
 Release:        4
 Summary:        AUC TeX: An Emacs Extension
@@ -50,13 +48,6 @@
 byte-compiled lisp files of the two emacs editors are incompatible, so
 you cannot use this package for XEmacs.
 
-
-
-Authors:
---------
-    Kresten Krab Thorup <[email protected]>
-    Per Abrahamsen <[email protected]>
-
 %define _sitedir %{_datadir}/emacs/site-lisp
 %define _aucdir  %{_sitedir}/auctex
 
@@ -73,10 +64,7 @@
     mkdir  /tmp/auctex
     mkdir -p /tmp/auctex/doc/preview
     mkdir -p /tmp/auctex/latex/preview
-    ./configure --prefix=%{_prefix}            \
-       --exec-prefix=%{_prefix}                \
-       --infodir=%{_infodir}                   \
-       --mandir=%{_mandir}                     \
+    %configure \
        --docdir=%{_defaultdocdir}/%name        \
        --with-emacs                            \
        --with-lispdir=%{_sitedir}              \
@@ -85,9 +73,9 @@
        --with-doc-dir=/tmp/auctex/doc/preview  \
        --with-tex-dir=/tmp/auctex/latex/preview
     find , -name '*.elc' | xargs -r rm -f
-    make
+    make %{?_smp_mflags}
     make -C doc clean
-    make -C doc
+    make -C doc %{?_smp_mflags}
     make -C doc extradist
     rm -rf /tmp/auctex
 


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



Remember to have fun...

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

Reply via email to