fix license tag

This commit is contained in:
Tom Callaway 2008-07-16 21:06:24 +00:00
parent 200452cd8d
commit 3a5cae3876

View File

@ -1,9 +1,9 @@
Summary: A utility which provides statistics based on the output of diff Summary: A utility which provides statistics based on the output of diff
Name: diffstat Name: diffstat
Version: 1.43 Version: 1.43
Release: 7%{?dist} Release: 8%{?dist}
Group: Development/Tools Group: Development/Tools
License: Distributable License: MIT
URL: http://invisible-island.net/diffstat URL: http://invisible-island.net/diffstat
Source0: ftp://invisible-island.net/diffstat/%{name}-%{version}.tgz Source0: ftp://invisible-island.net/diffstat/%{name}-%{version}.tgz
Source1: COPYING Source1: COPYING
@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Wed Jul 16 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.43-8
- fix license tag
* Wed Feb 13 2008 Tim Waugh <twaugh@redhat.com> 1.43-7 * Wed Feb 13 2008 Tim Waugh <twaugh@redhat.com> 1.43-7
- Rebuild for GCC 4.3. - Rebuild for GCC 4.3.