rpms/fpaste/EL-6 fpaste.spec,1.4,1.5

Matej Cepl mcepl at fedoraproject.org
Mon Jun 28 15:19:22 UTC 2010


Author: mcepl

Update of /cvs/pkgs/rpms/fpaste/EL-6
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv323

Modified Files:
	fpaste.spec 
Log Message:
Upgrade to EL-5 version which doesn't require xsel anymore.


Index: fpaste.spec
===================================================================
RCS file: /cvs/pkgs/rpms/fpaste/EL-6/fpaste.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- fpaste.spec	24 Aug 2009 15:07:43 -0000	1.4
+++ fpaste.spec	28 Jun 2010 15:19:22 -0000	1.5
@@ -1,13 +1,13 @@
 Name:		fpaste
 Version:	0.3.4
-Release:	1%{?dist}
+Release:	3%{?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
+BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
 It is often useful to be able to easily paste text to the Fedora
@@ -38,6 +38,13 @@ rm -rf %{buildroot}
 %{_mandir}/man1/fpaste.1.gz
 
 %changelog
+* Fri May 28 2010 Kevin Fenzi <kevin at tummy.com> - 0.3.4-3
+- Remove bogus xsel dep. 
+
+* Mon Apr 12 2010 Kevin Fenzi <kevin at tummy.com> - 0.3.4-2
+- Add BuildRoot for epel
+- Branch and build for epel
+
 * Mon Aug 24 2009 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.3.4-1
 - New release
 - Validate paste size and content as non-binary before sending; user is prompted Y/N to override for huge pastes or binary content.



More information about the scm-commits mailing list