[bmake/f16] bmake.boot

Luis Enrique Bazán De León lbazan at fedoraproject.org
Tue Jan 31 21:58:15 UTC 2012


commit f96372824bc06132073d15b6ed7c62b58464f6bf
Author: Luis Bazán <lbazan at BAKER-MINI-001.(none)>
Date:   Tue Jan 31 16:57:45 2012 -0500

    bmake.boot

 bmake.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/bmake.spec b/bmake.spec
index 1c5c215..1758b8f 100644
--- a/bmake.spec
+++ b/bmake.spec
@@ -1,7 +1,7 @@
 Summary: 	The NetBSD make(1) tool
 Name: 		bmake
 Version: 	20111111
-Release: 	1%{?dist}
+Release: 	3%{?dist}
 License: 	BSD with advertising
 Group: 		Development/Tools
 URL: 		ftp://ftp.NetBSD.org/pub/NetBSD/misc/sjg/
@@ -26,7 +26,7 @@ supported in Makefiles is very different.
 
 %build
 %configure --with-default-sys-path=%{_datadir}/mk
-make -f Makefile %{?_smp_mflags} boot-strap
+make -f bmake.boot %{?_smp_mflags} bootstrap
 
 %install
 rm -rf ${RPM_BUILD_ROOT}
@@ -45,7 +45,7 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_mandir}/man1/*
 
 %changelog
-* Tue Jan 31 2012 Luis Bazan <lbazan at fedoraproject.org> - 20111111-1
+* Tue Jan 31 2012 Luis Bazan <lbazan at fedoraproject.org> - 20111111-3
 - New Upstream version
  
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20090222-3


More information about the scm-commits mailing list