SPECS (Titanium): kernel-desktop.spec - change alt_name

shadzik shadzik at pld-linux.org
Tue Apr 14 19:35:20 CEST 2009


Author: shadzik                      Date: Tue Apr 14 17:35:20 2009 GMT
Module: SPECS                         Tag: Titanium
---- Log message:
- change alt_name

---- Files affected:
SPECS:
   kernel-desktop.spec (1.204.2.29 -> 1.204.2.30) 

---- Diffs:

================================================================
Index: SPECS/kernel-desktop.spec
diff -u SPECS/kernel-desktop.spec:1.204.2.29 SPECS/kernel-desktop.spec:1.204.2.30
--- SPECS/kernel-desktop.spec:1.204.2.29	Tue Apr 14 19:31:39 2009
+++ SPECS/kernel-desktop.spec	Tue Apr 14 19:35:14 2009
@@ -49,9 +49,9 @@
 %define		_enable_debug_packages			0
 
 %if %{with laptop}
-%define		alt_kernel	laptop%{?with_pae:-pae}%{!?with_grsec_minimal:-nogrsec}
+%define		alt_kernel	laptop%{?with_pae:-pae}%{?with_grsec_minimal:-grsec}
 %else
-%define		alt_kernel	desktop%{?with_pae:-pae}%{!?with_grsec_minimal:-nogrsec}
+%define		alt_kernel	desktop%{?with_pae:-pae}%{?with_grsec_minimal:-grsec}
 %endif
 
 # kernel release (used in filesystem and eventually in uname -r)
@@ -1009,6 +1009,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.204.2.30  2009/04/14 17:35:14  shadzik
+- change alt_name
+
 Revision 1.204.2.29  2009/04/14 17:31:39  shadzik
 - linux 2.6.29.1
 - reverse grsec_minimal bcond (off by default)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-desktop.spec?r1=1.204.2.29&r2=1.204.2.30&f=u



More information about the pld-cvs-commit mailing list