Hello community, here is the log from the commit of package alsa-oss for openSUSE:Factory checked in at Mon Sep 19 21:02:45 CEST 2011.
-------- --- alsa-oss/alsa-oss.changes 2010-01-27 18:24:22.000000000 +0100 +++ /mounts/work_src_done/STABLE/alsa-oss/alsa-oss.changes 2011-09-17 14:07:06.000000000 +0200 @@ -1,0 +2,6 @@ +Sat Sep 17 10:56:07 UTC 2011 - [email protected] + +- Remove redundant tags/sections from specfile +- Use %_smp_mflags for parallel build + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ alsa-oss.spec ++++++ --- /var/tmp/diff_new_pack.jxIEIS/_old 2011-09-19 21:02:41.000000000 +0200 +++ /var/tmp/diff_new_pack.jxIEIS/_new 2011-09-19 21:02:41.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package alsa-oss (Version 1.0.17) +# spec file for package alsa-oss # -# 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,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: alsa-oss @@ -23,11 +22,10 @@ %define package_version 1.0.17 License: GPLv2+ Group: System/Libraries -AutoReqProv: on Summary: ALSA-OSS Wrapper Version: 1.0.17 Release: 25 -Source: ftp://ftp.alsa-project.org/pub/oss/alsa-oss-%{package_version}.tar.bz2 +Source: ftp://ftp.alsa-project.org/pub/oss-lib/alsa-oss-%{package_version}.tar.bz2 Source2: baselibs.conf # Patch: alsa-oss-hg-fixes.diff Url: http://www.alsa-project.org/ @@ -40,13 +38,6 @@ This package contains the wrapper library and script to run OSS applications using ALSA API. - - -Authors: --------- - Jaroslav Kysela <[email protected]> - Takashi Iwai <[email protected]> - %prep %setup -q -n %{name}-%{package_version} # %patch -p1 @@ -54,7 +45,7 @@ %build autoreconf -fi %configure --disable-static -make %{?jobs:-j %jobs} +make %{?_smp_mflags} %install make DESTDIR=$RPM_BUILD_ROOT install @@ -67,9 +58,6 @@ %postun -p /sbin/ldconfig -%clean -[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT - %files %defattr(-, root, root) %doc COPYING ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
