Author: freetz Date: Mon Jul 4 19:07:19 2005 GMT Module: SPECS Tag: DEVEL ---- Log message: - 2.11.2, %%files, Rs updated, no *la for gnome-vfs modules
---- Files affected: SPECS: python-gnome.spec (1.47 -> 1.47.2.1) ---- Diffs: ================================================================ Index: SPECS/python-gnome.spec diff -u SPECS/python-gnome.spec:1.47 SPECS/python-gnome.spec:1.47.2.1 --- SPECS/python-gnome.spec:1.47 Sat Apr 16 19:54:49 2005 +++ SPECS/python-gnome.spec Mon Jul 4 21:07:13 2005 @@ -5,12 +5,12 @@ Summary: GNOME bindings for Python Summary(pl): Wiązania Pythona do bibliotek GNOME Name: python-gnome -Version: 2.10.0 -Release: 2 +Version: 2.11.2 +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.11/%{module}-%{version}.tar.bz2 +# Source0-md5: 3db86d8b0df4bb36e274f3a3aa8b5f0d BuildRequires: GConf2-devel >= 2.9.90 BuildRequires: automake BuildRequires: autoconf @@ -125,6 +125,7 @@ Requires: %{name}-gconf = %{version}-%{release} Requires: %{name}-ui = %{version}-%{release} Requires: %{name}-vfs = %{version}-%{release} +Requires: gnome-vfs2 Requires: python-pygtk-devel >= %{pygtk_req} %description devel @@ -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,6 +198,7 @@ %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 @@ -209,6 +212,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +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.47.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
