From c1d312b1d8d3f554486857418f5aa07e90cce8f5 Mon Sep 17 00:00:00 2001 From: jbjohnso Date: Tue, 3 Jun 2008 20:02:58 +0000 Subject: [PATCH] -Another spec file fix for 2.1 naming conventions git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1574 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/perl-xCAT.spec | 2 +- xCAT-client/xCAT-client.spec | 2 +- xCAT-server/xCAT-server.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/perl-xCAT/perl-xCAT.spec b/perl-xCAT/perl-xCAT.spec index 46a1a819d..61b55d025 100644 --- a/perl-xCAT/perl-xCAT.spec +++ b/perl-xCAT/perl-xCAT.spec @@ -20,7 +20,7 @@ Provides: perl(xCAT) = %{version} Provides perl xCAT libraries for core functionality. Required for all xCAT installations. Includes xCAT::Table, xCAT::NodeRange, among others. -%prep +%prep -n perl-xCAT %setup -q %build # This phase is done in (for RH): /usr/src/redhat/BUILD/perl-xCAT-2.0 diff --git a/xCAT-client/xCAT-client.spec b/xCAT-client/xCAT-client.spec index c52ef4d78..b84571305 100644 --- a/xCAT-client/xCAT-client.spec +++ b/xCAT-client/xCAT-client.spec @@ -21,7 +21,7 @@ Provides: xCAT-client = %{version} %description xCAT-client provides the fundamental xCAT commands (chtab, chnode, rpower, etc) helpful in administrating systems at scale, with particular attention paid to large HPC clusters. -%prep +%prep -n xCAT-client %setup -q %build # This phase is done in (for RH): /usr/src/redhat/BUILD/xCAT-client-2.0 diff --git a/xCAT-server/xCAT-server.spec b/xCAT-server/xCAT-server.spec index 9bc5e848c..09a10a1fa 100644 --- a/xCAT-server/xCAT-server.spec +++ b/xCAT-server/xCAT-server.spec @@ -26,7 +26,7 @@ Provides: xCAT-server = %{version} %description xCAT-server provides the core server and configuration management components of xCAT. This package should be installed on your management server -%prep +%prep -n xCAT-server %setup -q %build %install