SPECS: alsa-lib.spec - updated to final 1.0.10, dropped Linux 2.2 ...
qboosh
qboosh at pld-linux.org
Sat Nov 19 15:41:01 CET 2005
Author: qboosh Date: Sat Nov 19 14:41:01 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to final 1.0.10, dropped Linux 2.2 information from descs
---- Files affected:
SPECS:
alsa-lib.spec (1.117 -> 1.118)
---- Diffs:
================================================================
Index: SPECS/alsa-lib.spec
diff -u SPECS/alsa-lib.spec:1.117 SPECS/alsa-lib.spec:1.118
--- SPECS/alsa-lib.spec:1.117 Wed Nov 16 12:13:57 2005
+++ SPECS/alsa-lib.spec Sat Nov 19 15:40:55 2005
@@ -11,12 +11,11 @@
Summary(uk): âŚÂĚŚĎÔĹËÁ API ÄĚŃ ŇĎÂĎÔÉ Ú ÄŇÁĘ×ĹŇĎÍ ALSA
Name: alsa-lib
Version: 1.0.10
-%define _rc rc3
-Release: 0.%{_rc}.1
+Release: 1
License: LGPL
Group: Libraries
-Source0: ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}%{_rc}.tar.bz2
-# Source0-md5: 41b328380be366adf1d59d01380c7515
+Source0: ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}.tar.bz2
+# Source0-md5: b1a4e15c9ff81798507de470a92fcc43
URL: http://www.alsa-project.org/
BuildRequires: alsa-driver-devel
BuildRequires: autoconf
@@ -35,7 +34,7 @@
Features:
- general
- - modularized architecture with support for 2.2
+ - modularized architecture
- support for versioned and exported symbols
- full proc filesystem support - /proc/sound
- ISA soundcards
@@ -63,7 +62,7 @@
Możliwości:
- generalne
- - zmodularyzowana architektura ze wsparciem dla jąder 2.2
+ - zmodularyzowana architektura
- pełne wsparcie dla systemu plików proc - /proc/sound
- karty dźwiękowe ISA
- obsługa bufora 128k ISA DMA
@@ -157,8 +156,7 @@
óÔÁÔÉŢÎÁ ÂŚÂĚŚĎÔĹËÁ API ÄĚŃ ŇĎÂĎÔÉ Ú ÄŇÁĘ×ĹŇĎÍ ALSA.
%prep
-#setup -q
-%setup -q -n %{name}-%{version}%{_rc}
+%setup -q
%build
%{__libtoolize}
@@ -180,6 +178,8 @@
install -D utils/alsa.m4 $RPM_BUILD_ROOT%{_aclocaldir}/alsa.m4
+rm -f $RPM_BUILD_ROOT%{_libdir}/alsa-lib/smixer/*.{a,la}
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -190,6 +190,9 @@
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/*
%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%dir %{_libdir}/alsa-lib
+%dir %{_libdir}/alsa-lib/smixer
+%attr(755,root,root) %{_libdir}/alsa-lib/smixer/smixer-*.so
%{_datadir}/alsa
%files devel
@@ -214,6 +217,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.118 2005/11/19 14:40:55 qboosh
+- updated to final 1.0.10, dropped Linux 2.2 information from descs
+
Revision 1.117 2005/11/16 11:13:57 pluto
- updated to 1.0.10rc3.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/alsa-lib.spec?r1=1.117&r2=1.118&f=u
More information about the pld-cvs-commit
mailing list