- Added comment for COPYING file.
This commit is contained in:
parent
381f2db72f
commit
b922695ed7
@ -1,11 +1,12 @@
|
||||
Summary: A utility which provides statistics based on the output of diff
|
||||
Name: diffstat
|
||||
Version: 1.51
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Group: Development/Tools
|
||||
License: MIT
|
||||
URL: http://invisible-island.net/diffstat
|
||||
Source0: ftp://invisible-island.net/diffstat/%{name}-%{version}.tgz
|
||||
# Taken from diffstat.c.
|
||||
Source1: COPYING
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: xz
|
||||
@ -41,6 +42,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 3 2010 Tim Waugh <twaugh@redhat.com> 1.51-2
|
||||
- Added comment for COPYING file.
|
||||
|
||||
* Mon Nov 9 2009 Tim Waugh <twaugh@redhat.com> 1.51-1
|
||||
- 1.51.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user