SPECS (AC-branch): kernel-scsi-mv.spec - rel 12

glen glen at pld-linux.org
Fri Mar 16 00:05:49 CET 2007


Author: glen                         Date: Thu Mar 15 23:05:49 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- rel 12

---- Files affected:
SPECS:
   kernel-scsi-mv.spec (1.17 -> 1.17.2.1) 

---- Diffs:

================================================================
Index: SPECS/kernel-scsi-mv.spec
diff -u SPECS/kernel-scsi-mv.spec:1.17 SPECS/kernel-scsi-mv.spec:1.17.2.1
--- SPECS/kernel-scsi-mv.spec:1.17	Tue Jan 23 19:35:32 2007
+++ SPECS/kernel-scsi-mv.spec	Fri Mar 16 00:05:44 2007
@@ -3,6 +3,7 @@
 # Conditional build:
 %bcond_without	dist_kernel	# allow non-distribution kernel
 %bcond_without	kernel		# don't build kernel modules
+%bcond_without	up		# don't build UP module
 %bcond_without	smp		# don't build SMP module
 %bcond_with	verbose		# verbose build (V=1)
 %bcond_with	grsec_kernel	# build for kernel-grsecurity
@@ -100,10 +101,12 @@
 %postun -n kernel%{_alt_kernel}-smp-scsi-mv
 %depmod %{_kernel_ver}smp
 
+%if %{with up} || %{without dist_kernel}
 %files
 %defattr(644,root,root,755)
 %doc LinuxIAL/ReleaseNotes.txt
 /lib/modules/%{_kernel_ver}/kernel/drivers/scsi/mv_sata.ko*
+%endif
 
 %if %{with smp} && %{with dist_kernel}
 %files -n kernel%{_alt_kernel}-smp-scsi-mv
@@ -118,6 +121,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17.2.1  2007/03/15 23:05:44  glen
+- rel 12
+
 Revision 1.17  2007/01/23 18:35:32  hawk
 - release 12
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel-scsi-mv.spec?r1=1.17&r2=1.17.2.1&f=u



More information about the pld-cvs-commit mailing list