rpms/nautilus-python/F-12 .cvsignore, 1.3, 1.4 nautilus-python.spec, 1.10, 1.11 sources, 1.3, 1.4

dignan dignan at fedoraproject.org
Wed Mar 3 04:13:11 UTC 2010


Author: dignan

Update of /cvs/pkgs/rpms/nautilus-python/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30801

Modified Files:
	.cvsignore nautilus-python.spec sources 
Log Message:
Update to 0.5.2


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/nautilus-python/F-12/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	24 Sep 2008 11:10:35 -0000	1.3
+++ .cvsignore	3 Mar 2010 04:13:10 -0000	1.4
@@ -1 +1 @@
-nautilus-python-0.5.1.tar.bz2
+nautilus-python-0.5.2.tar.bz2


Index: nautilus-python.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nautilus-python/F-12/nautilus-python.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- nautilus-python.spec	29 Jan 2010 02:23:42 -0000	1.10
+++ nautilus-python.spec	3 Mar 2010 04:13:10 -0000	1.11
@@ -1,6 +1,6 @@
 Name:           nautilus-python
-Version:        0.5.1
-Release:        6%{?dist}
+Version:        0.5.2
+Release:        1%{?dist}
 Summary:        Python bindings for Nautilus
 
 Group:          Development/Libraries
@@ -8,13 +8,6 @@ License:        GPLv2+
 URL:            http://www.gnome.org/
 Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.5/%{name}-%{version}.tar.bz2
 
-# Fixes problem with macros not defined by Fedora autotools
-Patch0:         %{name}-%{version}-gnome-vfs.patch
-
-# Fixes error with location libpython.so on 64-bit systems
-# upstream bug: https://bugzilla.gnome.org/show_bug.cgi?id=608405
-Patch1:         fix-libpython-lib64-location.patch
-
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  autoconf
@@ -26,7 +19,11 @@ BuildRequires:  gnome-vfs2-devel
 BuildRequires:  gnome-python2-devel
 BuildRequires:  eel2-devel
 BuildRequires:  pygtk2-devel
-Requires:       nautilus
+Requires:       nautilus >= 2.6.0
+Requires:       pygtk2 >= 2.8.0
+Requires:       gnome-python2 >= 2.12.0
+Requires:       pygobject2 >= 2.8.0
+Requires:       python2 >= 2.3.5
 
 %description
 Python bindings for Nautilus
@@ -44,11 +41,6 @@ Python bindings for Nautilus
 
 %prep
 %setup -q
-%patch0 -p1 -b .gnome-vfs
-%patch1 -p1 
-autoreconf -ivf
-%{__rm} -rf autom4te.cache
-
 
 %build
 %configure
@@ -85,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Mar 1 2010 Patrick Dignan <dignan.patrick at, gmail.com> - 0.5.2-1
+- New upstream release removes need for two patches
+
 * Thu Jan 28 2010 Patrick Dignan <dignan.patrick at, gmail.com>
 - Fixed error with location of libpython
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/nautilus-python/F-12/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	24 Sep 2008 11:10:36 -0000	1.3
+++ sources	3 Mar 2010 04:13:10 -0000	1.4
@@ -1 +1 @@
-83136937cdb790a2ee5823e96de20acf  nautilus-python-0.5.1.tar.bz2
+f21e3cdf4883b42fe7bc40d6cb21660f  nautilus-python-0.5.2.tar.bz2



More information about the scm-commits mailing list