Author: freetz Date: Wed Aug 9 17:34:22 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - 2.14.2, reintroduced support for stable libgda
---- Files affected: SPECS: python-gnome-extras.spec (1.20.2.2 -> 1.20.2.3) ---- Diffs: ================================================================ Index: SPECS/python-gnome-extras.spec diff -u SPECS/python-gnome-extras.spec:1.20.2.2 SPECS/python-gnome-extras.spec:1.20.2.3 --- SPECS/python-gnome-extras.spec:1.20.2.2 Wed May 24 13:16:47 2006 +++ SPECS/python-gnome-extras.spec Wed Aug 9 19:34:17 2006 @@ -9,21 +9,20 @@ Summary: GNOME bindings for Python Summary(pl): Wiązania Pythona do bibliotek GNOME Name: python-gnome-extras -Version: 2.14.0 -Release: 2 +Version: 2.14.2 +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.14/%{module}-%{version}.tar.bz2 -# Source0-md5: e9390569e18a5e71da1ed9476fa750b3 +# Source0-md5: 039e1300368df17de9867685e9705091 Patch0: %{name}-MOZILLA_HOME.patch -Patch1: %{name}-libgda20.patch BuildRequires: autoconf >= 2.52 BuildRequires: automake BuildRequires: gnome-vfs2-devel >= 2.14.0 BuildRequires: gtk+2-devel >= 2:2.6.4 BuildRequires: gtkspell-devel >= 2.0.8 BuildRequires: hal-devel -BuildRequires: libgda-devel >= 1.9.100-2 +BuildRequires: libgda-devel >= 1:1.2.3 BuildRequires: gdl-devel >= 0.4.0 BuildRequires: libgksu-devel >= 1.2.5 BuildRequires: libgksuui-devel >= 1.0.3 @@ -102,6 +101,7 @@ Summary: Libgda bindings for Python Summary(pl): Wiązania Pythona do biblioteki libgda Group: Libraries/Python +Requires: libgda >= 1:1.2.3 Requires: python-pygtk-gtk >= %{pygtk_req} %description gda @@ -114,7 +114,7 @@ Summary: Header files for pygda library Summary(pl): Pliki nagłówkowe biblioteki pygda Group: Libraries/Python -Requires: libgda-devel >= 1.9.100-2 +Requires: libgda-devel >= 1:1.2.3 %description gda-devel Header files for pygda library. @@ -189,7 +189,6 @@ %prep %setup -q -n %{module}-%{version} %patch0 -p1 -%patch1 -p1 %build %{__libtoolize} @@ -223,7 +222,7 @@ %files devel %defattr(644,root,root,755) %{pydefsdir}/* -%{_pkgconfigdir}/*.pc +%{_pkgconfigdir}/gnome-python-extras-2.0.pc %files examples %defattr(644,root,root,755) @@ -241,7 +240,8 @@ %files gda-devel %defattr(644,root,root,755) -%{_includedir}/pygda-2.0 +%{_includedir}/pygda-1.2 +%{_pkgconfigdir}/pygda-1.2.pc %files gdl %defattr(644,root,root,755) @@ -273,6 +273,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20.2.3 2006/08/09 17:34:17 freetz +- 2.14.2, reintroduced support for stable libgda + Revision 1.20.2.2 2006/05/24 11:16:47 baggins - rel 2 - Obsoletes for packages that disapeared/has been moved to python-gnome-desktop ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-gnome-extras.spec?r1=1.20.2.2&r2=1.20.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
