Hello community,

here is the log from the commit of package esound for openSUSE:Factory
checked in at Mon Sep 19 16:51:56 CEST 2011.



--------
--- GNOME/esound/esound.changes 2010-05-22 21:18:48.000000000 +0200
+++ /mounts/work_src_done/STABLE/esound/esound.changes  2011-09-19 
00:52:16.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:
------------------
++++++ esound.spec ++++++
--- /var/tmp/diff_new_pack.gyCMXu/_old  2011-09-19 16:51:52.000000000 +0200
+++ /var/tmp/diff_new_pack.gyCMXu/_new  2011-09-19 16:51:52.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package esound (Version 0.2.41)
+# spec file for package esound
 #
-# 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,14 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           esound
 BuildRequires:  alsa-devel audiofile-devel pkg-config tcpd-devel
 License:        LGPLv2.0+
 Group:          System/Sound Daemons
-AutoReqProv:    on
 Summary:        A sound daemon for Enlightenment and GNOME
 Version:        0.2.41
 Release:        5
@@ -45,22 +43,6 @@
 sound output. Many projects, including Enlightenment and GNOME, use
 esound to play and record their sounds.
 
-
-
-Authors:
---------
-    Carsten Haitzler <[email protected]>
-    Drazen Kacar  <[email protected]>
-    Elliot Lee  <[email protected]>
-    John Ellis  <[email protected]>
-    Kjartan Maraas  <[email protected]>
-    Raja R Harinath  <[email protected]>
-    Richard Boulton <[email protected]>
-    Russell Steinthal  <[email protected]>
-    Scott Heavner  <[email protected]>
-    Timur Bakeyev <[email protected]>
-    Yo Ric Dude  <[email protected]>
-
 %package -n libesd0
 License:        LGPLv2.0+
 Summary:        A sound daemon for Enlightenment and GNOME
@@ -77,22 +59,6 @@
 sound output. Many projects, including Enlightenment and GNOME, use
 esound to play and record their sounds.
 
-
-
-Authors:
---------
-    Carsten Haitzler <[email protected]>
-    Drazen Kacar  <[email protected]>
-    Elliot Lee  <[email protected]>
-    John Ellis  <[email protected]>
-    Kjartan Maraas  <[email protected]>
-    Raja R Harinath  <[email protected]>
-    Richard Boulton <[email protected]>
-    Russell Steinthal  <[email protected]>
-    Scott Heavner  <[email protected]>
-    Timur Bakeyev <[email protected]>
-    Yo Ric Dude  <[email protected]>
-
 %package daemon
 License:        LGPLv2.0+
 Summary:        A sound daemon for Enlightenment and GNOME
@@ -111,22 +77,6 @@
 sound output. Many projects, including Enlightenment and GNOME, use
 esound to play and record their sounds.
 
-
-
-Authors:
---------
-    Carsten Haitzler <[email protected]>
-    Drazen Kacar  <[email protected]>
-    Elliot Lee  <[email protected]>
-    John Ellis  <[email protected]>
-    Kjartan Maraas  <[email protected]>
-    Raja R Harinath  <[email protected]>
-    Richard Boulton <[email protected]>
-    Russell Steinthal  <[email protected]>
-    Scott Heavner  <[email protected]>
-    Timur Bakeyev <[email protected]>
-    Yo Ric Dude  <[email protected]>
-
 %package utils
 License:        LGPLv2.0+
 Summary:        A sound daemon for Enlightenment and GNOME
@@ -139,22 +89,6 @@
 sound output. Many projects, including Enlightenment and GNOME, use
 esound to play and record their sounds.
 
-
-
-Authors:
---------
-    Carsten Haitzler <[email protected]>
-    Drazen Kacar  <[email protected]>
-    Elliot Lee  <[email protected]>
-    John Ellis  <[email protected]>
-    Kjartan Maraas  <[email protected]>
-    Raja R Harinath  <[email protected]>
-    Richard Boulton <[email protected]>
-    Russell Steinthal  <[email protected]>
-    Scott Heavner  <[email protected]>
-    Timur Bakeyev <[email protected]>
-    Yo Ric Dude  <[email protected]>
-
 %package -n libesd-devel
 License:        LGPLv2.0+
 Summary:        EsounD development package
@@ -167,22 +101,6 @@
 %description -n libesd-devel
 EsounD development package.
 
-
-
-Authors:
---------
-    Carsten Haitzler <[email protected]>
-    Drazen Kacar  <[email protected]>
-    Elliot Lee  <[email protected]>
-    John Ellis  <[email protected]>
-    Kjartan Maraas  <[email protected]>
-    Raja R Harinath  <[email protected]>
-    Richard Boulton <[email protected]>
-    Russell Steinthal  <[email protected]>
-    Scott Heavner  <[email protected]>
-    Timur Bakeyev <[email protected]>
-    Yo Ric Dude  <[email protected]>
-
 %prep
 %setup -q
 %patch0
@@ -198,7 +116,7 @@
        --disable-static\
        --with-libwrap\
        --enable-ipv6
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
@@ -224,9 +142,6 @@
 %preun daemon
 %{stop_on_removal}
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files -n libesd0
 %defattr(-, root, root)
 %{_libdir}/*.so.*

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.gyCMXu/_old  2011-09-19 16:51:52.000000000 +0200
+++ /var/tmp/diff_new_pack.gyCMXu/_new  2011-09-19 16:51:52.000000000 +0200
@@ -1,4 +1,3 @@
 libesd0
   obsoletes "esound-<targettype> <= <version>"
   provides "esound-<targettype> = <version>"
-


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



Remember to have fun...

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

Reply via email to