SPECS: python-gnome-extras.spec - updated to 2.25.3

megabajt megabajt at pld-linux.org
Sun Apr 26 13:34:55 CEST 2009


Author: megabajt                     Date: Sun Apr 26 11:34:55 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.25.3

---- Files affected:
SPECS:
   python-gnome-extras.spec (1.57 -> 1.58) 

---- Diffs:

================================================================
Index: SPECS/python-gnome-extras.spec
diff -u SPECS/python-gnome-extras.spec:1.57 SPECS/python-gnome-extras.spec:1.58
--- SPECS/python-gnome-extras.spec:1.57	Sat Mar 14 20:43:20 2009
+++ SPECS/python-gnome-extras.spec	Sun Apr 26 13:34:49 2009
@@ -7,16 +7,16 @@
 Summary:	GNOME bindings for Python
 Summary(pl.UTF-8):	Wiązania Pythona do bibliotek GNOME
 Name:		python-gnome-extras
-Version:	2.19.1
-Release:	18
+Version:	2.25.3
+Release:	1
 License:	GPL v2/LGPL v2.1 (see COPYING)
 Group:		Libraries/Python
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-python-extras/2.19/%{module}-%{version}.tar.bz2
-# Source0-md5:	08896c63d71ce44d20fafbaf9c0edc78
-Patch0:		%{name}-MOZILLA_HOME.patch
-Patch1:		%{name}-xulrunner.patch
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-python-extras/2.25/%{module}-%{version}.tar.bz2
+# Source0-md5:	9f3b7ec5c57130b96061cb486b79c076
+Patch0:		%{name}-xulrunner.patch
 # http://bugzilla.gnome.org/show_bug.cgi?id=553911
-Patch2:		%{name}-new-gdl.patch
+Patch1:		%{name}-new-gdl.patch
+Patch2:		%{name}-gtkdocdir.patch
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
 BuildRequires:	gdl-devel >= 2.24.0
@@ -24,19 +24,18 @@
 BuildRequires:	gnome-vfs2-devel >= 2.16.3
 BuildRequires:	gtk+2-devel >= 2:2.10.0
 BuildRequires:	gtkspell-devel >= 2.0.11
-BuildRequires:	hal-devel >= 0.5.7
-BuildRequires:	libgda3-devel >= 2.99.6
+BuildRequires:	libgda4-devel >= 3.99.11
 BuildRequires:	libgksu-devel >= 2.0.4
 BuildRequires:	libgksuui-devel >= 1.0.3
 BuildRequires:	libgnomeui-devel >= 2.16.1
 BuildRequires:	libgtkhtml-devel >= 2.3.1
-BuildRequires:	librsvg-devel >= 1:2.16.1
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
-BuildRequires:	popt-devel
 BuildRequires:	python-devel >= 1:2.3.2
 BuildRequires:	python-gnome-devel >= %{gnome_python_req}
 BuildRequires:	python-pygtk-devel >= %{pygtk_req}
+# for style.css
+BuildRequires:	python-pygobject-apidocs
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.234
 BuildRequires:	xulrunner-devel >= 1.9-5
@@ -93,7 +92,7 @@
 Summary:	Libgda bindings for Python
 Summary(pl.UTF-8):	Wiązania Pythona do biblioteki libgda
 Group:		Libraries/Python
-Requires:	libgda >= 1:1.2.3
+Requires:	libgda4 >= 3.99.11
 Requires:	python-pygtk-gtk >= %{pygtk_req}
 
 %description gda
@@ -106,7 +105,7 @@
 Summary:	Header files for pygda library
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki pygda
 Group:		Libraries/Python
-Requires:	libgda-devel >= 1:1.2.3
+Requires:	libgda4-devel >= 3.99.11
 Requires:	python-gnome-devel >= %{gnome_python_req}
 
 %description gda-devel
@@ -184,26 +183,25 @@
 %prep
 %setup -q -n %{module}-%{version}
 %patch0 -p1
-%patch1 -p1
-%patch2 -p0
+%patch1 -p0
+%patch2 -p1
 
 %build
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
 %{__automake}
-%configure
-%{__make} \
-	HTML_DIR=%{_gtkdocdir}
+%configure \
+	--enable-docs
+
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %{__make} install \
-	DESTDIR=$RPM_BUILD_ROOT \
-	HTML_DIR=%{_gtkdocdir}
+	DESTDIR=$RPM_BUILD_ROOT
 
 cp -a examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
@@ -238,9 +236,9 @@
 
 %files gda-devel
 %defattr(644,root,root,755)
-%{_includedir}/pygda-3.0
+%{_includedir}/pygda-4.0
 %{_datadir}/pygtk/2.0/argtypes/gda-arg-types.py[co]
-%{_pkgconfigdir}/pygda-3.0.pc
+%{_pkgconfigdir}/pygda-4.0.pc
 
 %files gdl
 %defattr(644,root,root,755)
@@ -272,6 +270,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.58  2009/04/26 11:34:49  megabajt
+- updated to 2.25.3
+
 Revision 1.57  2009/03/14 19:43:20  hawk
 - release 18
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-gnome-extras.spec?r1=1.57&r2=1.58&f=u



More information about the pld-cvs-commit mailing list