rpms/avidemux/F-15 avidemux.spec,1.52,1.53

Richard Shaw hobbes1069 at rpmfusion.org
Mon Jun 27 17:16:47 CEST 2011


Author: hobbes1069

Update of /cvs/free/rpms/avidemux/F-15
In directory se02.es.rpmfusion.net:/tmp/cvs-serv6690

Modified Files:
	avidemux.spec 
Log Message:
* Sun Jun 05 2011 Richard Shaw <hobbes1069 at gmail.com> - 2.5.5-2
- New release: 2.5.5
- FFMpeg based AAC encoding is broken (BZ#1825) and
  will be disabled until fixed.



Index: avidemux.spec
===================================================================
RCS file: /cvs/free/rpms/avidemux/F-15/avidemux.spec,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- avidemux.spec	27 Jun 2011 14:54:35 -0000	1.52
+++ avidemux.spec	27 Jun 2011 15:16:47 -0000	1.53
@@ -2,7 +2,7 @@
 
 Name:           avidemux
 Version:        2.5.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Graphical video editing and transcoding tool
 
 Group:          Applications/Multimedia
@@ -177,7 +177,7 @@
 %setup -q -n avidemux_%{version}
 
 # Remove unneeded external libraries
-%if 0%{?fedora} <= 15
+%if 0%{?fedora} <= 14
 rm -rf avidemux/ADM_libraries/ADM_smjs
 %endif
 rm -rf plugins/ADM_videoFilters/Ass/ADM_libAss
@@ -218,7 +218,7 @@
 %build
 # Cmake requires out of source build
 mkdir -p build && pushd build
-%if 0%{?fedora} <= 15
+%if 0%{?fedora} <= 14
 %cmake -DUSE_SYSTEM_SPIDERMONKEY:BOOL=ON \
 %else
 %cmake -DUSE_SYSTEM_SPIDERMONKEY:BOOL=OFF \
@@ -321,7 +321,7 @@
 %{_includedir}/ADM_coreConfig.h
 
 %changelog
-* Sun Jun 05 2011 Richard Shaw <hobbes1069 at gmail.com> - 2.5.5-1
+* Sun Jun 05 2011 Richard Shaw <hobbes1069 at gmail.com> - 2.5.5-2
 - New release: 2.5.5
 - FFMpeg based AAC encoding is broken (BZ#1825) and
   will be disabled until fixed.



More information about the rpmfusion-commits mailing list