SPECS: python-gnome-extras.spec - update to new 2.0 libgda API (pa...

freetz freetz at pld-linux.org
Tue Oct 25 14:57:39 CEST 2005


Author: freetz                       Date: Tue Oct 25 12:57:39 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to new 2.0 libgda API (patch added), rel.4

---- Files affected:
SPECS:
   python-gnome-extras.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/python-gnome-extras.spec
diff -u SPECS/python-gnome-extras.spec:1.14 SPECS/python-gnome-extras.spec:1.15
--- SPECS/python-gnome-extras.spec:1.14	Sat Oct  8 14:55:56 2005
+++ SPECS/python-gnome-extras.spec	Tue Oct 25 14:57:33 2005
@@ -11,12 +11,13 @@
 Summary(pl):	Wiązania Pythona do bibliotek GNOME
 Name:		python-gnome-extras
 Version:	2.12.0
-Release:	3
+Release:	4
 License:	GPL v2/LGPL v2.1 (see COPYING)
 Group:		Libraries/Python
 Source0:	http://ftp.gnome.org/pub/gnome/sources/gnome-python-extras/2.12/%{module}-%{version}.tar.bz2
 # Source0-md5:	103efa8fbd8eed5c9dd4796dbe6393de
 Patch0:		%{name}-MOZILLA_HOME.patch
+Patch1:		%{name}-libgda20.patch
 BuildRequires:	GConf2-devel >= 2.10.0
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
@@ -27,7 +28,7 @@
 BuildRequires:	gtksourceview-devel >= 1.2.0
 BuildRequires:	gtkspell-devel >= 2.0.8
 BuildRequires:	hal-devel
-BuildRequires:	libgda-devel >= 1.2.0
+BuildRequires:	libgda-devel >= 1.9.100-2
 BuildRequires:	gdl-devel >= 0.4.0
 BuildRequires:	libgksu-devel >= 1.2.5
 BuildRequires:	libgksuui-devel >= 1.0.3
@@ -123,7 +124,7 @@
 Summary:	Header files for pygda library
 Summary(pl):	Pliki nagłówkowe biblioteki pygda
 Group:		Libraries/Python
-Requires:	libgda-devel >= 1.2.0
+Requires:	libgda-devel >= 1.9.100-2
 
 %description gda-devel
 Header files for pygda library.
@@ -287,6 +288,7 @@
 %prep
 %setup -q -n %{module}-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -335,7 +337,7 @@
 
 %files gda-devel
 %defattr(644,root,root,755)
-%{_includedir}/pygda-1.2
+%{_includedir}/pygda-2.0/*.h
 
 %files gdl
 %defattr(644,root,root,755)
@@ -404,6 +406,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2005/10/25 12:57:33  freetz
+- update to new 2.0 libgda API (patch added), rel.4
+
 Revision 1.14  2005/10/08 12:55:56  freetz
 - rel.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-gnome-extras.spec?r1=1.14&r2=1.15&f=u




More information about the pld-cvs-commit mailing list