Author: gotar Date: Fri Jun 3 00:43:17 2011 GMT Module: packages Tag: HEAD ---- Log message: - upgraded to 0.14.0
---- Files affected: packages/pitivi: pitivi.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: packages/pitivi/pitivi.spec diff -u packages/pitivi/pitivi.spec:1.9 packages/pitivi/pitivi.spec:1.10 --- packages/pitivi/pitivi.spec:1.9 Fri Feb 4 19:23:59 2011 +++ packages/pitivi/pitivi.spec Fri Jun 3 02:43:11 2011 @@ -1,13 +1,13 @@ # $Revision$, $Date$ -Summary: Video editor +Summary: Non-linear video editor Summary(pl.UTF-8): Edytor wideo Name: pitivi -Version: 0.13.5 -Release: 2 +Version: 0.14.0 +Release: 1 License: LGPL v2+ Group: X11/Applications/Multimedia -Source0: http://ftp.gnome.org/pub/GNOME/sources/pitivi/0.13/%{name}-%{version}.tar.bz2 -# Source0-md5: 2471dbff3a63777dc89870e44da203e1 +Source0: http://ftp.gnome.org/pub/GNOME/sources/pitivi/0.14/%{name}-%{version}.tar.bz2 +# Source0-md5: 6eb98be52c4aad0c1c7e23cfb35f496a URL: http://www.pitivi.org/ BuildRequires: autoconf >= 2.52 BuildRequires: automake @@ -21,16 +21,17 @@ Requires(post,postun): gtk-update-icon-cache Requires(post,postun): shared-mime-info Requires: Zope-Interface -Requires: gstreamer-audiosink >= 0.10.23 +Requires: gstreamer-audiosink >= 0.10.28 Requires: gstreamer-gnonlin >= 0.10.16 Requires: gstreamer-plugins-good -Requires: gstreamer-videosink >= 0.10.23 +Requires: gstreamer-videosink >= 0.10.28 Requires: hicolor-icon-theme -Requires: python-gstreamer >= 0.10.16 +Requires: python-gstreamer >= 0.10.19 Requires: python-pycairo Requires: python-pygoocanvas -Requires: python-pygtk-glade >= 2:2.12.0 -Requires: python-pygtk-gtk >= 2:2.12.0 +Requires: python-pygtk-glade >= 2:2.18.0 +Requires: python-pygtk-gtk >= 2:2.18.0 +Requires: python-pyxdg Requires: python-setuptools BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -74,6 +75,7 @@ %files -f %{name}.lang %defattr(644,root,root,755) +%doc AUTHORS ChangeLog NEWS README RELEASE %attr(755,root,root) %{_bindir}/pitivi %{_libdir}/pitivi %{_datadir}/mime/packages/pitivi.xml @@ -88,6 +90,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2011/06/03 00:43:11 gotar +- upgraded to 0.14.0 + Revision 1.9 2011/02/04 18:23:59 wiget - Requires(post,postun): gtk-update-icon-cache @@ -116,4 +121,3 @@ Revision 1.1 2009/06/06 09:32:31 megabajt - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pitivi/pitivi.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
