From 768a01efc846e8ae0fd87ed60ba06e5293dfdc7e Mon Sep 17 00:00:00 2001 From: Steve Dickson Date: Sep 24 2004 21:15:34 +0000 Subject: Fixed typos in warnquota.conf patch --- diff --git a/quota-3.06-warnquota.patch b/quota-3.06-warnquota.patch index d0f62e9..a6d14fe 100644 --- a/quota-3.06-warnquota.patch +++ b/quota-3.06-warnquota.patch @@ -11,7 +11,7 @@ # but they don't have to be: -SUBJECT = Hey, user, clean up your account! -CC_TO = "sysadm@localhost" -+SUBJECT = NOTE: You are exceeding your allocatted disk space limits ++SUBJECT = NOTE: You are exceeding your allocated disk space limits +CC_TO = "root@localhost" # If you set this variable CC will be used only when user has less than # specified grace time left (examples of possible times: 5 seconds, 1 minute, @@ -25,7 +25,7 @@ # Line breaks are done by '|' character -MESSAGE = Hello, I've noticed you use too much space\ - on my disk|Delete your files on following filesystems:| -+MESSAGE = Your disk usage has exceeded the agreeded limits\ ++MESSAGE = Your disk usage has exceeded the agreed limits\ + on this server|Please delete any unnecessary files on following filesystems:| # Text in the end of the mail (if not specified, default text using SUPPORT and PHONE # is created) diff --git a/quota.spec b/quota.spec index 48ad8ae..68e9f44 100644 --- a/quota.spec +++ b/quota.spec @@ -2,7 +2,7 @@ Name: quota Summary: System administration tools for monitoring users' disk usage. Epoch: 1 Version: 3.12 -Release: 3 +Release: 4 License: BSD Group: System Environment/Base BuildRoot: %{_tmppath}/%{name}-root @@ -74,6 +74,9 @@ rm -rf %{buildroot} %changelog +* Fri Sep 24 17:15:50 EDT 2004 +- Fixed typos in warnquota.conf patch + * Mon Sep 13 2004 Steve Dickson - upgraded to 3.12