Author: qboosh                       Date: Fri Jan 13 19:13:12 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't BR kernel-module-build if building without kernel

---- Files affected:
SPECS:
   iscsitarget.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/iscsitarget.spec
diff -u SPECS/iscsitarget.spec:1.11 SPECS/iscsitarget.spec:1.12
--- SPECS/iscsitarget.spec:1.11 Thu Jan 12 21:38:01 2006
+++ SPECS/iscsitarget.spec      Fri Jan 13 20:13:03 2006
@@ -24,7 +24,9 @@
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 URL:           http://iscsitarget.sourceforge.net/
+%if %{with kernel}
 %{?with_dist_kernel:BuildRequires:     kernel-module-build >= 2.6.0}
+%endif
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _sbindir        /sbin
@@ -197,6 +199,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2006/01/13 19:13:03  qboosh
+- don't BR kernel-module-build if building without kernel
+
 Revision 1.11  2006/01/12 20:38:01  arekm
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/iscsitarget.spec?r1=1.11&r2=1.12&f=u

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

Reply via email to