rpms/system-config-netboot/devel system-config-netboot.spec, 1.66, 1.67

Jaroslav Reznik jreznik at fedoraproject.org
Fri Sep 18 13:29:37 UTC 2009


Author: jreznik

Update of /cvs/pkgs/rpms/system-config-netboot/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18646

Modified Files:
	system-config-netboot.spec 
Log Message:
* Sep 18 2009 Jaroslav Reznik <jreznik at redhat.com> - 0.1.45.4-7
- configure macro moved to build section



Index: system-config-netboot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-netboot/devel/system-config-netboot.spec,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -p -r1.66 -r1.67
--- system-config-netboot.spec	27 Jul 2009 05:24:06 -0000	1.66
+++ system-config-netboot.spec	18 Sep 2009 13:29:37 -0000	1.67
@@ -2,7 +2,7 @@
 Summary: Network booting/install configuration utility (GUI)
 Name: system-config-netboot
 Version: 0.1.45.4
-Release: 6%{?dist}
+Release: 7%{?dist}
 URL: http://fedorahosted.org/system-config-netboot/
 Source0: http://fedorahosted.org/releases/s/y/system-config-netboot/%{name}-%{version}.tar.gz
 Source1: pxelinux.0
@@ -37,9 +37,9 @@ This package contains only command line 
 
 %prep
 %setup -q
-%configure
 
 %build
+%configure
 make %{?_smp_mflags}
 
 %install
@@ -107,6 +107,9 @@ rm -rf %{buildroot}
 %config(noreplace) %{_sysconfdir}/security/console.apps/system-config-netboot
 
 %changelog
+* Fri Sep 18 2009 Jaroslav Reznik <jreznik at redhat.com> - 0.1.45.4-7
+- configure macro moved to build section
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.45.4-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list