Hello community, here is the log from the commit of package alsa-utils for openSUSE:Factory checked in at Mon Sep 19 15:35:50 CEST 2011.
-------- --- alsa-utils/alsa-utils.changes 2011-06-28 15:54:09.000000000 +0200 +++ /mounts/work_src_done/STABLE/alsa-utils/alsa-utils.changes 2011-09-17 14:06:56.000000000 +0200 @@ -1,0 +2,6 @@ +Sat Sep 17 10:58:04 UTC 2011 - [email protected] + +- Remove redundant tags/sections from specfile +- Use %_smp_mflags for parallel build + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ alsa-utils.spec ++++++ --- /var/tmp/diff_new_pack.4RxGvG/_old 2011-09-19 15:35:46.000000000 +0200 +++ /var/tmp/diff_new_pack.4RxGvG/_new 2011-09-19 15:35:46.000000000 +0200 @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild %if %suse_version > 1130 %define use_systemd 1 @@ -32,11 +31,10 @@ Group: Productivity/Multimedia/Sound/Players Provides: alsa-conf Requires: dialog pciutils -AutoReqProv: on Summary: Advanced Linux Sound Architecture Utilities Version: 1.0.24.2 Release: 8 -Source: ftp://ftp.alsa-project.org/pub/util/alsa-utils-%{package_version}.tar.bz2 +Source: ftp://ftp.alsa-project.org/pub/utils/alsa-utils-%{package_version}.tar.bz2 # Patch: alsa-utils-git-fixes.diff Patch1: 0001-alsamixer-fix-display-of-active-inactive-controls.patch Patch2: 0002-alsaloop-libsamplerate-requires-specific-formats-for.patch @@ -64,13 +62,6 @@ This package contains utility programs supporting ALSA, Advanced Linux Sound Architecture. - - -Authors: --------- - Jaroslav Kysela <[email protected]> - Takashi Iwai <[email protected]> - %prep %setup -q -n %{name}-%{package_version} # fix stupid automake's automatic action @@ -101,7 +92,7 @@ %endif %build -export AUTOMAKE_JOBS=%{?jobs:%jobs} +export AUTOMAKE_JOBS="%{?_smp_mflags}" %if %suse_version < 1020 gettextize -f %endif @@ -117,7 +108,7 @@ opts="$opts --disable-xmlto" %endif %configure --with-curses=ncursesw $opts -make %{?jobs:-j %jobs} +make %{?_smp_mflags} %install %makeinstall @@ -129,9 +120,6 @@ mkdir -p $RPM_BUILD_ROOT/var/lib/alsa %endif -%clean -[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT - %files -f %{name}.lang %defattr(-, root, root) %doc COPYING ChangeLog INSTALL README TODO ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
