[nant] Unbootstrap

Christian Krause chkr at fedoraproject.org
Sun Nov 20 19:46:42 UTC 2011


commit 7a99b898b5a0e448395937fa0a822de31387ad26
Author: Christian Krause <chkr at fedoraproject.org>
Date:   Sun Nov 20 20:46:34 2011 +0100

    Unbootstrap

 nant.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/nant.spec b/nant.spec
index 9572cd4..7db1238 100644
--- a/nant.spec
+++ b/nant.spec
@@ -1,11 +1,11 @@
 %global debug_package %{nil}
 %global monodir %{_prefix}/lib
-%global bootstrap 1
+%global bootstrap 0
 
 Summary: NAnt is a build tool for Mono and .NET
 Name: nant
 Version: 0.90
-Release: 7%{?dist}
+Release: 8%{?dist}
 Epoch: 1
 Source0: http://downloads.sourceforge.net/nant/%{name}-%{version}-src.tar.gz
 Patch1: nant-0.90-no_ndoc.patch
@@ -152,6 +152,9 @@ scrollkeeper-update -q || :
 %{_libdir}/pkgconfig/nant.pc
 
 %changelog
+* Sun Nov 20 2011 Christian Krause <chkr at fedoraproject.org> - 1:0.90-8
+- Unbootstrap
+
 * Sun Nov 20 2011 Christian Krause <chkr at fedoraproject.org> - 1:0.90-7
 - Change paths for mono assemblies according to updated packaging
   guidelines (http://fedoraproject.org/wiki/Packaging:Mono)


More information about the scm-commits mailing list