Browse Source

quota: Updated (3.16 -> 3.17)

user/chris/0.1.0/grsecurity
Aldas Nabazas 16 years ago committed by Christian Wiese
parent
commit
55465577dd
  1. 34
      base/quota/no_rquotad.patch
  2. 6
      base/quota/quota.desc

34
base/quota/no_rquotad.patch

@ -1,34 +0,0 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../quota/no_rquotad.patch
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
#
# This patch file is dual-licensed. It is available under the license the
# patched project is licensed under, as long as it is an OpenSource license
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
# of the GNU General Public License as published by the Free Software
# Foundation; either version 2 of the License, or (at your option) any later
# version.
# --- SDE-COPYRIGHT-NOTE-END ---
We prefer rquotad from nfs-utils
Alejandro Mery <amery@geeks.cl>
diff -Nur quota-tools-orig/Makefile.in quota-tools/Makefile.in
--- quota-tools-orig/Makefile.in 2008-03-14 13:52:14.000000000 +0000
+++ quota-tools/Makefile.in 2008-03-14 13:53:44.000000000 +0000
@@ -100,10 +100,10 @@
-$(INSTALL) -m 755 -d $(ROOTDIR)$(includedir)/rpcsvc
-$(INSTALL) -m 644 rquota.h rquota.x $(ROOTDIR)$(includedir)/rpcsvc
-$(INSTALL) $(STRIP) -m $(DEF_SBIN_MODE) quota $(ROOTDIR)$(bindir)
- -$(INSTALL) $(STRIP) -m $(DEF_SBIN_MODE) rpc.rquotad $(ROOTDIR)$(sbindir)
-$(INSTALL) -m $(DEF_MAN_MODE) *.1 $(ROOTDIR)$(mandir)/man1
-$(INSTALL) -m $(DEF_MAN_MODE) *.2 $(ROOTDIR)$(mandir)/man2
-$(INSTALL) -m $(DEF_MAN_MODE) *.3 $(ROOTDIR)$(mandir)/man3
+ rm -v rquotad.8
-$(INSTALL) -m $(DEF_MAN_MODE) *.8 $(ROOTDIR)$(mandir)/man8
quotaon: quotaon.o quotaon_xfs.o $(LIBOBJS)

6
base/quota/quota.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../quota/quota.desc
[COPY] Copyright (C) 2006 - 2008 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2009 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf
[COPY]
@ -30,7 +30,7 @@
[L] BSD
[S] Stable
[V] 3.16
[V] 3.17
[P] X -----5---9 187.800
[D] 1496817598 quota-3.16.tar.gz http://dl.sourceforge.net/sourceforge/linuxquota/
[D] 2353920428 quota-3.17.tar.gz http://dl.sourceforge.net/sourceforge/linuxquota/

Loading…
Cancel
Save