SPECS: EMCpower.spec - %verifyscript striptlet copied from origina...

glen glen at pld-linux.org
Mon Sep 4 11:03:30 CEST 2006


Author: glen                         Date: Mon Sep  4 09:03:30 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- %verifyscript striptlet copied from original RPM

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

---- Diffs:

================================================================
Index: SPECS/EMCpower.spec
diff -u SPECS/EMCpower.spec:1.9 SPECS/EMCpower.spec:1.10
--- SPECS/EMCpower.spec:1.9	Mon Sep  4 10:41:37 2006
+++ SPECS/EMCpower.spec	Mon Sep  4 11:03:25 2006
@@ -210,6 +210,12 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%verifyscript
+echo "These PowerPath modules are installed"
+/sbin/lsmod | head -n 1
+/sbin/lsmod | grep emc
+echo "DONE"
+
 %pre
 # Check - Only install on a 2.6 kernel
 expr `uname -r` : '2\.6' > /dev/null
@@ -299,6 +305,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2006/09/04 09:03:25  glen
+- %verifyscript striptlet copied from original RPM
+
 Revision 1.9  2006/09/04 08:41:37  glen
 - %pre striptlet copied from original RPM
 
================================================================

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



More information about the pld-cvs-commit mailing list