Hello community,

here is the log from the commit of package eject for openSUSE:Factory
checked in at Tue Sep 20 12:53:11 CEST 2011.



--------
--- eject/eject.changes 2008-06-02 23:22:02.000000000 +0200
+++ /mounts/work_src_done/STABLE/eject/eject.changes    2011-09-19 
00:51:09.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:
------------------
++++++ eject.spec ++++++
--- /var/tmp/diff_new_pack.qhzPK3/_old  2011-09-20 12:53:07.000000000 +0200
+++ /var/tmp/diff_new_pack.qhzPK3/_new  2011-09-20 12:53:07.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package eject (Version 2.1.0)
+# spec file for package eject
 #
-# 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:           eject
@@ -23,7 +22,6 @@
 License:        GPL v2 or later
 Group:          System/Base
 Url:            http://eject.sourceforge.net/
-AutoReqProv:    on
 Summary:        A Program to Eject Media under Software Control
 Version:        2.1.0
 Release:        143
@@ -45,12 +43,6 @@
 supported by some devices, and close the disc tray of some CD-ROM
 drives.
 
-
-
-Authors:
---------
-    Jeff Tranter <[email protected]>
-
 %prep
 %setup -q
 %patch1
@@ -65,8 +57,8 @@
 aclocal
 automake -a
 autoconf
-./configure --prefix=%{_prefix} --bindir=/bin --mandir=%{_mandir} 
--enable-default-device=/dev/cdrom
-make
+%configure --bindir=/bin --enable-default-device=/dev/cdrom
+make %{?_smp_mflags}
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
@@ -74,9 +66,6 @@
 mv $RPM_BUILD_ROOT/bin/volname $RPM_BUILD_ROOT%{_bindir}
 %find_lang %{name}
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post
 %run_permissions
 %verifyscript


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



Remember to have fun...

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

Reply via email to