SPECS: perl-Audio.spec - updated to 1.029, now uses new ALSA API
qboosh
qboosh at pld-linux.org
Tue Aug 22 01:00:07 CEST 2006
Author: qboosh Date: Mon Aug 21 23:00:07 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.029, now uses new ALSA API
---- Files affected:
SPECS:
perl-Audio.spec (1.18 -> 1.19)
---- Diffs:
================================================================
Index: SPECS/perl-Audio.spec
diff -u SPECS/perl-Audio.spec:1.18 SPECS/perl-Audio.spec:1.19
--- SPECS/perl-Audio.spec:1.18 Wed Nov 3 23:30:08 2004
+++ SPECS/perl-Audio.spec Tue Aug 22 01:00:00 2006
@@ -8,12 +8,12 @@
Summary: Audio Perl module - beginnings of Audio manipulation routines from Perl
Summary(pl): Moduł Perla Audio - początki funkcji do obróbki dźwięku w Perlu
Name: perl-Audio
-Version: 1.028
-Release: 2
+Version: 1.029
+Release: 1
License: GPL v2+
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{version}.tar.gz
-# Source0-md5: 4b049ed18dbe7c2f84e7b26c4904683a
+# Source0-md5: 58b67ade294b960f617d9ccc495f07f1
Patch0: %{name}-nas-fix.patch
Patch1: %{name}-perl_version.patch
BuildRequires: alsa-lib-devel >= 0.9.0
@@ -79,7 +79,7 @@
%{__perl} Makefile.PL \
INSTALLDIRS=vendor
%{__make} \
- OPTIMIZE="%{rpmcflags} -DALSA_PCM_OLD_HW_PARAMS_API"
+ OPTIMIZE="%{rpmcflags}"
%{?with_tests:%{__make} test}
@@ -144,6 +144,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.19 2006/08/21 23:00:00 qboosh
+- updated to 1.029, now uses new ALSA API
+
Revision 1.18 2004/11/03 22:30:08 paladine
- formatting
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Audio.spec?r1=1.18&r2=1.19&f=u
More information about the pld-cvs-commit
mailing list