From 060bb5310a3a25af850587ecd77eb190f2608f90 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 19 Nov 2005 14:40:55 +0000 Subject: [PATCH] - updated to final 1.0.10, dropped Linux 2.2 information from descs Changed files: alsa-lib.spec -> 1.118 --- alsa-lib.spec | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/alsa-lib.spec b/alsa-lib.spec index 1bb7329..4ed0930 100644 --- a/alsa-lib.spec +++ b/alsa-lib.spec @@ -10,12 +10,11 @@ Summary(ru): 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 @@ -34,7 +33,7 @@ Advanced Linux Sound Architecture (ALSA) - Library 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 @@ -62,7 +61,7 @@ Advanced Linux Sound Architecture (ALSA) - Biblioteka 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 @@ -156,8 +155,7 @@ Bibliotecas est óÔÁÔÉÞÎÁ ¦Â̦ÏÔÅËÁ API ÄÌÑ ÒÏÂÏÔÉ Ú ÄÒÁÊ×ÅÒÏÍ ALSA. %prep -#setup -q -%setup -q -n %{name}-%{version}%{_rc} +%setup -q %build %{__libtoolize} @@ -179,6 +177,8 @@ rm -rf $RPM_BUILD_ROOT 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 @@ -189,6 +189,9 @@ rm -rf $RPM_BUILD_ROOT %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 -- 2.44.0