rpms/nant/devel nant.spec,1.28,1.29

Tom Callaway spot at fedoraproject.org
Mon Mar 2 23:37:47 UTC 2009


Author: spot

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

Modified Files:
	nant.spec 
Log Message:
disable bootstrapping


Index: nant.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nant/devel/nant.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- nant.spec	2 Mar 2009 16:22:15 -0000	1.28
+++ nant.spec	2 Mar 2009 23:37:17 -0000	1.29
@@ -1,12 +1,12 @@
 %global debug_package %{nil}
 %global monodir %{_libdir}
 %global mlib %{_lib}
-%global bootstrap 1
+%global bootstrap 0
 
 Summary: NAnt is a build tool for Mono and .NET
 Name: nant
 Version: 0.85	
-Release: 25%{?dist}.1
+Release: 26%{?dist}
 Epoch: 1
 Source0: http://download.sourceforge.net/nant/%{name}-%{version}-src.tar.gz
 Patch0: nant-build.patch
@@ -127,6 +127,9 @@
 %doc examples/* doc/help/*
 
 %changelog
+* Mon Mar  2 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 1:0.85-26
+- disable bootstrap
+
 * Mon Mar  2 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 1:0.85-25.1
 - proper conditionals for bootstrapping
 




More information about the fedora-extras-commits mailing list