rpms/openshot/F-14 openshot.spec, 1.2, 1.3 sources, 1.3, 1.4 openshot-1.3.0-doc-install.diff, 1.1, NONE openshot-1.3.0-use_mlt-melt.diff, 1.1, NONE

Richard Shaw hobbes1069 at rpmfusion.org
Sun Sep 25 20:03:29 CEST 2011


Author: hobbes1069

Update of /cvs/free/rpms/openshot/F-14
In directory se02.es.rpmfusion.net:/tmp/cvs-serv14368

Modified Files:
	openshot.spec sources 
Removed Files:
	openshot-1.3.0-doc-install.diff 
	openshot-1.3.0-use_mlt-melt.diff 
Log Message:
* Fri Sep 23 2011 Richard Shaw <hobbes1069 at gmail.com> - 1.4.0-1
- New release.



Index: openshot.spec
===================================================================
RCS file: /cvs/free/rpms/openshot/F-14/openshot.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- openshot.spec	31 May 2011 16:16:30 -0000	1.2
+++ openshot.spec	25 Sep 2011 18:03:29 -0000	1.3
@@ -1,5 +1,5 @@
 Name:           openshot
-Version:        1.3.1
+Version:        1.4.0
 Release:        1%{?dist}
 Summary:        A GTK based non-linear video editor 
 
@@ -10,9 +10,9 @@
 License:        GPLv3
 URL:            http://www.openshotvideo.com/
 
-Source0:        http://launchpad.net/openshot/1.3/%{version}/+download/openshot-%{version}.tar.gz
-Patch0:         %{name}-1.3.0-use_mlt-melt.diff
-Patch1:         %{name}-1.3.0-doc-install.diff
+Source0:        http://launchpad.net/openshot/1.4/%{version}/+download/openshot-%{version}.tar.gz
+Patch0:         openshot-1.4.0-use_mlt-melt.diff
+Patch1:         openshot-1.4.0-doc-install.diff
 
 BuildArch: noarch
 
@@ -31,8 +31,9 @@
 Requires:      pyxdg
 Requires:      SDL
 Requires:      sox
-#Requires:      librsvg2
+Requires:      librsvg2
 Requires:      frei0r-plugins
+Requires:      fontconfig
 
 
 %description
@@ -49,11 +50,12 @@
 # Don't install unnecessary stuff
 sed -i -e '/lib\/mime\/packages/d' setup.py
 
+
 %build
 %{__python} setup.py build
 
+
 %install
-rm -rf $RPM_BUILD_ROOT
 %{__python} setup.py install -O1 --skip-build --root=$RPM_BUILD_ROOT 
 
 # Remove unnecessary .po files
@@ -87,9 +89,6 @@
 done
 
 
-%clean
-rm -rf %{buildroot}
-
 %post
 update-desktop-database &> /dev/null || :
 update-mime-database %{_datadir}/mime &> /dev/null || :
@@ -101,7 +100,6 @@
 
 
 %files -f %{name}.lang
-%defattr(-,root,root,-)
 %doc AUTHORS COPYING README
 %{_datadir}/gnome/help/openshot/
 %{_datadir}/omf/openshot/
@@ -128,6 +126,9 @@
 
 
 %changelog
+* Fri Sep 23 2011 Richard Shaw <hobbes1069 at gmail.com> - 1.4.0-1
+- New release.
+
 * Tue May 31 2011 Richard Shaw <hobbes1069 at gmail.com> - 1.3.1-1
 - Update to latest release: 1.3.1
 


Index: sources
===================================================================
RCS file: /cvs/free/rpms/openshot/F-14/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	31 May 2011 16:16:30 -0000	1.3
+++ sources	25 Sep 2011 18:03:29 -0000	1.4
@@ -1 +1 @@
-8feb9f9745ea155980558547e124cc3c  openshot-1.3.1.tar.gz
+3061a49af6d1cbd9b1558b9f2b0ba8e2  openshot-1.4.0.tar.gz


--- openshot-1.3.0-doc-install.diff DELETED ---


--- openshot-1.3.0-use_mlt-melt.diff DELETED ---



More information about the rpmfusion-commits mailing list