SPECS: rgmanager.spec - up to 1.01.00

arekm arekm at pld-linux.org
Sun Nov 6 00:57:41 CET 2005


Author: arekm                        Date: Sat Nov  5 23:57:41 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.01.00

---- Files affected:
SPECS:
   rgmanager.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/rgmanager.spec
diff -u SPECS/rgmanager.spec:1.1 SPECS/rgmanager.spec:1.2
--- SPECS/rgmanager.spec:1.1	Sat Apr 23 23:34:29 2005
+++ SPECS/rgmanager.spec	Sun Nov  6 00:57:36 2005
@@ -2,12 +2,12 @@
 Summary:	Open Source HA Resource Group Failover
 Summary(pl):	Failover dla grupy zasobów o wysokiej dostępności
 Name:		rgmanager
-Version:	1.9.30
+Version:	1.01.00
 Release:	1
 License:	GPL/LGPL
 Group:		Applications/System
-Source0:	http://people.redhat.com/cfeist/cluster/tgz/%{name}-%{version}.tar.gz
-# Source0-md5:	89d855b0159d03b4e03107d9678178aa
+Source0:	ftp://sources.redhat.com/pub/cluster/releases/cluster-%{version}.tar.gz
+# Source0-md5:	e98551b02ee8ed46ae0ab8fca193d751
 URL:		http://sources.redhat.com/cluster/
 BuildRequires:	ccs-devel
 BuildRequires:	magma-devel
@@ -36,18 +36,20 @@
 serwera.
 
 %prep
-%setup -q
-
+%setup -q -n cluster-%{version}
+cd %{name}
 %{__perl} -pi -e 's/-g /%{rpmcflags} /' src/{clulib,daemons}/Makefile
 %{__perl} -pi -e 's,-g ,%{rpmcflags} -I/usr/include/ncurses ,' src/utils/Makefile
 
 %build
+cd %{name}
 ./configure
 %{__make} \
 	CC="%{__cc}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
+cd %{name}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -57,7 +59,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README TODO errors.txt
+%doc %{name}/{AUTHORS,ChangeLog,README,TODO,errors.txt}
 %attr(755,root,root) %{_sbindir}/*
 #%attr(754,root,root) /etc/rc.d/init.d/rgmanager
 %attr(755,root,root) %{_datadir}/cluster
@@ -69,6 +71,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/11/05 23:57:36  arekm
+- up to 1.01.00
+
 Revision 1.1  2005/04/23 21:34:29  qboosh
 - new; spec partially based on one supplied in tarball
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rgmanager.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list