packages: openshot/openshot.spec - R: python-httplib2 - %files, still a lot...
duddits
duddits at pld-linux.org
Fri Apr 1 14:22:56 CEST 2011
Author: duddits Date: Fri Apr 1 12:22:56 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- R: python-httplib2
- %files, still a lot of work ahead in here
---- Files affected:
packages/openshot:
openshot.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: packages/openshot/openshot.spec
diff -u packages/openshot/openshot.spec:1.4 packages/openshot/openshot.spec:1.5
--- packages/openshot/openshot.spec:1.4 Fri Apr 1 11:15:02 2011
+++ packages/openshot/openshot.spec Fri Apr 1 14:22:51 2011
@@ -14,6 +14,7 @@
BuildRequires: rpmbuild(macros) >= 1.219
Requires(post,postun): scrollkeeper
Requires(post,postun): shared-mime-info
+Requires: python-httplib2
Requires: python-mlt
Requires: python-pygoocanvas
Requires: python-pygtk-glade
@@ -82,14 +83,16 @@
%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS README
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/openshot
+%attr(755,root,root) %{_bindir}/openshot-render
%{_datadir}/mime/packages/*
-%{_mandir}/man1/*
-%{_pixmapsdir}/*
-%{_desktopdir}/*.desktop
+%{_mandir}/man1/openshot.1*
+%{_mandir}/man1/openshot-render.1*
+%{_pixmapsdir}/openshot.svg
+%{_desktopdir}/openshot.desktop
%{py_sitescriptdir}/%{name}
%if "%{py_ver}" > "2.4"
-%{py_sitescriptdir}/*.egg-info
+%{py_sitescriptdir}/openshot*.egg-info
%endif
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -98,6 +101,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2011/04/01 12:22:51 duddits
+- R: python-httplib2
+- %files, still a lot of work ahead in here
+
Revision 1.4 2011/04/01 09:15:02 duddits
- up to 1.3.0
- update URL, Source0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openshot/openshot.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list