rpms/tailor/devel tailor.spec,1.16,1.17

Dan Horák sharkcz at fedoraproject.org
Thu Feb 25 13:35:03 UTC 2010


Author: sharkcz

Update of /cvs/pkgs/rpms/tailor/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24561

Modified Files:
	tailor.spec 
Log Message:
* Thu Feb 25 2010 Dan Horák <dan[at]danny.cz> 0.9.35-8
- drop bazaar from Requires



Index: tailor.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tailor/devel/tailor.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- tailor.spec	31 Jul 2009 10:09:29 -0000	1.16
+++ tailor.spec	25 Feb 2010 13:35:03 -0000	1.17
@@ -3,7 +3,7 @@
 Summary:	A tool to migrate changesets between several version control systems
 Name:		tailor
 Version:	0.9.35
-Release:	7%{?dist}
+Release:	8%{?dist}
 Source0:	http://darcs.arstecnica.it/%{name}-%{version}.tar.gz
 License:	GPLv3+
 Group:		Development/Tools
@@ -30,7 +30,7 @@ URI and revision in special properties o
 %package -n python-vcpx
 Summary:	Version Control Patch eXchanger
 Group:		Development/Libraries
-Requires:	cvs, subversion, tla, bazaar, monotone, git-core
+Requires:	cvs, subversion, tla, monotone, git-core
 Requires:	mercurial >= 1.1.2
 
 %description -n python-vcpx
@@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Feb 25 2010 Dan Horák <dan[at]danny.cz> 0.9.35-8
+- drop bazaar from Requires
+
 * Fri Jul 31 2009 Dan Horák <dan[at]danny.cz> 0.9.35-7
 - drop cogito from Requires
 



More information about the scm-commits mailing list