rpms/trac-mercurial-plugin/F-11 import.log, 1.2, 1.3 trac-mercurial-plugin.spec, 1.8, 1.9 trac-mercurial-plugin-hg-1.3.patch, 1.1, NONE

Jesse Keating jkeating at fedoraproject.org
Thu Jul 23 22:16:42 UTC 2009


Author: jkeating

Update of /cvs/pkgs/rpms/trac-mercurial-plugin/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15702/F-11

Modified Files:
	import.log trac-mercurial-plugin.spec 
Removed Files:
	trac-mercurial-plugin-hg-1.3.patch 
Log Message:
Go with upstream commit rather than patch in a ticket.



Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/trac-mercurial-plugin/F-11/import.log,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- import.log	20 Jul 2009 17:47:27 -0000	1.2
+++ import.log	23 Jul 2009 22:16:41 -0000	1.3
@@ -1,2 +1,3 @@
 trac-mercurial-plugin-0_11_0_7-4_20090715svn8072_fc12:F-11:trac-mercurial-plugin-0.11.0.7-4.20090715svn8072.fc12.src.rpm:1247689927
 trac-mercurial-plugin-0_11_0_7-5_20090715svn8072_fc12:F-11:trac-mercurial-plugin-0.11.0.7-5.20090715svn8072.fc12.src.rpm:1248111961
+trac-mercurial-plugin-0_11_0_7-6_20090715svn8365_fc12:F-11:trac-mercurial-plugin-0.11.0.7-6.20090715svn8365.fc12.src.rpm:1248387298


Index: trac-mercurial-plugin.spec
===================================================================
RCS file: /cvs/pkgs/rpms/trac-mercurial-plugin/F-11/trac-mercurial-plugin.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- trac-mercurial-plugin.spec	20 Jul 2009 17:47:27 -0000	1.8
+++ trac-mercurial-plugin.spec	23 Jul 2009 22:16:42 -0000	1.9
@@ -1,11 +1,11 @@
 # sitelib for noarch packages, sitearch for others (remove the unneeded one)
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
-%define svnrev 8072
+%define svnrev 8365
 
 Name:           trac-mercurial-plugin
 Version:        0.11.0.7
-Release:        5.20090715svn%{svnrev}%{?dist}
+Release:        6.20090715svn%{svnrev}%{?dist}
 Summary:        Mercurial plugin for Trac
 
 Group:          Applications/Internet
@@ -17,8 +17,6 @@ URL:            http://trac.edgewall.org
 #                                  echo "include COPYING" > MANIFEST.in; \
 #                                  python setup.py sdist --formats gztar
 Source0:        TracMercurial-%{version}.tar.gz
-# This patch is from http://trac.edgewall.org/attachment/ticket/8460/patch_8352_for_hg_1.3
-Patch0:         trac-mercurial-plugin-hg-1.3.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -31,7 +29,6 @@ This plugin for Trac provides support fo
 
 %prep
 %setup -n TracMercurial-%{version} -q
-%patch0 -p0
 
 
 %build
@@ -59,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jul 23 2009 Jesse Keating <jkeating at redhat.com> - 0.11.0.7-6.20090715svn8365
+- Pull new upstream snapshot with the patch integrated.
+
 * Mon Jul 20 2009 Jesse Keating <jkeating at redhat.com> - 0.11.0.7-5.20090715svn8072
 - Patch for hg 1.3
 


--- trac-mercurial-plugin-hg-1.3.patch DELETED ---




More information about the fedora-extras-commits mailing list