SPECS: gulm.spec - up to release 1.01.00

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


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

---- Files affected:
SPECS:
   gulm.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/gulm.spec
diff -u SPECS/gulm.spec:1.4 SPECS/gulm.spec:1.5
--- SPECS/gulm.spec:1.4	Tue Jun 21 19:49:22 2005
+++ SPECS/gulm.spec	Sun Nov  6 00:41:11 2005
@@ -2,13 +2,12 @@
 Summary:	Alternative server-based lock/cluster manager for GFS
 Summary(pl):	Alternatywny oparty na serwerze zarządca blokad/klastra dla GFS-a
 Name:		gulm
-Version:	1.0
-%define	bver	pre26
-Release:	0.%{bver}.2
+Version:	1.01.00
+Release:	1
 License:	GPL v2
 Group:		Libraries
-Source0:	http://people.redhat.com/cfeist/cluster/tgz/%{name}-%{version}-%{bver}.tar.gz
-# Source0-md5:	b713e4d3e4f0c48c5a95e370519aba62
+Source0:	ftp://sources.redhat.com/pub/cluster/releases/cluster-%{version}.tar.gz
+# Source0-md5:	e98551b02ee8ed46ae0ab8fca193d751
 URL:		http://sources.redhat.com/cluster/gulm/
 BuildRequires:	ccs-devel
 BuildRequires:	libwrap-devel
@@ -60,11 +59,13 @@
 Statyczna biblioteka GULM.
 
 %prep
-%setup -q -n %{name}-%{version}-%{bver}
+%setup -q -n cluster-%{version}
+cd %{name}
 
 %{__perl} -pi -e 's/-g -O/%{rpmcflags}/;s/ -lnsl//' Makefile
 
 %build
+cd %{name}
 ./configure \
 	--incdir=%{_includedir} \
 	--libdir=%{_libdir} \
@@ -76,6 +77,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+cd %{name}
 install -d $RPM_BUILD_ROOT/%{_lib}
 
 %{__make} install \
@@ -113,6 +115,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/11/05 23:41:11  arekm
+- up to release 1.01.00
+
 Revision 1.4  2005/06/21 17:49:22  qboosh
 - merged lib move to /%{_lib} from AC-branch
 
================================================================

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




More information about the pld-cvs-commit mailing list