SPECS: EMCpower.spec - few compat symlinks
glen
glen at pld-linux.org
Mon Sep 4 10:32:51 CEST 2006
Author: glen Date: Mon Sep 4 08:32:51 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- few compat symlinks
---- Files affected:
SPECS:
EMCpower.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/EMCpower.spec
diff -u SPECS/EMCpower.spec:1.7 SPECS/EMCpower.spec:1.8
--- SPECS/EMCpower.spec:1.7 Thu Aug 24 14:58:39 2006
+++ SPECS/EMCpower.spec Mon Sep 4 10:32:45 2006
@@ -22,7 +22,7 @@
#
# main package.
#
-%define _rel 0.10
+%define _rel 0.12
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
@@ -201,6 +201,12 @@
%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
@@ -258,6 +264,10 @@
%{_mandir}/man1/powermig.1*
%{_mandir}/man1/powermt.1*
%{_mandir}/man1/powerprotect.1*
+
+# hardcoded paths. oh sigh
+/etc/opt/emcpower
+/opt/emcpower
%endif
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -266,6 +276,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2006/09/04 08:32:45 glen
+- few compat symlinks
+
Revision 1.7 2006/08/24 12:58:39 qboosh
- updated bcond desc
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/EMCpower.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list