Author: thl
Update of /cvs/free/rpms/faac/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv14633
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/devel/faac.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- faac.spec 24 Jul 2008 16:25:42 -0000 1.3
+++ faac.spec 4 Nov 2008 09:35:34 -0000 1.4
@@ -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