SPECS: eagle-usb.spec - workaround for builder automation to allow...

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


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

---- Files affected:
SPECS:
   eagle-usb.spec (1.87 -> 1.88) 

---- Diffs:

================================================================
Index: SPECS/eagle-usb.spec
diff -u SPECS/eagle-usb.spec:1.87 SPECS/eagle-usb.spec:1.88
--- SPECS/eagle-usb.spec:1.87	Mon Dec  4 11:58:11 2006
+++ SPECS/eagle-usb.spec	Fri Dec  8 15:12:58 2006
@@ -10,12 +10,17 @@
 %bcond_without	userspace	# don't build userspace tools
 %bcond_without	cmvs
 %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
 # no USB in sparc(32) kernel; just build userspace to use with sparc64 kernel
 %undefine	with_kernel
 %endif
-%define		_rel	2
+%define		_rel	3
 Summary:	Linux driver for the Eagle 8051 Analog (sagem f at st 800/840/908/...) modems
 Summary(pl):	Sterownik dla Linuksa do modemów Eagle 8051 Analog (sagem f at st 800/840/908/...)
 Name:		eagle-usb
@@ -203,6 +208,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.88  2006/12/08 14:12:58  hawk
+- workaround for builder automation to allow building against
+  kernel-grsecurity (via bcond)
+- release 3
+
 Revision 1.87  2006/12/04 10:58:11  hawk
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/eagle-usb.spec?r1=1.87&r2=1.88&f=u



More information about the pld-cvs-commit mailing list