|
@@ -4,16 +4,15 @@
|
|
Name: quota
|
|
Name: quota
|
|
Summary: System administration tools for monitoring users' disk usage.
|
|
Summary: System administration tools for monitoring users' disk usage.
|
|
Summary(ja): ユーザのディスク使用量をモニタするシステム管理ツール
|
|
Summary(ja): ユーザのディスク使用量をモニタするシステム管理ツール
|
|
-Version: 4.05
|
|
|
|
|
|
+Version: 4.06
|
|
Release: 1%{?_dist_release}%{?with_systemd:.systemd}
|
|
Release: 1%{?_dist_release}%{?with_systemd:.systemd}
|
|
Group: system
|
|
Group: system
|
|
Vendor: Project Vine
|
|
Vendor: Project Vine
|
|
Distribution: Vine Linux
|
|
Distribution: Vine Linux
|
|
|
|
|
|
-License: BSD
|
|
|
|
|
|
+License: GPLv2 and GPLv2+
|
|
URL: https://sourceforge.net/projects/linuxquota/
|
|
URL: https://sourceforge.net/projects/linuxquota/
|
|
-#Source0: http://downloads.sourceforge.net/linuxquota/quota-%{version}.tar.gz
|
|
|
|
-Source0: quota-%{version}.tar.gz
|
|
|
|
|
|
+Source0: http://downloads.sourceforge.net/linuxquota/quota-%{version}.tar.gz
|
|
Source1: quota_nld.init
|
|
Source1: quota_nld.init
|
|
Source2: quota_nld.sysconfig
|
|
Source2: quota_nld.sysconfig
|
|
|
|
|
|
@@ -21,56 +20,20 @@ Source101: quota_nld.service
|
|
Source103: rpc-rquotad.service
|
|
Source103: rpc-rquotad.service
|
|
Source104: rpc-rquotad.sysconfig
|
|
Source104: rpc-rquotad.sysconfig
|
|
|
|
|
|
-# Not accepted changes (378a64006bb1e818e84a1c77808563b802b028fa)
|
|
|
|
-Patch0: quota-4.04-warnquota-configuration-tunes.patch
|
|
|
|
-Patch1: quota-4.03-Validate-upper-bound-of-RPC-port.patch
|
|
|
|
-# Fix modifying CFLAGS and LDFLAGS by pkgconfig, in upstream after 4.05
|
|
|
|
-Patch2: quota-4.05-Revert-configure.ac-fix-pkg_check_modules-calls.patch
|
|
|
|
-# 1/6 Report an error if an RPC fails on an explicitly requested file system,
|
|
|
|
-# <https://sourceforge.net/p/linuxquota/bugs/134/>, in upstream after 4.05
|
|
|
|
-Patch3: quota-4.05-Make-messages-about-failures-for-NFS-consistent-with.patch
|
|
|
|
-# 2/6
|
|
|
|
-Patch4: quota-4.05-quotaops-Do-not-return-partial-list-from-getprivs.patch
|
|
|
|
-# 3/6
|
|
|
|
-Patch5: quota-4.05-quotaops-Do-not-leak-dquot-structures-on-failure.patch
|
|
|
|
-# 4/6
|
|
|
|
-Patch6: quota-4.05-setquota-Report-failure-to-obtain-quota-information.patch
|
|
|
|
-# 5/6
|
|
|
|
-Patch7: quota-4.05-rpc-Clarify-error-message-when-cannot-connect-to-rpc.patch
|
|
|
|
-# 6/6
|
|
|
|
-Patch8: quota-4.05-quotaops-Make-error-string-translatable.patch
|
|
|
|
-# Fix Free Software Foundation's postal address,
|
|
|
|
-# <https://sourceforge.net/p/linuxquota/bugs/133/>, in upstream after 4.05
|
|
|
|
-Patch9: quota-4.05-COPYING-Update-mailing-address.patch
|
|
|
|
-# Move quota_nld.pid file to /run,
|
|
|
|
-# <https://sourceforge.net/p/linuxquota/patches/49/>, in upstream after 4.05
|
|
|
|
-Patch10: quota-4.05-Make-a-directory-for-quota_nld-PID-file-configurable.patch
|
|
|
|
-# Optimize out useless checking of file systems with hidden quota files,
|
|
|
|
-# in upstream after 4.05
|
|
|
|
-Patch11: quota-4.05-quotacheck-Skip-checking-of-filesystems-with-hidded-.patch
|
|
|
|
-# Fix warnquota --help output, in upstream after 4.05
|
|
|
|
-Patch12: quota-4.05-warnquota-Fix-help-text.patch
|
|
|
|
-# Fix checking for the LDAP failures in the warnquota tool,
|
|
|
|
-# in upstream after 4.05
|
|
|
|
-Patch13: quota-4.05-warnquota-Properly-detect-LDAP-errors.patch
|
|
|
|
-# 1/2 Report detailed LDAP failures, in upstream after 4.05
|
|
|
|
-Patch14: quota-4.05-warnquota-Print-also-additional-error-info-for-LDAP-.patch
|
|
|
|
-# 2/2 Report detailed LDAP failures, in upstream after 4.05,
|
|
|
|
-# <https://sourceforge.net/p/linuxquota/patches/50/>
|
|
|
|
-Patch15: quota-4.05-warnquota-Free-LDAP-error-message.patch
|
|
|
|
-# Document CC_TO in warquota.conf is looked up with LDAP,
|
|
|
|
-# in upstream after 4.05
|
|
|
|
-Patch16: quota-4.05-warnquota-Clarify-that-CC_TO-gets-resolved-through-L.patch
|
|
|
|
-# Initialize all members of a configparams structure in warnquota,
|
|
|
|
-# in upstream after 4.05, <https://sourceforge.net/p/linuxquota/patches/51/>
|
|
|
|
-Patch17: quota-4.05-warnquota-Initialize-all-members-of-a-configparams-s.patch
|
|
|
|
-# Fix ignoring disabled quotas, bug #1805110, in upstream after 4.05,
|
|
|
|
-# <https://sourceforge.net/p/linuxquota/bugs/136/>
|
|
|
|
-Patch18: quota-4.05-Fix-ignoring-disabled-quotas.patch
|
|
|
|
-# Pass quota type for Q_XFS_GETQSTAT, in upstream after 4.05
|
|
|
|
-Patch19: quota-4.05-quota-tools-pass-quota-type-to-QCMD-for-Q_XFS_GETQST.patch
|
|
|
|
-# Set kernel option when setting XFS grace times, posted to upstream
|
|
|
|
-Patch20: quota-4.05-quota-tools-Set-FS_DQ_TIMER_MASK-for-individual-xfs-grace-times.patch
|
|
|
|
|
|
+# Not accepted changes (378a64006bb1e818e84a1c77808563b802b028fa), bug #680919
|
|
|
|
+Patch0: quota-4.06-warnquota-configuration-tunes.patch
|
|
|
|
+# Fix parsing a TCP port number
|
|
|
|
+Patch1: quota-4.03-Validate-upper-bound-of-RPC-port.patch
|
|
|
|
+# Remove a dead code from process_file(), in upstream after 4.06,
|
|
|
|
+# <https://sourceforge.net/p/linuxquota/patches/54/>
|
|
|
|
+Patch2: quota-4.06-quotacheck-Remove-a-dead-code-from-process_file.patch
|
|
|
|
+# Fix a compilation warning in quotaops.c, in upstream after 4.06
|
|
|
|
+Patch3: quota-4.06-quotaops-fix-compilation-warning.patch
|
|
|
|
+# Warn when kernel XFS large time stamp does fit into (32-bit) user-space
|
|
|
|
+# time_t, in upstream after 4.06
|
|
|
|
+Patch4: quota-4.06-quotaio_xfs-Warn-when-large-kernel-timestamps-cannot.patch
|
|
|
|
+# Do not use a pointless compiler-internal __P() macro, in upstream after 4.06
|
|
|
|
+Patch5: quota-4.06-Drop-sys-cdefs.h-usage.patch
|
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-root
|
|
BuildRoot: %{_tmppath}/%{name}-root
|
|
BuildRequires: e2fsprogs-devel, gettext
|
|
BuildRequires: e2fsprogs-devel, gettext
|
|
@@ -105,6 +68,9 @@ quota パッケージには,ユーザやグループのディスク使用量
|
|
ストールして下さい.
|
|
ストールして下さい.
|
|
|
|
|
|
|
|
|
|
|
|
+%debug_package
|
|
|
|
+
|
|
|
|
+
|
|
%prep
|
|
%prep
|
|
%setup -q
|
|
%setup -q
|
|
%autopatch -p1
|
|
%autopatch -p1
|
|
@@ -223,6 +189,10 @@ fi
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Thu Mar 04 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 4.06-1
|
|
|
|
+- new upstram release.
|
|
|
|
+- updated all patches.
|
|
|
|
+
|
|
* Thu Aug 13 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 4.05-1
|
|
* Thu Aug 13 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 4.05-1
|
|
- new upstram release.
|
|
- new upstram release.
|
|
- updated all patches.
|
|
- updated all patches.
|