rpms/tailor/devel tailor.spec,1.2,1.3

Dan Horak (sharkcz) fedora-extras-commits at redhat.com
Sun Oct 14 15:40:21 UTC 2007


Author: sharkcz

Update of /cvs/pkgs/rpms/tailor/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22295

Modified Files:
	tailor.spec 
Log Message:
- remove R: monotone (ppc), darcs (ppc64)
- remove ExcludeArch as it has no effect for noarch package



Index: tailor.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tailor/devel/tailor.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tailor.spec	27 Jul 2007 19:40:27 -0000	1.2
+++ tailor.spec	14 Oct 2007 15:39:48 -0000	1.3
@@ -3,7 +3,7 @@
 Summary:	A tool to migrate changesets between several version control systems
 Name:		tailor
 Version:	0.9.28
-Release:	4%{?dist}
+Release:	5%{?dist}
 Source0:	http://darcs.arstecnica.it/%{name}-%{version}.tar.gz
 License:	GPL
 Group:		Development/Tools
@@ -16,7 +16,6 @@
 %endif
 Requires:	python-vcpx = %{version}-%{release}
 BuildArch:	noarch
-ExcludeArch:	ppc64
 Patch:		tailor-test.patch
 
 %description
@@ -30,8 +29,7 @@
 %package -n python-vcpx
 Summary:	Version Control Patch eXchanger
 Group:		Development/Libraries
-Requires:	cvs, subversion, mercurial, cogito, monotone, darcs, tla, bazaar
-ExcludeArch:	ppc64
+Requires:	cvs, subversion, mercurial, cogito, tla, bazaar
 
 %description -n python-vcpx
 This is the package `vcpx` (pronounced "veeseepex").  It encapsulates
@@ -66,6 +64,10 @@
 %{python_sitelib}/vcpx
 
 %changelog
+* Sun Oct 14 2007 Dan Horak <dan[at]danny.cz> 0.9.28-5
+- remove R: monotone (ppc), darcs (ppc64)
+- remove ExcludeArch as it has no effect for noarch package
+
 * Fri Jul 27 2007 Dan Horak <dan[at]danny.cz> 0.9.28-4
 - exclude ppc64 because darcs cannot be build on ppc64 now (#249906)
 




More information about the fedora-extras-commits mailing list