Author: glen                         Date: Tue Oct 16 16:33:52 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add PLDized enable script, R: diff

---- Files affected:
SPECS:
   EMCpower.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: SPECS/EMCpower.spec
diff -u SPECS/EMCpower.spec:1.29 SPECS/EMCpower.spec:1.30
--- SPECS/EMCpower.spec:1.29    Mon Oct 15 15:40:45 2007
+++ SPECS/EMCpower.spec Tue Oct 16 18:33:47 2007
@@ -25,7 +25,7 @@
 
 %define        brand sles10sp1
 
-%define                _rel    0.3
+%define                _rel    0.6
 Summary:       EMC PowerPath - multi-path with fail-over and load-sharing over 
SCSI
 Summary(pl.UTF-8):     EMC PowerPath - multi-path z fail-over i dzieleniem 
obciążenia po SCSI
 Name:          EMCpower
@@ -45,7 +45,9 @@
 NoSource:      1
 %endif
 Source2:       PowerPath.init
+Source3:       %{name}.enable
 Requires(post,preun):  /sbin/chkconfig
+Requires:      diffutils
 Obsoletes:     EMCpower.LINUX
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -140,6 +142,7 @@
 install -d $RPM_BUILD_ROOT/etc/opt/emcpower/.tmp
 mv $RPM_BUILD_ROOT{%{_sbindir},/etc/opt/emcpower}/emcpmgr
 mv $RPM_BUILD_ROOT{%{_sbindir},/etc/opt/emcpower}/powercf
+install %{SOURCE3} $RPM_BUILD_ROOT/etc/opt/emcpower/enable
 touch $RPM_BUILD_ROOT/etc/opt/emcpower/.__emcp_db_global_lock
 touch $RPM_BUILD_ROOT/etc/opt/emcpower/.__emcp_db_lock
 
@@ -216,6 +219,8 @@
 /etc/emc/.drivers_*
 %ghost /etc/emc/mpaa.excluded
 %ghost /etc/emc/mpaa.lams
+%attr(754,root,root) /etc/opt/emcpower/enable
+%dir /etc/opt/emcpower/.tmp
 %attr(754,root,root) /etc/rc.d/init.d/PowerPath
 %attr(755,root,root) %{_sbindir}/emcpadm
 %attr(755,root,root) %{_sbindir}/emcpdiscover
@@ -256,6 +261,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2007/10/16 16:33:47  glen
+- add PLDized enable script, R: diff
+
 Revision 1.29  2007/10/15 13:40:45  glen
 - new md5
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/EMCpower.spec?r1=1.29&r2=1.30&f=u

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

Reply via email to