rpms/ccs/devel ccs.spec,1.22,1.23

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon May 9 15:56:02 UTC 2005


Author: cfeist

Update of /cvs/dist/rpms/ccs/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv20947

Modified Files:
	ccs.spec 
Log Message:
Build for more archs.


Index: ccs.spec
===================================================================
RCS file: /cvs/dist/rpms/ccs/devel/ccs.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ccs.spec	9 May 2005 14:49:06 -0000	1.22
+++ ccs.spec	9 May 2005 15:56:00 -0000	1.23
@@ -11,7 +11,7 @@
 ###############################################################################
 Name: ccs
 Version: 0.25
-Release: 0.13
+Release: 0.15
 License: GPL
 Group: System Environment/Base
 Summary: CCS - The Cluster Configuration System
@@ -21,7 +21,7 @@
 Requires: magma
 Requires(preun): /sbin/chkconfig
 Requires(post): /sbin/chkconfig
-ExclusiveArch: %{ix86} x86_64
+ExclusiveArch: %{ix86} x86_64 ppc ppc64
 Source0: %{name}-%{version}.tar.gz
 Patch1: ccs-0.25-norun.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
@@ -52,8 +52,6 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
-mkdir -p $RPM_BUILD_ROOT/etc/rc.d
-mv -f $RPM_BUILD_ROOT/etc/init.d $RPM_BUILD_ROOT/etc/rc.d/
 
 %clean
 rm -rf $RPM_BUILD_ROOT




More information about the fedora-cvs-commits mailing list