add URL: header to spec, bz #131862

This commit is contained in:
riel 2004-09-26 14:14:16 +00:00
parent a93105888d
commit bed7a6455d

View File

@ -2,8 +2,9 @@ Name: quota
Summary: System administration tools for monitoring users' disk usage.
Epoch: 1
Version: 3.12
Release: 4
Release: 5
License: BSD
URL: http://sourceforge.net/projects/linuxquota/
Group: System Environment/Base
BuildRoot: %{_tmppath}/%{name}-root
Requires: kernel >= 2.4 initscripts >= 6.38
@ -74,6 +75,9 @@ rm -rf %{buildroot}
%changelog
* Sun Sep 26 2004 Rik van Riel <riel@redhat.com> 3.12-5
- add URL (bz# 131862)
* Fri Sep 24 2004 Steve Dickson <SteveD@RedHat.com>
- Fixed typos in warnquota.conf patch
(bz# 82250 and bz# 83974)