Author: twittner Date: Mon Jul 14 19:38:24 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.0.17
---- Files affected: SPECS: alsa-tools.spec (1.31 -> 1.32) ---- Diffs: ================================================================ Index: SPECS/alsa-tools.spec diff -u SPECS/alsa-tools.spec:1.31 SPECS/alsa-tools.spec:1.32 --- SPECS/alsa-tools.spec:1.31 Sun Feb 17 14:43:46 2008 +++ SPECS/alsa-tools.spec Mon Jul 14 21:38:18 2008 @@ -5,18 +5,23 @@ # hdspconf,hdspmixer use FLTK # qlo10k1 uses Qt 3 # +# - warning: Installed (but unpackaged) file(s) found: +# /etc/hotplug/usb/tascam_fpga +# /etc/hotplug/usb/tascam_fw +# /etc/hotplug/usb/tascam_fw.usermap +# # Conditional build: %bcond_with tascam # build with hotplug support for Tascam USB devices # Summary: Advanced Linux Sound Architecture (ALSA) - tools Summary(pl.UTF-8): Advanced Linux Sound Architecture (ALSA) - narzędzia Name: alsa-tools -Version: 1.0.16 -Release: 2 +Version: 1.0.17 +Release: 1 License: GPL v2+ Group: Applications/Sound Source0: ftp://ftp.alsa-project.org/pub/tools/%{name}-%{version}.tar.bz2 -# Source0-md5: 10ddbcdb4ecf3459d8e64b3e89fdb514 +# Source0-md5: b58f01c105711b10791f8394447a1bd5 Patch0: %{name}-asneeded.patch Patch1: %{name}-sh.patch Patch2: %{name}-csp.patch @@ -116,7 +121,7 @@ [ -f README ] && cp -f README "README.$(basename $dir)" [ -f NEWS ] && cp -f NEWS "NEWS.$(basename $dir)" [ -f TODO ] && cp -f TODO "TODO.$(basename $dir)" - [ -f ltmain.sh ] && %{__libtoolize} + %{__libtoolize} %{__aclocal} %{__autoconf} grep -q AC_CONFIG_HEADER configure.* && %{__autoheader} @@ -133,6 +138,7 @@ cp -f README README.qlo10k1 cp -f NEWS NEWS.qlo10k1 cp -f TODO TODO.qlo10k1 +%{__libtoolize} %{__aclocal} -I ../ld10k1 %{__autoconf} %{__autoheader} @@ -212,6 +218,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.32 2008/07/14 19:38:18 twittner +- up to 1.0.17 + Revision 1.31 2008/02/17 13:43:46 hawk - added "with tascam" bcond, don't build tascam subpackage by default, it requires hotplug which is no longer available in PLD thus causing broken ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/alsa-tools.spec?r1=1.31&r2=1.32&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
