Author: patrys Date: Thu Nov 26 10:17:35 2009 GMT Module: packages Tag: DEVEL ---- Log message: - 2.9.1
---- Files affected: packages/python-gtksourceview2: python-gtksourceview2.spec (1.9.2.2 -> 1.9.2.3) ---- Diffs: ================================================================ Index: packages/python-gtksourceview2/python-gtksourceview2.spec diff -u packages/python-gtksourceview2/python-gtksourceview2.spec:1.9.2.2 packages/python-gtksourceview2/python-gtksourceview2.spec:1.9.2.3 --- packages/python-gtksourceview2/python-gtksourceview2.spec:1.9.2.2 Sat Oct 11 13:50:49 2008 +++ packages/python-gtksourceview2/python-gtksourceview2.spec Thu Nov 26 11:17:30 2009 @@ -1,29 +1,31 @@ # $Revision$, $Date$ %define module pygtksourceview -%define pygtk_req 2:2.12.0 +%define pygtk_req 2:2.14.0 # Summary: GtkSourceView2 bindings for Python Summary(pl.UTF-8): Wiązania Pythona do biblioteki GtkSourceView2 Name: python-gtksourceview2 -Version: 2.4.0 +Version: 2.9.1 Release: 1 License: LGPL Group: Libraries/Python -Source0: http://ftp.gnome.org/pub/GNOME/sources/pygtksourceview/2.4/%{module}-%{version}.tar.bz2 -# Source0-md5: 436e2ec467035a8cd174b794932e4cdc +Source0: http://ftp.gnome.org/pub/GNOME/sources/pygtksourceview/2.9/%{module}-%{version}.tar.bz2 +# Source0-md5: be7a7d3d1046f3af1d7509521a7a3c21 BuildRequires: autoconf >= 2.52 BuildRequires: automake >= 1:1.7 -BuildRequires: gtksourceview2-devel >= 2.4.0 +BuildRequires: gtk-doc >= 1.4 +BuildRequires: gtksourceview2-devel >= 2.9.1 BuildRequires: libtool BuildRequires: libxslt-progs BuildRequires: pkgconfig BuildRequires: python-devel >= 1:2.3.2 # for style.css -BuildRequires: python-pygobject-apidocs >= 2.15.2 -BuildRequires: python-pygobject-devel >= 2.15.2 +BuildRequires: python-pygobject-apidocs >= 2.16.0 +BuildRequires: python-pygobject-devel >= 2.16.0 BuildRequires: python-pygtk-devel >= %{pygtk_req} +BuildRequires: rpm-pythonprov BuildRequires: sed >= 4.0 -%pyrequires_eq python-modules +Requires: python-pygobject >= 2.16.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define pydefsdir %(pkg-config --variable=defsdir pygtk-2.0) @@ -39,7 +41,7 @@ Summary(pl.UTF-8): Pliki programistyczne wiązań Pythona do biblioteki GtkSourceView2 Group: Development/Languages/Python Requires: %{name} = %{version}-%{release} -Requires: gtksourceview2-devel >= 2.3.0 +Requires: gtksourceview2-devel >= 2.9.1 Requires: python-pygtk-devel >= %{pygtk_req} %description devel @@ -71,6 +73,7 @@ %{__autoheader} %{__automake} %configure \ + --enable-gtk-doc \ --with-html-dir=%{_gtkdocdir} %{__make} @@ -106,9 +109,27 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9.2.3 2009/11/26 10:17:30 patrys +- 2.9.1 + +Revision 1.14 2009/11/26 10:11:13 patrys +- 2.8.0 + +Revision 1.13 2009/03/22 14:28:50 megabajt +- updated to 2.6.0 + +Revision 1.12 2008/11/09 22:18:20 sls +- ver. 2.4.0 + +Revision 1.11 2008/11/04 20:32:27 sls +- BR: gtk-doc, rpm-pythonprov + Revision 1.9.2.2 2008/10/11 11:50:49 patrys - 2.4.0 - don't merge until we get a stable release of pygobject + +Revision 1.10 2008/10/03 17:50:50 arekm +- release 2 Revision 1.9.2.1 2008/08/17 23:47:40 patrys - 2.3.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-gtksourceview2/python-gtksourceview2.spec?r1=1.9.2.2&r2=1.9.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
