SPECS: magma.spec - 1.01.00 version

arekm arekm at pld-linux.org
Sun Nov 6 00:22:30 CET 2005


Author: arekm                        Date: Sat Nov  5 23:22:30 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.01.00 version

---- Files affected:
SPECS:
   magma.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/magma.spec
diff -u SPECS/magma.spec:1.5 SPECS/magma.spec:1.6
--- SPECS/magma.spec:1.5	Thu Apr 14 21:11:08 2005
+++ SPECS/magma.spec	Sun Nov  6 00:22:25 2005
@@ -2,14 +2,13 @@
 Summary:	Cluster Abstraction Library
 Summary(pl):	Biblioteka abstrakcji klastra
 Name:		magma
-Version:	1.0
-%define	bver	pre21
-Release:	0.%{bver}.1
+Version:	1.01.00
+Release:	1
 Epoch:		0
 License:	GPL/LGPL
 Group:		Libraries
-Source0:	http://people.redhat.com/cfeist/cluster/tgz/%{name}-%{version}-%{bver}.tar.gz
-# Source0-md5:	a764a5beda09a6965d2086cb38dea7c0
+Source0:	ftp://sources.redhat.com/pub/cluster/releases/cluster-%{version}.tar.gz
+# Source0-md5:	e98551b02ee8ed46ae0ab8fca193d751
 Patch0:		%{name}-fix.patch
 URL:		http://sources.redhat.com/cluster/
 BuildRequires:	perl-base
@@ -48,13 +47,15 @@
 Statyczna biblioteka MAGMA.
 
 %prep
-%setup -q -n %{name}-%{version}-%{bver}
+%setup -q -n cluster-%{version}
+cd %{name}
 %patch0 -p1
 
 %{__perl} -pi -e 's/-g/%{rpmcflags} -Wno-unused/' lib/Makefile
 %{__perl} -pi -e 's/-DDEBUG/%{rpmcflags}%{?debug: -DDEBUG}/' tests/Makefile
 
 %build
+cd %{name}
 ./configure \
 	--incdir=%{_includedir} \
 	--libdir=%{_libdir} \
@@ -67,6 +68,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+cd %{name}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -99,6 +101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/11/05 23:22:25  arekm
+- 1.01.00 version
+
 Revision 1.5  2005/04/14 19:11:08  qboosh
 - zlib is not needed
 
================================================================

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




More information about the pld-cvs-commit mailing list