rpms/trac-mercurial-plugin/F-10 sources, 1.3, 1.4 trac-mercurial-plugin.spec, 1.5, 1.6 trac-mercurial-plugin-hg-1.3.patch, 1.1, NONE

Jesse Keating jkeating at fedoraproject.org
Thu Jul 23 22:35:14 UTC 2009


Author: jkeating

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

Modified Files:
	sources trac-mercurial-plugin.spec 
Removed Files:
	trac-mercurial-plugin-hg-1.3.patch 
Log Message:
* Thu Jul 23 2009 Jesse Keating <jkeating at redhat.com> - 0.10.0.3-3.20090723svn8367
- Build from upstream source instead of a patch
- Update steps for making the tarball



Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/trac-mercurial-plugin/F-10/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	15 Jul 2009 21:00:03 -0000	1.3
+++ sources	23 Jul 2009 22:35:13 -0000	1.4
@@ -1 +1 @@
-2da6708ecb4868208489b1f25c9cb89c  TracMercurial-0.10.0.3.tar.gz
+b4fda282919a888185dbb5a3d0827122  TracMercurial-0.10.0.3.tar.gz


Index: trac-mercurial-plugin.spec
===================================================================
RCS file: /cvs/pkgs/rpms/trac-mercurial-plugin/F-10/trac-mercurial-plugin.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- trac-mercurial-plugin.spec	20 Jul 2009 21:24:42 -0000	1.5
+++ trac-mercurial-plugin.spec	23 Jul 2009 22:35:14 -0000	1.6
@@ -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 7951
+%define svnrev 8367
 
 Name:           trac-mercurial-plugin
 Version:        0.10.0.3
-Release:        2.20090715svn%{svnrev}%{?dist}
+Release:        3.20090723svn%{svnrev}%{?dist}
 Summary:        Mercurial plugin for Trac
 
 Group:          Applications/Internet
@@ -14,9 +14,9 @@ License:        GPL+
 URL:            http://trac.edgewall.org/wiki/TracMercurial
 # Source comes from SVN right now: svn co -r %{svnrev} http://svn.edgewall.com/repos/trac/sandbox/mercurial-plugin/; \
 #                                  cd mercurial-plugin; \
+#                                  echo "include COPYING" > MANIFEST.in; \
 #                                  python setup.py sdist --formats gztar
 Source0:        TracMercurial-%{version}.tar.gz
-Patch0:         trac-mercurial-plugin-hg-1.3.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -29,7 +29,6 @@ This plugin for Trac provides support fo
 
 %prep
 %setup -n TracMercurial-%{version} -q
-%patch0 -p0
 
 
 %build
@@ -57,6 +56,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jul 23 2009 Jesse Keating <jkeating at redhat.com> - 0.10.0.3-3.20090723svn8367
+- Build from upstream source instead of a patch
+- Update steps for making the tarball
+
 * Mon Jul 20 2009 Jesse Keating <jkeating at redhat.com> - 0.10.0.3-2.20090715svn7951
 - Add support for hg 1.3
 


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




More information about the fedora-extras-commits mailing list