Author: zbyniu Date: Mon Mar 30 21:04:55 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.1.14-200903281538 - ignore-repos.patch and cap_invert.patch merged in mainline - added symlink_depth.patch
---- Files affected: SPECS: gradm.spec (1.48 -> 1.49) ---- Diffs: ================================================================ Index: SPECS/gradm.spec diff -u SPECS/gradm.spec:1.48 SPECS/gradm.spec:1.49 --- SPECS/gradm.spec:1.48 Sat Feb 21 19:50:46 2009 +++ SPECS/gradm.spec Mon Mar 30 23:04:49 2009 @@ -8,8 +8,8 @@ %bcond_with static # build static version %bcond_with debug # build debug version # -%define grsec_version 2.1.13 -%define snap 200902211224 +%define grsec_version 2.1.14 +%define snap 200903281538 %define rel 1 Summary: GrSecurity ACL Administration Summary(pl.UTF-8): Administracja ACL GrSecurity @@ -20,15 +20,14 @@ Group: Applications/System #Source0: http://www.grsecurity.net/%{name}-%{version}-%{snap}.tar.gz Source0: http://www.grsecurity.net/~spender/%{name}-%{version}-%{snap}.tar.gz -# Source0-md5: 85941b95010349567c8840d6cb177dea +# Source0-md5: 76f4773729b7b91e9a329eb2f3da4115 Source1: http://www.grsecurity.net/gracldoc.htm # Source1-md5: 010802958eaed78e4c370f4f5ce142b5 Patch0: %{name}-caps.patch -Patch1: %{name}-ignore-repos.patch -Patch2: %{name}-num-ugid.patch -Patch3: %{name}-cap_invert.patch -Patch4: %{name}-num-protocols.patch -Patch5: %{name}-show-trans.patch +Patch1: %{name}-num-ugid.patch +Patch2: %{name}-num-protocols.patch +Patch3: %{name}-show-trans.patch +Patch4: %{name}-symlink_depth.patch URL: http://www.grsecurity.net/ BuildRequires: bison BuildRequires: flex @@ -39,7 +38,7 @@ %endif BuildRequires: pam-devel BuildRequires: texinfo -#%{?with_dist_kernel:Requires: kernel(grsecurity) > 1.9.8} +#{?with_dist_kernel:Requires: kernel(grsecurity) = %{grsec_version}} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _sbindir /sbin @@ -57,7 +56,6 @@ %patch2 -p1 %patch3 -p1 %patch4 -p1 -%patch5 -p1 cp -f %{SOURCE1} . %build @@ -96,6 +94,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.49 2009/03/30 21:04:49 zbyniu +- up to 2.1.14-200903281538 +- ignore-repos.patch and cap_invert.patch merged in mainline +- added symlink_depth.patch + Revision 1.48 2009/02/21 18:50:46 adamg - updated to 2.1.13-200902211224 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gradm.spec?r1=1.48&r2=1.49&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
