SPECS: ccs.spec - release 1.01.00

arekm arekm at pld-linux.org
Sun Nov 6 00:35:26 CET 2005


Author: arekm                        Date: Sat Nov  5 23:35:26 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 1.01.00

---- Files affected:
SPECS:
   ccs.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/ccs.spec
diff -u SPECS/ccs.spec:1.8 SPECS/ccs.spec:1.9
--- SPECS/ccs.spec:1.8	Tue May  3 17:03:25 2005
+++ SPECS/ccs.spec	Sun Nov  6 00:35:21 2005
@@ -2,12 +2,12 @@
 Summary:	Cluster configuration system to manage the cluster config file
 Summary(pl):	System konfiguracji klastra do zarządzania jego plikiem konfiguracyjnym
 Name:		ccs
-Version:	0.24
+Version:	1.01.00
 Release:	1
 License:	GPL v2
 Group:		Applications/System
-Source0:	http://people.redhat.com/cfeist/cluster/tgz/%{name}-%{version}.tar.gz
-# Source0-md5:	1df515f83510b4f5d9c0c5f70e8503cf
+Source0:	ftp://sources.redhat.com/pub/cluster/releases/cluster-%{version}.tar.gz
+# Source0-md5:	e98551b02ee8ed46ae0ab8fca193d751
 URL:		http://sources.redhat.com/cluster/ccs/
 BuildRequires:	libxml2-devel >= 2.0
 BuildRequires:	magma-devel >= 1.0
@@ -36,11 +36,12 @@
 Pliki nagłówkowe i biblioteka statyczna ccs.
 
 %prep
-%setup -q
-
+%setup -q -n cluster-%{version}
+cd %{name}
 %{__perl} -pi -e 's/-O2/%{rpmcflags}/' {ccs_tool,ccs_test,lib,daemon}/Makefile
 
 %build
+cd %{name}
 ./configure \
 	--incdir=%{_includedir} \
 	--libdir=%{_libdir} \
@@ -52,6 +53,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+cd %{name}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -83,6 +85,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2005/11/05 23:35:21  arekm
+- release 1.01.00
+
 Revision 1.8  2005/05/03 15:03:25  arekm
 - rel 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ccs.spec?r1=1.8&r2=1.9&f=u




More information about the pld-cvs-commit mailing list