rpms/faac/F-8 faac.spec,1.2,1.3

Thorsten Leemhuis thl at rpmfusion.org
Tue Nov 4 10:44:09 CET 2008


Author: thl

Update of /cvs/free/rpms/faac/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv15435

Modified Files:
	faac.spec 
Log Message:
* Tue Nov 04 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 1.25-7
- chmod 644 all docs (fixes #115)



Index: faac.spec
===================================================================
RCS file: /cvs/free/rpms/faac/F-8/faac.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- faac.spec	24 Jul 2008 16:25:22 -0000	1.2
+++ faac.spec	4 Nov 2008 09:44:09 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           faac
 Version:        1.25
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Encoder and encoding library for MPEG2/4 AAC
 
 Group:          Applications/Multimedia
@@ -39,6 +39,7 @@
 %setup -q -n %{name}
 find . -type f -print|xargs dos2unix 
 %patch0 -p1 -b .patch0
+chmod 0644 COPYING ChangeLog README TODO
 
 %build
 sh ./bootstrap
@@ -73,6 +74,9 @@
 %{_includedir}/*.h
 
 %changelog
+* Tue Nov 04 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 1.25-7
+- chmod 644 all docs (fixes #115)
+
 * Thu Jul 24 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 1.25-6
 - rebuild
 



More information about the rpmfusion-commits mailing list