SPECS: kernel-scsi-mv.spec - workaround for builder automation to ...

hawk hawk at pld-linux.org
Fri Dec 8 15:09:09 CET 2006


Author: hawk                         Date: Fri Dec  8 14:09:09 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- workaround for builder automation to allow building against
  kernel-grsecurity (via bcond)
- release 11

---- Files affected:
SPECS:
   kernel-scsi-mv.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/kernel-scsi-mv.spec
diff -u SPECS/kernel-scsi-mv.spec:1.15 SPECS/kernel-scsi-mv.spec:1.16
--- SPECS/kernel-scsi-mv.spec:1.15	Thu Nov 23 23:07:54 2006
+++ SPECS/kernel-scsi-mv.spec	Fri Dec  8 15:09:04 2006
@@ -5,6 +5,11 @@
 %bcond_without	kernel		# don't build kernel modules
 %bcond_without	smp		# don't build SMP module
 %bcond_with	verbose		# verbose build (V=1)
+%bcond_with	grsec_kernel	# build for kernel-grsecurity
+#
+%if %{with kernel} && %{with dist_kernel} && %{with grsec_kernel}
+%define	alt_kernel	grsecurity
+%endif
 #
 %ifarch sparc
 %undefine	with_smp
@@ -12,7 +17,7 @@
 #
 %define		_mv_ver	3.4.2a
 %define		_mv_name	mvSata
-%define		_rel		10
+%define		_rel		11
 Summary:	SATA driver for the Marvell MV88SX50xx and MV88SX60x1
 Summary(pl):	Sterownik dla kart SATA Marvell MV88SX50xx i MV88SX60x1
 Name:		kernel%{_alt_kernel}-scsi-mv
@@ -113,6 +118,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2006/12/08 14:09:04  hawk
+- workaround for builder automation to allow building against
+  kernel-grsecurity (via bcond)
+- release 11
+
 Revision 1.15  2006/11/23 22:07:54  sparky
 - use %build_kernel_modules, %install_kernel_modules
 - specifu KERNEL_VER=2.6 (now builds with 2.6.18)
================================================================

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



More information about the pld-cvs-commit mailing list