SPECS: EMCpower.spec - more found files/dirs
glen
glen at pld-linux.org
Mon Sep 4 15:10:57 CEST 2006
Author: glen Date: Mon Sep 4 13:10:57 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- more found files/dirs
---- Files affected:
SPECS:
EMCpower.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/EMCpower.spec
diff -u SPECS/EMCpower.spec:1.11 SPECS/EMCpower.spec:1.12
--- SPECS/EMCpower.spec:1.11 Mon Sep 4 11:07:37 2006
+++ SPECS/EMCpower.spec Mon Sep 4 15:10:52 2006
@@ -22,7 +22,7 @@
#
# main package.
#
-%define _rel 0.13
+%define _rel 0.17
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
@@ -172,10 +172,15 @@
cat PowerPath.lang >> EMCpower.lang
# hardcoded paths. oh sigh
-install -d $RPM_BUILD_ROOT/etc/opt/emcpower
+install -d $RPM_BUILD_ROOT/etc/opt/emcpower/.tmp
ln -s %{_sbindir}/emcpmgr $RPM_BUILD_ROOT/etc/opt/emcpower
ln -s %{_sbindir}/powercf $RPM_BUILD_ROOT/etc/opt/emcpower
+touch $RPM_BUILD_ROOT/etc/opt/emcpower/.__emcp_db_global_lock
+touch $RPM_BUILD_ROOT/etc/opt/emcpower/.__emcp_db_lock
+
install -d $RPM_BUILD_ROOT/opt/emcpower
+install -d $RPM_BUILD_ROOT/etc/emcpower
+touch $RPM_BUILD_ROOT%{_sysconfdir}/mpaa.{excluded,lams}
%endif
%if %{with kernel}
@@ -272,6 +277,8 @@
%defattr(644,root,root,755)
%dir %{_sysconfdir}
%{_sysconfdir}/drivers_ext
+%ghost %{_sysconfdir}/mpaa.excluded
+%ghost %{_sysconfdir}/mpaa.lams
/etc/modprobe.d/EMCpower.conf
%attr(754,root,root) /etc/rc.d/init.d/powerpath
%attr(755,root,root) %{_sbindir}/emcpadm
@@ -298,7 +305,10 @@
# hardcoded paths. oh sigh
/etc/opt/emcpower
+%ghost /etc/opt/emcpower/.__emcp_db_global_lock
+%ghost /etc/opt/emcpower/.__emcp_db_lock
/opt/emcpower
+%dir /etc/emcpower
%endif
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -307,6 +317,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2006/09/04 13:10:52 glen
+- more found files/dirs
+
Revision 1.11 2006/09/04 09:07:37 glen
- userspace is x86
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/EMCpower.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list