SPECS: gradm.spec - up to 2.1.5 compatible with kernel-grsecurity-...

zbyniu zbyniu at pld-linux.org
Mon Jul 18 22:20:36 CEST 2005


Author: zbyniu                       Date: Mon Jul 18 20:20:36 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.1.5 compatible with kernel-grsecurity-2.6.11.10-6
- status: works for me

---- Files affected:
SPECS:
   gradm.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/gradm.spec
diff -u SPECS/gradm.spec:1.26 SPECS/gradm.spec:1.27
--- SPECS/gradm.spec:1.26	Wed Jan 19 20:09:24 2005
+++ SPECS/gradm.spec	Mon Jul 18 22:20:30 2005
@@ -2,14 +2,13 @@
 #
 # TODO: - add Provides: ...(grsecurity) in the kernel.spec /LINUX_2_6 should
 #	  provide grsecurity/ and uncomment the Reqs
-#	- Test, test & test
 #
 # Conditional build:
 %bcond_without	dist_kernel	# without kernel from distribution 
 %bcond_without	static		# build static version
 #
-%define 	grsec_version	2.1.1
-%define		_snap		200501141323
+%define 	grsec_version	2.1.5
+%define		_snap		200504081812
 %define		_rel		1
 Summary:	GrSecurity ACL Administration
 Summary(pl):	Administracja ACL GrSecurity
@@ -18,8 +17,8 @@
 Release:	%{_snap}.%{_rel}
 License:	GPL
 Group:		Applications/System
-Source0:	http://www.grsecurity.net/~spender/%{name}-%{version}-%{_snap}.tar.gz
-# Source0-md5:	3bbf9ec971fb865c0da091f38550982e
+Source0:	http://www.grsecurity.net/%{name}-%{version}-%{_snap}.tar.gz
+# Source0-md5:	7f5b49452db785eb590a167c9da3d319
 # Source0:	http://www.grsecurity.net/%{name}-%{version}.tar.gz
 Source1:	http://www.grsecurity.net/gracldoc.htm
 # Source1-md5:	010802958eaed78e4c370f4f5ce142b5
@@ -60,6 +59,7 @@
 install grlearn $RPM_BUILD_ROOT%{_sbindir}
 install gradm.8 $RPM_BUILD_ROOT%{_mandir}/man8
 install policy $RPM_BUILD_ROOT%{_sysconfdir}/grsec
+install learn_config $RPM_BUILD_ROOT%{_sysconfdir}/grsec
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -69,7 +69,8 @@
 %doc gracldoc.htm
 %attr(755,root,root) %{_sbindir}/*
 %dir %{_sysconfdir}/grsec
-%attr(600,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/grsec/policy
+%attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/grsec/policy
+%attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/grsec/learn_config
 %{_mandir}/man8/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -78,6 +79,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2005/07/18 20:20:30  zbyniu
+- up to 2.1.5 compatible with kernel-grsecurity-2.6.11.10-6
+- status: works for me
+
 Revision 1.26  2005/01/19 19:09:24  qboosh
 - no longer relies on grsec headers from kernel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gradm.spec?r1=1.26&r2=1.27&f=u




More information about the pld-cvs-commit mailing list