rpms/RBTools/devel RBTools.spec, 1.2, 1.3 FED02-Add-git-patchset-option.patch, 1.1, NONE

Stephen Gallagher sgallagh at fedoraproject.org
Tue Apr 20 12:05:09 UTC 2010


Author: sgallagh

Update of /cvs/pkgs/rpms/RBTools/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv12329

Modified Files:
	RBTools.spec 
Removed Files:
	FED02-Add-git-patchset-option.patch 
Log Message:
* Mon Apr 19 2010 Stephen Gallagher <sgallagh at redhat.com> - 0.2-5
- Update to 0.2 final release



Index: RBTools.spec
===================================================================
RCS file: /cvs/pkgs/rpms/RBTools/devel/RBTools.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- RBTools.spec	19 Apr 2010 14:11:51 -0000	1.2
+++ RBTools.spec	20 Apr 2010 12:05:07 -0000	1.3
@@ -5,7 +5,7 @@
 
 Name:           RBTools
 Version:        0.2
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Tools for use with ReviewBoard
 
 Group:          Applications/Internet
@@ -25,10 +25,6 @@ Requires:       python-simplejson
 # Don't use ez_setup, since RPM provides equivalent functionality
 Patch0001: FED01-Disable-ez_setup-when-installing-by-RPM.patch
 
-# Add --git-patchset option to create a series of patches
-# This patch has been approved but not yet included upstream
-Patch0002: FED02-Add-git-patchset-option.patch
-
 %description
 RBTools provides client tools for interacting with a ReviewBoard
 code-review server.
@@ -38,7 +34,6 @@ code-review server.
 
 # Apply patches
 %patch0001 -p1
-%patch0002 -p1
 
 %build
 %{__python} setup.py build
@@ -65,9 +60,8 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/RBTools*.egg-info/
 
 %changelog
-* Mon Apr 19 2010 Stephen Gallagher <sgallagh at redhat.com> - 0.2-4
+* Mon Apr 19 2010 Stephen Gallagher <sgallagh at redhat.com> - 0.2-5
 - Update to 0.2 final release
-- Restore git-patchset patch, as it is now approved upstream
 
 * Tue Apr 06 2010 Stephen Gallagher <sgallagh at redhat.com> - 0.2-3.rc1
 - Add runtime requirement for python-setuptools


--- FED02-Add-git-patchset-option.patch DELETED ---



More information about the scm-commits mailing list