]> git.pld-linux.org Git - packages/alsa-lib.git/blobdiff - alsa-lib.spec
- use new %%doc
[packages/alsa-lib.git] / alsa-lib.spec
index ca04b1e6ace744bca936ee1811e8e1e593afbb85..f4616c261417c6ff844ece5a612b67d384215d37 100644 (file)
@@ -7,13 +7,6 @@ Version:       0.5.10b
 Release:       2
 License:       GPL
 Group:         Libraries
-Group(de):     Libraries
-Group(es):     Bibliotecas
-Group(fr):     Librairies
-Group(pl):     Biblioteki
-Group(pt_BR):  Bibliotecas
-Group(ru):     âÉÂÌÉÏÔÅËÉ
-Group(uk):     â¦Â̦ÏÔÅËÉ
 Source0:       ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}.tar.bz2
 Source1:       http://www.alsa-project.org/~perex/alsa-lib/%{name}.tgz
 URL:           http://www.alsa-project.org/
@@ -95,29 +88,22 @@ Summary(pl):        Advanced Linux Sound Architecture (ALSA) - pliki nag
 Summary(ru):   âÉÂÌÉÏÔÅËÁ API ÄÌÑ ÒÁÂÏÔÙ Ó ÄÒÁÊ×ÅÒÏÍ ALSA - ÆÁÊÌÙ ÐÒÏÇÒÁÍÍÉÓÔÁ
 Summary(uk):   â¦Â̦ÏÔÅËÁ API ÄÌÑ ÒÏÂÏÔÉ Ú ÄÒÁÊ×ÅÒÏÍ ALSA - ÆÁÊÌÉ ÐÒÏÇÒÁͦÓÔÁ
 Group:         Development/Libraries
-Group(de):     Entwicklung/Libraries
-Group(es):     Desarrollo/Bibliotecas
-Group(fr):     Development/Librairies
-Group(pl):     Programowanie/Biblioteki
-Group(pt_BR):  Desenvolvimento/Bibliotecas
-Group(ru):     òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ
-Group(uk):     òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ
 Requires:      %{name} = %{version}
 Requires:      alsa-driver-devel
 Obsoletes:     alsa-lib-devel-doc
 Obsoletes:     alsa-devel
+
 %description devel
 Advanced Linux Sound Architecture (ALSA) - header files.
 
-%description -l pl devel
+%description devel -l pl
 Advanced Linux Sound Architecture (ALSA) - pliki nag³ówkowe.
 
-%description -l ru devel
+%description devel -l ru
 âÉÂÌÉÏÔÅËÉ ÒÁÚÒÁÂÏÔÞÉËÁ É ÈÅÄÅÒÁ ÄÌÑ ÂÉÂÌÉÏÔÅËÉ API ÄÌÑ ÒÁÂÏÔÙ Ó
 ÄÒÁÊ×ÅÒÏÍ ALSA.
 
-%description -l uk devel
+%description devel -l uk
 â¦Â̦ÏÔÅËÉ ÐÒÏÇÒÁͦÓÔÁ ÔÁ ÈÅÄÅÒÉ ÄÌѠ¦Â̦ÏÔÅËÉ API ÄÌÑ ÒÏÂÏÔÉ Ú
 ÄÒÁÊ×ÅÒÏÍ ALSA.
 
@@ -127,25 +113,18 @@ Summary(pl):      Advanced Linux Sound Architecture (ALSA) - Biblioteka statyczna
 Summary(ru):   óÔÁÔÉÞÅÓËÁÑ ÂÉÂÌÉÏÔÅËÁ API ÄÌÑ ÒÁÂÏÔÙ Ó ÄÒÁÊ×ÅÒÏÍ ALSA
 Summary(uk):   óÔÁÔÉÞÎÁ Â¦Â̦ÏÔÅËÁ API ÄÌÑ ÒÏÂÏÔÉ Ú ÄÒÁÊ×ÅÒÏÍ ALSA
 Group:         Development/Libraries
-Group(de):     Entwicklung/Libraries
-Group(es):     Desarrollo/Bibliotecas
-Group(fr):     Development/Librairies
-Group(pl):     Programowanie/Biblioteki
-Group(pt_BR):  Desenvolvimento/Bibliotecas
-Group(ru):     òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ
-Group(uk):     òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ
 Requires:      %{name}-devel = %{version}
 
 %description static
 Advanced Linux Sound Architecture (ALSA) - Static library.
 
-%description -l pl static
+%description static -l pl
 Advanced Linux Sound Architecture (ALSA) - Biblioteka statyczna.
 
-%description -l ru static
+%description static -l ru
 óÔÁÔÉÞÅÓËÁÑ ÂÉÂÌÉÏÔÅËÁ API ÄÌÑ ÒÁÂÏÔÙ Ó ÄÒÁÊ×ÅÒÏÍ ALSA.
 
-%description -l uk static
+%description static -l uk
 óÔÁÔÉÞÎÁ Â¦Â̦ÏÔÅËÁ API ÄÌÑ ÒÏÂÏÔÉ Ú ÄÒÁÊ×ÅÒÏÍ ALSA.
 
 %prep
@@ -160,8 +139,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
-gzip -9nf ChangeLog
-
 %post  -p /sbin/ldconfig
 %preun -p /sbin/ldconfig
 
@@ -174,7 +151,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
-%doc *.gz *.html *.gif
+%doc ChangeLog *.html *.gif
 %attr(755,root,root) %{_libdir}/lib*.so
 %attr(755,root,root) %{_libdir}/lib*.la
 %{_aclocaldir}/alsa.m4
This page took 0.081514 seconds and 4 git commands to generate.