Author: firewing
Update of /cvs/free/rpms/avidemux/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv466
Modified Files:
avidemux.spec
Log Message:
Time to rebuild for ppc64!
Index: avidemux.spec
===================================================================
RCS file: /cvs/free/rpms/avidemux/devel/avidemux.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- avidemux.spec 3 Aug 2008 16:47:38 -0000 1.1
+++ avidemux.spec 12 Aug 2008 04:19:31 -0000 1.2
@@ -4,7 +4,7 @@
Name: avidemux
Version: 2.4.2
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Graphical video editing tool
Group: Applications/Multimedia
@@ -103,6 +103,7 @@
%build
make -f Makefile.dist
# doesn't seem to fix ppc :/
+# edit: maybe it does? let's find out!
#--with-newfaad \
%configure \
--with-jsapi-include=%{_includedir} \
@@ -111,6 +112,7 @@
--with-qt-dir=%{_libdir}/qt4 \
%ifarch ppc ppc64
--enable-altivec \
+ --with-newfaad \
%endif
# Weird... %%{?_smp_mflags} works locally, but not on the buildsys?
@@ -159,6 +161,9 @@
%endif
%changelog
+* Tue Aug 12 2008 Stewart Adam <s.adam at diffingo.com> - 2.4.2-3
+- ppc64 uint_32 fun
+
* Sun Aug 03 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 2.4.2-2
- rebuild