rpms/gpac/F-12 gpac.spec,1.12,1.13

Nicolas Chauvet kwizart at rpmfusion.org
Sun Feb 28 11:54:14 CET 2010


Author: kwizart

Update of /cvs/free/rpms/gpac/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv15288

Modified Files:
	gpac.spec 
Log Message:
FIx #270



Index: gpac.spec
===================================================================
RCS file: /cvs/free/rpms/gpac/F-12/gpac.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- gpac.spec	3 Nov 2009 22:42:58 -0000	1.12
+++ gpac.spec	28 Feb 2010 10:54:13 -0000	1.13
@@ -18,7 +18,7 @@
 Name:        gpac
 Summary:     MPEG-4 multimedia framework
 Version:     0.4.6
-Release:     0.2.cvs%{?cvs}%{?dist}
+Release:     0.3.cvs%{?cvs}%{?dist}
 License:     LGPLv2+
 Group:       System Environment/Libraries
 URL:         http://gpac.sourceforge.net/
@@ -282,6 +282,7 @@
 
 #Fix doxygen timestamp
 touch -r Changelog doc/html/*
+touch -r Changelog $RPM_BUILD_ROOT%{_incluedir}/gpac/configuration.h
 
 
 %clean
@@ -337,6 +338,9 @@
 
 
 %changelog
+* Sat Feb 27 2010 Nicolas Chauvet <kwizart at fedoraproject.org> - 0.4.6-0.3cvs20090919
+- New Attempt to fix rfbz#270
+
 * Tue Nov  3 2009 kwizart < kwizart at gmail.com > - 0.4.6-0.2cvs20090919
 - Attempt to fix rfbz#270
 



More information about the rpmfusion-commits mailing list