SPECS: faac.spec - updated to 1.26 - updated link patch

qboosh qboosh at pld-linux.org
Sun Nov 4 11:38:53 CET 2007


Author: qboosh                       Date: Sun Nov  4 10:38:53 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.26
- updated link patch

---- Files affected:
SPECS:
   faac.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/faac.spec
diff -u SPECS/faac.spec:1.12 SPECS/faac.spec:1.13
--- SPECS/faac.spec:1.12	Wed Sep  5 15:08:09 2007
+++ SPECS/faac.spec	Sun Nov  4 11:38:47 2007
@@ -7,12 +7,12 @@
 Summary:	Freeware Advanced Audio Codec
 Summary(pl.UTF-8):	Freeware Advanced Audio Codec - darmowy zaawansowany kodek dźwięku
 Name:		faac
-Version:	1.25
-Release:	2
+Version:	1.26
+Release:	1
 License:	LGPL v2.1+
 Group:		Applications/Sound
 Source0:	http://dl.sourceforge.net/faac/%{name}-%{version}.tar.gz
-# Source0-md5:	75eaffd18ee072eaca52ae2d622bb1db
+# Source0-md5:	1d7c019bd2dbb4f3101b8937ebc59cf6
 Patch0:		%{name}-link.patch
 URL:		http://www.audiocoding.com/
 BuildRequires:	autoconf >= 2.50
@@ -107,19 +107,20 @@
 %files libs
 %defattr(644,root,root,755)
 %doc ChangeLog README TODO docs/faac.html
-%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%attr(755,root,root) %{_libdir}/libfaac.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libfaac.so.0
 
 %files devel
 %defattr(644,root,root,755)
 %doc docs/libfaac.html
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
-%{_includedir}/*.h
+%attr(755,root,root) %{_libdir}/libfaac.so
+%{_libdir}/libfaac.la
+%{_includedir}/faac*.h
 
 %if %{with static_libs}
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libfaac.a
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -128,6 +129,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2007/11/04 10:38:47  qboosh
+- updated to 1.26
+- updated link patch
+
 Revision 1.12  2007/09/05 13:08:09  baggins
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/faac.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list