From 0888ecfc71d327ee3f939534fb049e3a310f6dea Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Mon, 15 May 2006 19:19:33 +0000 Subject: [PATCH 1/1] - build with fc4 filesystem - rename bootcd_v3 to bootcd --- bootcd.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bootcd.spec b/bootcd.spec index 309e3ef..7827f6d 100644 --- a/bootcd.spec +++ b/bootcd.spec @@ -5,7 +5,7 @@ Vendor: PlanetLab Packager: PlanetLab Central Distribution: PlanetLab 3.3 -URL: http://cvs.planet-lab.org/cvs/bootcd_v3 +URL: http://cvs.planet-lab.org/cvs/bootcd Summary: Boot CD Name: bootcd @@ -37,10 +37,10 @@ Central servers. %setup -q %build -pushd bootcd_v3 +pushd bootcd # Build the reference image -./prep.sh +./prep.sh -r 4 # Build the default configuration (PlanetLab) ./build.sh @@ -53,7 +53,7 @@ popd %install rm -rf $RPM_BUILD_ROOT -pushd bootcd_v3 +pushd bootcd # Install the reference image and build scripts install -d -m 755 $RPM_BUILD_ROOT/%{_datadir}/%{name} -- 2.43.0