Author: firewing
Update of /cvs/free/rpms/avidemux/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18825
Modified Files:
avidemux.spec
Log Message:
* Sun Mar 22 2009 Stewart Adam <s.adam at diffingo.com> - 2.4.4-3
- Apply the patch
Index: avidemux.spec
===================================================================
RCS file: /cvs/free/rpms/avidemux/devel/avidemux.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- avidemux.spec 22 Mar 2009 17:50:15 -0000 1.14
+++ avidemux.spec 22 Mar 2009 18:28:41 -0000 1.15
@@ -120,6 +120,7 @@
%patch1 -p1 -b .qt4
%patch2 -p1 -b .i18n
%patch3 -p1 -b .libdca
+%patch4 -p1 -b .gcc44
%build
%cmake
@@ -165,6 +166,9 @@
%{_datadir}/applications/*qt*.desktop
%changelog
+* Sun Mar 22 2009 Stewart Adam <s.adam at diffingo.com> - 2.4.4-3
+- Apply the patch
+
* Sun Mar 22 2009 Stewart Adam <s.adam at diffingo.com> - 2.4.4-2
- Fix build errors when compiling with gcc 4.4 (#386) (thanks to Rathann)