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

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

---- Diffs:

================================================================
Index: SPECS/fence.spec
diff -u SPECS/fence.spec:1.5 SPECS/fence.spec:1.6
--- SPECS/fence.spec:1.5        Sat Apr 23 20:45:13 2005
+++ SPECS/fence.spec    Sun Nov  6 00:51:12 2005
@@ -2,12 +2,13 @@
 Summary:       I/O fencing system
 Summary(pl):   System barier I/O
 Name:          fence
-Version:       1.26
+Version:       1.01.00
 Release:       1
+Epoch:         1
 License:       GPL
 Group:         Applications/System
-Source0:       
http://people.redhat.com/cfeist/cluster/tgz/%{name}-%{version}.tar.gz
-# Source0-md5: aee9109313966a88d007e944f991c1e6
+Source0:       
ftp://sources.redhat.com/pub/cluster/releases/cluster-%{version}.tar.gz
+# Source0-md5: e98551b02ee8ed46ae0ab8fca193d751
 URL:           http://sources.redhat.com/cluster/fence/
 BuildRequires: cman-devel
 BuildRequires: perl-base
@@ -43,12 +44,14 @@
 zasilania).
 
 %prep
-%setup -q
+%setup -q -n cluster-%{version}
+cd %{name}
 
 %{__perl} -pi -e 's/-Wall/%{rpmcflags} -Wall/' make/defines.mk.input
 %{__perl} -pi -e 's/-O2 //' fence_node/Makefile fence_tool/Makefile 
fenced/Makefile
 
 %build
+cd %{name}
 ./configure \
        --incdir=%{_includedir} \
        --libdir=%{_libdir} \
@@ -60,6 +63,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+cd %{name}
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
@@ -79,6 +83,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/11/05 23:51:12  arekm
+- up to 1.01.00
+
 Revision 1.5  2005/04/23 18:45:13  qboosh
 - updated to 1.26, use optflags
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to