Author: qboosh Date: Sat Jan 22 13:20:26 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.10.17
---- Files affected: packages/gstreamer-gnonlin: gstreamer-gnonlin.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: packages/gstreamer-gnonlin/gstreamer-gnonlin.spec diff -u packages/gstreamer-gnonlin/gstreamer-gnonlin.spec:1.13 packages/gstreamer-gnonlin/gstreamer-gnonlin.spec:1.14 --- packages/gstreamer-gnonlin/gstreamer-gnonlin.spec:1.13 Sun Jan 2 11:09:53 2011 +++ packages/gstreamer-gnonlin/gstreamer-gnonlin.spec Sat Jan 22 14:20:21 2011 @@ -1,7 +1,7 @@ # $Revision$, $Date$ %define gst_major_ver 0.10 -%define gst_req_ver 0.10.29.2 -%define gstpb_req_ver 0.10.29 +%define gst_req_ver 0.10.30 +%define gstpb_req_ver 0.10.30 # # Conditional build: %bcond_without apidocs # disable gtk-doc @@ -9,19 +9,20 @@ Summary: GStreamer extension library for non-linear editing Summary(pl.UTF-8): Biblioteka rozszerzenia GStreamera do edycji nieliniowej Name: gstreamer-gnonlin -Version: 0.10.16 +Version: 0.10.17 Release: 1 License: LGPL v2+ Group: Applications/Multimedia Source0: http://gstreamer.freedesktop.org/src/gnonlin/gnonlin-%{version}.tar.bz2 -# Source0-md5: 824619ce357c0a61e333c3cc745a63bd +# Source0-md5: 0c9e5a8f771b087fac9afa459399112e URL: http://gnonlin.sourceforge.net/ -BuildRequires: glib2-devel >= 1:2.6 +BuildRequires: glib2-devel >= 1:2.22 BuildRequires: gstreamer-devel >= %{gst_req_ver} BuildRequires: gstreamer-plugins-base-devel >= %{gstpb_req_ver} %{?with_apidocs:BuildRequires: gtk-doc >= 1.8} BuildRequires: pkgconfig BuildRequires: python >= 2.1 +Requires: glib2 >= 1:2.22 Requires: gstreamer >= %{gst_req_ver} Requires: gstreamer-plugins-base >= %{gstpb_req_ver} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -87,6 +88,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2011/01/22 13:20:21 qboosh +- updated to 0.10.17 + Revision 1.13 2011/01/02 10:09:53 qboosh - updated BRs - disable silent-rules ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gstreamer-gnonlin/gstreamer-gnonlin.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
