rpms/fpaste/F-10 fpaste.spec,1.2,1.3

Ankur Sinha ankursinha at fedoraproject.org
Fri Aug 21 17:43:11 UTC 2009


Author: ankursinha

Update of /cvs/pkgs/rpms/fpaste/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9536

Modified Files:
	fpaste.spec 
Log Message:
Added xsel to requires


Index: fpaste.spec
===================================================================
RCS file: /cvs/pkgs/rpms/fpaste/F-10/fpaste.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- fpaste.spec	21 Aug 2009 15:07:19 -0000	1.2
+++ fpaste.spec	21 Aug 2009 17:43:10 -0000	1.3
@@ -1,13 +1,13 @@
 Name:		fpaste
 Version:	0.3.3
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	A simple tool for pasting info onto fpaste.org
 BuildArch:	noarch
 Group:		Applications/Internet
 License:	GPLv3+
 URL:		https://fedorahosted.org/fpaste/
 Source0:	https://fedorahosted.org/released/fpaste/fpaste-%{version}.tar.bz2
-
+Requires:	xsel
 
 %description
 It is often useful to be able to easily paste text to the Fedora
@@ -38,6 +38,8 @@ rm -rf %{buildroot}
 %{_mandir}/man1/fpaste.1.gz
 
 %changelog
+* Fri Aug 21 2009 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.3.3-2
+- Added xsel in requires
 * Fri Aug 21 2009 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.3.3-1
 - new package release
 - Proper urllib2 error handling




More information about the scm-commits mailing list