SPECS: magma-plugins.spec - up to 1.01.00

arekm arekm at pld-linux.org
Sun Nov 6 00:56:02 CET 2005


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

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

---- Diffs:

================================================================
Index: SPECS/magma-plugins.spec
diff -u SPECS/magma-plugins.spec:1.1 SPECS/magma-plugins.spec:1.2
--- SPECS/magma-plugins.spec:1.1	Sat Apr 23 22:17:17 2005
+++ SPECS/magma-plugins.spec	Sun Nov  6 00:55:57 2005
@@ -2,12 +2,11 @@
 Summary:	Cluster manager plugins for magma
 Summary(pl):	Wtyczki do zarządzania klastrem dla pakietu magma
 Name:		magma-plugins
-Version:	1.0
-%define	bver	pre18
-Release:	0.%{bver}.1
+Version:	1.01.00
+Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
-Source0:	http://people.redhat.com/cfeist/cluster/tgz/%{name}-%{version}-%{bver}.tar.gz
+Source0:	ftp://sources.redhat.com/pub/cluster/releases/cluster-%{version}.tar.gz
 # Source0-md5:	3769cde151439cd84ddda715167a8773
 URL:		http://sources.redhat.com/cluster/
 BuildRequires:	cman-devel
@@ -25,11 +24,13 @@
 Wtyczki do zarządzania klastrem dla pakietu magma.
 
 %prep
-%setup -q -n %{name}-%{version}-%{bver}
+%setup -q -n cluster-%{version}
+cd %{name}
 
 %{__perl} -pi -e 's/-Wall/%{rpmcflags} -Wall/' make/defines.mk.input
 
 %build
+cd %{name}
 ./configure \
 	--plugindir=`/sbin/magma_tool config plugindir` \
 	--mandir=%{_mandir}
@@ -38,6 +39,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+cd %{name}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -56,6 +58,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/11/05 23:55:57  arekm
+- up to 1.01.00
+
 Revision 1.1  2005/04/23 20:17:17  qboosh
 - new; spec partially based on one supplied in tarball
 
================================================================

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




More information about the pld-cvs-commit mailing list