Author: megabajt Date: Sun Mar 22 14:28:55 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.6.0
---- Files affected: SPECS: python-gtksourceview2.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/python-gtksourceview2.spec diff -u SPECS/python-gtksourceview2.spec:1.12 SPECS/python-gtksourceview2.spec:1.13 --- SPECS/python-gtksourceview2.spec:1.12 Sun Nov 9 23:18:20 2008 +++ SPECS/python-gtksourceview2.spec Sun Mar 22 15:28:50 2009 @@ -1,31 +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 -Release: 2 +Version: 2.6.0 +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.6/%{module}-%{version}.tar.bz2 +# Source0-md5: 5587a1865bd5c785c6f34095c57cc96b BuildRequires: autoconf >= 2.52 BuildRequires: automake >= 1:1.7 -BuildRequires: gtk-doc -BuildRequires: gtksourceview2-devel >= 2.2.0 +BuildRequires: gtk-doc >= 1.4 +BuildRequires: gtksourceview2-devel >= 2.6.0 BuildRequires: libtool BuildRequires: libxslt-progs BuildRequires: pkgconfig BuildRequires: python-devel >= 1:2.3.2 # for style.css -BuildRequires: python-pygobject-apidocs >= 2.14.1 -BuildRequires: python-pygobject-devel >= 2.14.1 +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) @@ -41,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.2.0 +Requires: gtksourceview2-devel >= 2.6.0 Requires: python-pygtk-devel >= %{pygtk_req} %description devel @@ -73,6 +73,7 @@ %{__autoheader} %{__automake} %configure \ + --enable-gtk-doc \ --with-html-dir=%{_gtkdocdir} %{__make} @@ -108,6 +109,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +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 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-gtksourceview2.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
