Author: glen                         Date: Mon Sep  4 09:07:42 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- userspace is x86

---- Files affected:
SPECS:
   EMCpower.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/EMCpower.spec
diff -u SPECS/EMCpower.spec:1.10 SPECS/EMCpower.spec:1.11
--- SPECS/EMCpower.spec:1.10    Mon Sep  4 11:03:25 2006
+++ SPECS/EMCpower.spec Mon Sep  4 11:07:37 2006
@@ -22,7 +22,7 @@
 #
 # main package.
 #
-%define                _rel    0.12
+%define                _rel    0.13
 Summary:       EMC PowerPath - multi-path with fail-over and load-sharing over 
SCSI
 Summary(pl):   EMC PowerPath - multi-path z fail-over i dzieleniem obciążenia 
po SCSI
 Name:          EMCpower
@@ -45,6 +45,8 @@
 
 %define                _sysconfdir     /etc/emc
 %define                _sbindir        /sbin
+# binaries and libraries are x86
+%define                _libdir         /usr/lib
 
 %description
 Multi-path software providing fail-over and load-sharing for SCSI
@@ -168,6 +170,12 @@
 %find_lang EMCpower
 %find_lang PowerPath
 cat PowerPath.lang >> EMCpower.lang
+
+# hardcoded paths. oh sigh
+install -d $RPM_BUILD_ROOT/etc/opt/emcpower
+ln -s %{_sbindir}/emcpmgr $RPM_BUILD_ROOT/etc/opt/emcpower
+ln -s %{_sbindir}/powercf $RPM_BUILD_ROOT/etc/opt/emcpower
+install -d $RPM_BUILD_ROOT/opt/emcpower
 %endif
 
 %if %{with kernel}
@@ -201,12 +209,6 @@
 %endif
 %endif
 
-# hardcoded paths. oh sigh
-install -d $RPM_BUILD_ROOT/etc/opt/emcpower
-ln -s %{_sbindir}/emcpmgr $RPM_BUILD_ROOT/etc/opt/emcpower
-ln -s %{_sbindir}/powercf $RPM_BUILD_ROOT/etc/opt/emcpower
-install -d $RPM_BUILD_ROOT/opt/emcpower
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -305,6 +307,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/09/04 09:07:37  glen
+- userspace is x86
+
 Revision 1.10  2006/09/04 09:03:25  glen
 - %verifyscript striptlet copied from original RPM
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/EMCpower.spec?r1=1.10&r2=1.11&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to