Author: glen                         Date: Thu Apr 20 16:29:06 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix chkconfig, rc-scripts deps

---- Files affected:
SPECS:
   linux-iscsi.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/linux-iscsi.spec
diff -u SPECS/linux-iscsi.spec:1.34 SPECS/linux-iscsi.spec:1.35
--- SPECS/linux-iscsi.spec:1.34 Mon Dec 19 20:51:43 2005
+++ SPECS/linux-iscsi.spec      Thu Apr 20 18:29:01 2006
@@ -7,11 +7,11 @@
 %bcond_without userspace       # don't build userspace module
 %bcond_with    verbose         # verbose build (V=1)
 #
+%define                _rel 0.1
 Summary:       iSCSI - SCSI over IP
 Summary(pl):   iSCSI - SCSI po IP
 Name:          linux-iscsi
 Version:       4.0.2
-%define                _rel 0.1
 Release:       %{_rel}
 License:       GPL
 Group:         Base/Kernel
@@ -23,6 +23,8 @@
 URL:           http://linux-iscsi.sourceforge.net/
 %{?with_dist_kernel:BuildRequires:     kernel-headers >= 2.6.0}
 BuildRequires: sysfsutils-static
+Requires(post,preun):  /sbin/chkconfig
+Requires:      rc-scripts
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _sbindir        /sbin
@@ -213,6 +215,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2006/04/20 16:29:01  glen
+- fix chkconfig, rc-scripts deps
+
 Revision 1.34  2005/12/19 19:51:43  qboosh
 - no need to specify default attr
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/linux-iscsi.spec?r1=1.34&r2=1.35&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to