Hello community,

here is the log from the commit of package alsa for openSUSE:Factory
checked in at Mon Sep 19 15:34:57 CEST 2011.



--------
--- alsa/alsa.changes   2011-08-26 09:35:47.000000000 +0200
+++ /mounts/work_src_done/STABLE/alsa/alsa.changes      2011-09-17 
12:29:31.000000000 +0200
@@ -1,0 +2,7 @@
+Sat Sep 17 09:02:24 UTC 2011 - [email protected]
+
+- Add alsa-devel to baselibs
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ alsa.spec ++++++
--- /var/tmp/diff_new_pack.JMegVq/_old  2011-09-19 15:34:52.000000000 +0200
+++ /var/tmp/diff_new_pack.JMegVq/_new  2011-09-19 15:34:52.000000000 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           alsa
@@ -26,7 +25,6 @@
 Requires:       alsa-utils
 Recommends:     alsa-plugins alsa-oss
 PreReq:         %insserv_prereq %fillup_prereq
-AutoReqProv:    on
 # bug437293
 %ifarch ppc64
 Obsoletes:      alsa-64bit
@@ -91,13 +89,6 @@
 This package contains the ALSA init scripts to start the sound system
 on your Linux box.  To set it up, run yast2 or alsaconf.
 
-
-
-Authors:
---------
-    Jaroslav Kysela <[email protected]>
-    Takashi Iwai <[email protected]>
-
 %package devel
 Summary:        Include Files and Libraries mandatory for Development
 Group:          Development/Libraries/C and C++
@@ -110,13 +101,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]>
-
 %package docs
 Summary:        Additional Package Documentation
 Group:          Documentation/Other
@@ -129,13 +113,6 @@
 This package contains optional documentation provided in addition to
 this package's base documentation.
 
-
-
-Authors:
---------
-    Jaroslav Kysela <[email protected]>
-    Takashi Iwai <[email protected]>
-
 %package -n libasound2
 Summary:        Advanced Linux Sound Architecture Library
 Group:          System/Libraries
@@ -146,13 +123,6 @@
 This package contains the library for ALSA, Advanced Linux Sound
 Architecture.
 
-
-
-Authors:
---------
-    Jaroslav Kysela <[email protected]>
-    Takashi Iwai <[email protected]>
-
 %prep
 %setup -q -n alsa-lib-%{package_version}
 # %patch -p1
@@ -196,7 +166,7 @@
 %endif
 
 %build
-export AUTOMAKE_JOBS=%{?jobs:%jobs}
+export AUTOMAKE_JOBS="%{?_smp_mflags}"
 # build alsa-lib
 autoreconf -fi
 %configure \
@@ -205,7 +175,7 @@
   --disable-aload \
   --disable-alisp \
   --disable-python
-make V=1 %{?jobs:-j %jobs}
+make V=1 %{?_smp_mflags}
 # run doxygen
 make -C doc doc
 
@@ -292,9 +262,6 @@
 
 %postun -n libasound2 -p /sbin/ldconfig
 
-%clean
-[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-, root, root)
 %doc %{_docdir}/%{name}



++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.JMegVq/_old  2011-09-19 15:34:52.000000000 +0200
+++ /var/tmp/diff_new_pack.JMegVq/_new  2011-09-19 15:34:52.000000000 +0200
@@ -2,3 +2,6 @@
   obsoletes "alsa-<targettype>"
   provides  "alsa-<targettype>"
   recommends "alsa-oss-<targettype>"
+alsa-devel
+  requires -alsa-<targettype>
+  requires "libasound2-<targettype> = <version>"



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



Remember to have fun...

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

Reply via email to