rpms/nautilus-pastebin/F-12 nautilus-pastebin.spec,1.2,1.3

Ankur Sinha ankursinha at fedoraproject.org
Sun Jun 13 15:32:18 UTC 2010


Author: ankursinha

Update of /cvs/pkgs/rpms/nautilus-pastebin/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv8457/F-12

Modified Files:
	nautilus-pastebin.spec 
Log Message:
- Updated spec
- nautilus-python was needed as requires




Index: nautilus-pastebin.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nautilus-pastebin/F-12/nautilus-pastebin.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- nautilus-pastebin.spec	9 May 2010 03:42:39 -0000	1.2
+++ nautilus-pastebin.spec	13 Jun 2010 15:32:17 -0000	1.3
@@ -10,7 +10,7 @@
 
 Name:           nautilus-pastebin
 Version:        0.4.1
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Nautilus extension to send files to a pastebin
 
 Group:          User Interface/Desktops
@@ -30,6 +30,8 @@ BuildRequires:  python-distutils-extra
 # a user using this extension should also have
 # fpaste installed which a default in F12 onwards
 Requires:       fpaste
+# python bindings needed
+Requires:       nautilus-python
 Requires(pre): GConf2
 Requires(post): GConf2
 Requires(preun): GConf2
@@ -100,6 +102,9 @@ fi
 %{_datadir}/applications/%{name}-configurator.desktop
 
 %changelog
+* Sun Jun 13 2010 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.4.1-8
+- added nautilus-python as a Requires
+
 * Sun May 09 2010 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.4.1-7
 - add fpaste as requires
 - comment for patch



More information about the scm-commits mailing list