Author: freetz Date: Mon Sep 5 21:57:57 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - merged from DEVEL
---- Files affected: SPECS: python-gnome.spec (1.47 -> 1.48) ---- Diffs: ================================================================ Index: SPECS/python-gnome.spec diff -u SPECS/python-gnome.spec:1.47 SPECS/python-gnome.spec:1.48 --- SPECS/python-gnome.spec:1.47 Sat Apr 16 19:54:49 2005 +++ SPECS/python-gnome.spec Mon Sep 5 23:57:52 2005 @@ -1,22 +1,22 @@ # $Revision$, $Date$ %define module gnome-python -%define pygtk_req 2:2.6.0 +%define pygtk_req 2:2.8.0 %define pyorbit_req 2.0.1 Summary: GNOME bindings for Python Summary(pl): Wiązania Pythona do bibliotek GNOME Name: python-gnome -Version: 2.10.0 -Release: 2 +Version: 2.12.0 +Release: 1 License: GPL v2+/LGPL v2.1+ Group: Libraries/Python -Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-python/2.10/%{module}-%{version}.tar.bz2 -# Source0-md5: 018c210bc5e2e9be36791bede9dbdc73 +Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-python/2.12/%{module}-%{version}.tar.bz2 +# Source0-md5: 5a8f636a0cf8f179094287017f69bc39 BuildRequires: GConf2-devel >= 2.9.90 BuildRequires: automake BuildRequires: autoconf BuildRequires: gnome-common >= 2.8.0 BuildRequires: gnome-vfs2-devel >= 2.10.0-2 -BuildRequires: gtk+2-devel >= 2:2.6.4 +BuildRequires: gtk+2-devel >= 2:2.8.0 BuildRequires: libbonobo-devel >= 2.8.1 BuildRequires: libgnomeui-devel >= 2.10.0-2 BuildRequires: libtool @@ -108,6 +108,7 @@ Summary(pl): Wiązania Pythona do biblioteki GNOME VFS Group: Libraries/Python Requires: %{name} = %{version}-%{release} +Requires: gnome-vfs2 %description vfs GNOME VFS bindings for Python. @@ -152,6 +153,7 @@ DESTDIR=$RPM_BUILD_ROOT rm -f $RPM_BUILD_ROOT%{py_sitedir}/gtk-2.0/{*.la,*/{*.la,*.py}} +rm -f $RPM_BUILD_ROOT%{_libdir}/gnome-vfs-2.0/modules/*.la %clean rm -rf $RPM_BUILD_ROOT @@ -196,10 +198,12 @@ %files vfs %defattr(644,root,root,755) %attr(755,root,root) %{py_sitedir}/gtk-2.0/gnomevfs*.so +%attr(755,root,root) %{_libdir}/gnome-vfs-2.0/modules/*.so %{py_sitedir}/gtk-2.0/gnome/vfs.py[co] %files devel %defattr(644,root,root,755) +%{_includedir}/%{module}-2.0 %{pydefsdir}/* %{_pkgconfigdir}/* @@ -209,6 +213,27 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.48 2005/09/05 21:57:52 freetz +- merged from DEVEL + +Revision 1.47.2.6 2005/09/05 21:57:08 freetz +- 2.12.0, bumped pygtk requirements, more %%files + +Revision 1.47.2.5 2005/08/21 07:56:29 wiget +- requires pygtk builded with new cairo + +Revision 1.47.2.4 2005/08/18 21:31:54 aflinta +- rebuild with cairo, rel. 2 + +Revision 1.47.2.3 2005/07/12 12:13:36 freetz +- 2.11.3 + +Revision 1.47.2.2 2005/07/04 19:10:56 freetz +- moved gnome-vfs requirement to vfs subpackage + +Revision 1.47.2.1 2005/07/04 19:07:13 freetz +- 2.11.2, %%files, Rs updated, no *la for gnome-vfs modules + Revision 1.47 2005/04/16 17:54:49 paladine - Obsoletes: python-gnome-nautilus - rel. 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-gnome.spec?r1=1.47&r2=1.48&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
