Hello community, here is the log from the commit of package apel for openSUSE:Factory checked in at Mon Sep 19 15:37:27 CEST 2011.
-------- --- apel/apel.changes 2009-08-19 17:06:59.000000000 +0200 +++ /mounts/work_src_done/STABLE/apel/apel.changes 2011-09-17 13:24:23.000000000 +0200 @@ -1,0 +2,6 @@ +Sat Sep 17 11:24:18 UTC 2011 - [email protected] + +- Remove redundant tags/sections from specfile +- Use %_smp_mflags for parallel build + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apel.spec ++++++ --- /var/tmp/diff_new_pack.64y1SD/_old 2011-09-19 15:37:22.000000000 +0200 +++ /var/tmp/diff_new_pack.64y1SD/_new 2011-09-19 15:37:22.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package apel (Version 10.7) +# spec file for package apel # -# 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: apel @@ -23,7 +22,6 @@ License: GPL v2 or later Group: Productivity/Editors/Emacs Requires: emacs emacs_program -AutoReqProv: on Summary: A Portable Emacs Library Version: 10.7 Release: 1 @@ -37,15 +35,6 @@ %description A Portable Emacs Library - - -Authors: --------- - MORIOKA Tomohiko <[email protected]> - Katsumi Yamoaka <[email protected]> - Tanaka Akira <[email protected]> - Shuhei KOBAYASHI <[email protected]> - %prep %setup -q cp -p $RPM_SOURCE_DIR/suse-start-apel.el . @@ -56,16 +45,14 @@ pushd / [ -f usr/bin/emacs ] || ln -sf emacs-nox usr/bin/emacs popd -make "CFLAGS=$RPM_OPT_FLAGS" LDFLAGS=-s EMACS=emacs PREFIX=%{_prefix} +make "CFLAGS=$RPM_OPT_FLAGS" LDFLAGS=-s EMACS=emacs PREFIX=%{_prefix} \ + %{?_smp_mflags} %install make install EMACS=emacs PREFIX=$RPM_BUILD_ROOT%{_prefix} install -m 644 suse-start-apel.el $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/ # make install.man -%clean -rm -fr $RPM_BUILD_ROOT - %files %defattr(-,root,root) %doc README.en README.ja ChangeLog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
