packages: openshot/openshot.spec - BR: python-devel - fixed 64bit build

sparky sparky at pld-linux.org
Fri May 14 15:37:42 CEST 2010


Author: sparky                       Date: Fri May 14 13:37:42 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: python-devel
- fixed 64bit build

---- Files affected:
packages/openshot:
   openshot.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/openshot/openshot.spec
diff -u packages/openshot/openshot.spec:1.1 packages/openshot/openshot.spec:1.2
--- packages/openshot/openshot.spec:1.1	Sat Mar 13 17:01:53 2010
+++ packages/openshot/openshot.spec	Fri May 14 15:37:37 2010
@@ -9,29 +9,30 @@
 # Source0-md5:	d05da3c49446326f3e45c8dfe60b1438
 Patch0:		%{name}-locale_dir.patch
 URL:		http://www.openshotvideo.com/
+BuildRequires:	python-devel
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
+Requires(post,postun):	scrollkeeper
+Requires(post,postun):	shared-mime-info
 Requires:	python-mlt
 Requires:	python-pygoocanvas
 Requires:	python-pygtk-glade
 Requires:	python-pygtk-gtk
 Requires:	python-pygtk-pango
 Requires:	python-pyxdg
-Requires(post,postun):	shared-mime-info
-Requires(post,postun):  scrollkeeper
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-OpenShot Video Editor is a free, open-source, non-linear video editor.  It can
-create and edit videos and movies using many popular video, audio, and image
-formats.  Create videos for YouTube, Flickr, Vimeo, Metacafe, iPod, Xbox, and
-many more common formats!
-        
+OpenShot Video Editor is a free, open-source, non-linear video editor.
+It can create and edit videos and movies using many popular video,
+audio, and image formats. Create videos for YouTube, Flickr, Vimeo,
+Metacafe, iPod, Xbox, and many more common formats!
+
 Features include:
-	* Multiple tracks (layers) Compositing, image overlays, and watermarks
-	* Support for image sequences (rotoscoping) Key-frame animation Video
-	* and audio effects (chroma-key) Transitions (lumas and masks)
+ - Multiple tracks (layers) Compositing, image overlays, and watermarks
+ - Support for image sequences (rotoscoping) Key-frame animation Video
+ - and audio effects (chroma-key) Transitions (lumas and masks)
 
 %prep
 %setup -q
@@ -60,7 +61,7 @@
 %py_comp $RPM_BUILD_ROOT%{py_sitescriptdir}
 %py_postclean
 
-rm $RPM_BUILD_ROOT%{_libdir}/mime/packages/%{name}
+rm $RPM_BUILD_ROOT%{_prefix}/lib/mime/packages/%{name}
 
 cp -R docs/gnome $RPM_BUILD_ROOT%{_datadir}/gnome/help/%{name}
 cp -R docs/omf $RPM_BUILD_ROOT%{_datadir}/omf/%{name}
@@ -97,6 +98,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2010/05/14 13:37:37  sparky
+- BR: python-devel
+- fixed 64bit build
+
 Revision 1.1  2010/03/13 16:01:53  jajcus
 - new package
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openshot/openshot.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list