Name        : avidemux                     Relocations: (not relocatable)
Version     : 2.1.0                             Vendor: Penguin Liberation Front
Release     : 3plf                          Build Date: Fri 03 Feb 2006 
05:22:33 PM CET
Install Date: (not installed)               Build Host: virgo
Group       : Video                         Source RPM: (none)
Size        : 3240491      License: GPL
Signature   : (none)
Packager    : Götz Waschk <[EMAIL PROTECTED]>
URL         : http://fixounet.free.fr/avidemux
Summary     : A small editing software for avi (especially DivX)
Description :
With avidemux you can open divx, process the audio track with
the included filters and save a part of the avi (i.e. split).

De-multiplex audio & video is also possible, the audio track
can be coming from the avi or an external Wav/MP3 file.

This package is in PLF, as some of it's dependencies are covered by
patents.

---------------
Götz Waschk <[EMAIL PROTECTED]> 2.1.0-3plf
- rebuild for new mozilla-firefox
---------------

---------------
Index: avidemux.spec
===================================================================
RCS file: /home/projects/plf/cvs/SPECS/free/avidemux/avidemux.spec,v
retrieving revision 1.31
diff -u -r1.31 avidemux.spec
--- avidemux.spec       12 Sep 2005 21:00:16 -0000      1.31
+++ avidemux.spec       3 Feb 2006 16:24:20 -0000
@@ -1,9 +1,15 @@
 %define        name    avidemux
 %define        Name    Avidemux
 %define version 2.1.0
-%define pre step2
-%define filename %{name}_%{version}_%pre
-%define rel 0.%pre.1
+%define oversion 2.1
+%define pre 0
+%if %pre
+%define filename %{name}_%{oversion}_%pre
+%define rel 2.%pre.2
+%else 
+%define filename %name-%version
+%define rel 3
+%endif
 %define release %mkrel %rel
 %define distsuffix plf
 #fixed2
@@ -41,6 +47,7 @@
 BuildRequires: mozilla-firefox-devel
 BuildRequires: automake1.8
 Requires: gtk+2.0 >= 2.6.0
+Requires: mozilla-firefox = %(rpm -q mozilla-firefox --queryformat %{VERSION})
 
 %description
 With avidemux you can open divx, process the audio track with 
@@ -64,6 +71,8 @@
 %build
 export CPPFLAGS="`mozilla-firefox-config --cflags js` -DXP_UNIX"
 export LDFLAGS=`mozilla-firefox-config --libs`
+#gw add rpath:
+export LDFLAGS="$LDFLAGS `mozilla-firefox-config --libs|sed s/L/Wl,-rpath\ /`"
 %configure2_5x --disable-warnings \
 %if ! %build_mmx
        --disable-mmx
@@ -111,6 +120,24 @@
 %{_liconsdir}/%{name}.png
 
 %changelog
+* Fri Feb 03 2006 Götz Waschk <[EMAIL PROTECTED]> 2.1.0-3plf
+- rebuild for new mozilla-firefox
+
+* Tue Jan 10 2006 Götz Waschk <[EMAIL PROTECTED]> 2.1.0-2plf
+- rebuild  for new mozilla-firefox
+
+* Tue Dec 27 2005 Götz Waschk <[EMAIL PROTECTED]> 2.1.0-1plf
+- new version
+
+* Wed Oct 26 2005 Götz Waschk <[EMAIL PROTECTED]> 2.1.0-0.step3.2plf
+- rebuild for new firefox
+
+* Wed Oct 19 2005 Götz Waschk <[EMAIL PROTECTED]> 2.1.0-0.step3.1plf
+- new version
+
+* Mon Sep 26 2005 Goetz Waschk <[EMAIL PROTECTED]> 2.1.0-0.step2.2plf
+- add rpath to fix mozilla linking
+
 * Mon Sep 12 2005 Götz Waschk <[EMAIL PROTECTED]> 2.1.0-0.step2.1plf
 - enable x264
 - rediff the patch


_______________________________________________
PLF-announce mailing list
[email protected]
https://www.zarb.org/mailman/listinfo/plf-announce

Reply via email to