SPECS: alsa-lib.spec - more verbose files - ghost soname symlink

qboosh qboosh at pld-linux.org
Sat Jan 5 04:06:24 CET 2008


Author: qboosh                       Date: Sat Jan  5 03:06:24 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more verbose files
- ghost soname symlink

---- Files affected:
SPECS:
   alsa-lib.spec (1.130 -> 1.131) 

---- Diffs:

================================================================
Index: SPECS/alsa-lib.spec
diff -u SPECS/alsa-lib.spec:1.130 SPECS/alsa-lib.spec:1.131
--- SPECS/alsa-lib.spec:1.130	Sat Dec 15 01:45:05 2007
+++ SPECS/alsa-lib.spec	Sat Jan  5 04:06:18 2008
@@ -192,7 +192,8 @@
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/aserver
-%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%attr(755,root,root) %{_libdir}/libasound.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libasound.so.2
 %dir %{_libdir}/alsa-lib
 %dir %{_libdir}/alsa-lib/smixer
 %attr(755,root,root) %{_libdir}/alsa-lib/smixer/smixer-ac97.so
@@ -204,17 +205,17 @@
 %files devel
 %defattr(644,root,root,755)
 %doc doc/doxygen/html/*
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
-%{_aclocaldir}/alsa.m4
-%{_includedir}/sys/*.h
+%attr(755,root,root) %{_libdir}/libasound.so
+%{_libdir}/libasound.la
+%{_includedir}/sys/asoundlib.h
 %{_includedir}/alsa
-%{_pkgconfigdir}/*.pc
+%{_aclocaldir}/alsa.m4
+%{_pkgconfigdir}/alsa.pc
 
 %if %{with static_libs}
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libasound.a
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -223,6 +224,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.131  2008-01-05 03:06:18  qboosh
+- more verbose files
+- ghost soname symlink
+
 Revision 1.130  2007-12-15 00:45:05  sls
 - added bconds python and resmgr
 - removed BR: flex libstdc++-devel ncurses-devel (feel free to fix me)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/alsa-lib.spec?r1=1.130&r2=1.131&f=u



More information about the pld-cvs-commit mailing list