Hello community,

here is the log from the commit of package alsa-tools for openSUSE:Factory
checked in at Mon Sep 19 15:35:39 CEST 2011.



--------
--- alsa-tools/alsa-tools.changes       2011-04-18 14:59:20.000000000 +0200
+++ /mounts/work_src_done/STABLE/alsa-tools/alsa-tools.changes  2011-09-17 
12:57:34.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 10:57:29 UTC 2011 - [email protected]
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ alsa-tools.spec ++++++
--- /var/tmp/diff_new_pack.e49e9v/_old  2011-09-19 15:35:34.000000000 +0200
+++ /var/tmp/diff_new_pack.e49e9v/_new  2011-09-19 15:35:34.000000000 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           alsa-tools
@@ -27,7 +26,6 @@
 Release:        8
 License:        GPLv2+
 Group:          Productivity/Multimedia/Sound/Utilities
-AutoReqProv:    on
 Requires:       alsa-firmware, fxload
 Source:         
ftp://ftp.alsa-project.org/pub/tools/alsa-tools-%{package_version}.tar.bz2
 Source1:        README.SuSE
@@ -45,14 +43,6 @@
 %description
 Various tools for ALSA including DSP loaders.
 
-
-
-Authors:
---------
-    Jaroslav Kysela <[email protected]>
-    Takashi Iwai <[email protected]>
-    Uros Bizjak <[email protected]>
-
 %package gui
 Summary:        Various ALSA Tools with GUI
 Group:          Productivity/Multimedia/Sound/Utilities
@@ -63,15 +53,6 @@
 Various tools for ALSA with GUI for controlling the configuration and
 the mixer of sepcific sound cards.
 
-
-
-Authors:
---------
-    Jaroslav Kysela <[email protected]>
-    Thomas Charbonnel <[email protected]>
-    Robert Vetter <[email protected]>
-    Martin Langer <[email protected]>
-
 %package devel
 Summary:        Include Files and Libraries mandatory for Development
 Group:          Development/Languages/C and C++
@@ -82,14 +63,6 @@
 This package contains all necessary include files and libraries needed
 to develop applications that require these.
 
-
-
-Authors:
---------
-    Jaroslav Kysela <[email protected]>
-    Takashi Iwai <[email protected]>
-    Uros Bizjak <[email protected]>
-
 %prep
 %setup -q -a 2 -n %{name}-%{package_version}
 cp %{SOURCE1} .
@@ -99,7 +72,7 @@
 # %patch1 -p1
 
 %build
-export AUTOMAKE_JOBS=%{?jobs:%jobs}
+export AUTOMAKE_JOBS="%{?_smp_mflags}"
 for d in envy24control rmedigicontrol echomixer; do
   cp $d/configure.in-gtk2 $d/configure.in
 done
@@ -114,7 +87,7 @@
   # autoconf
   autoreconf -fi
   %configure
-  make %{?jobs:-j %jobs}
+  make %{?_smp_mflags}
   )
 done
 # compile as10k1 examples
@@ -174,9 +147,6 @@
 
 %postun -p /sbin/ldconfig
 
-%clean
-[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-, root, root)
 %doc %{_docdir}/%{name}




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



Remember to have fun...

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

Reply via email to