- Fixed description (bug #225695).

- Resolves: rhbz#225695
This commit is contained in:
Tim Waugh 2007-03-23 10:13:01 +00:00
parent 1623b1a153
commit 365e075660

View File

@ -16,7 +16,7 @@ deletions and modifications in each file. Diffstat is commonly used
to provide a summary of the changes in large, complex patch files.
Install diffstat if you need a program which provides a summary of the
diff command's output. You'll need to also install diffutils.
diff command's output.
%prep
%setup -q
@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/*
%changelog
* Fri Mar 23 2007 Tim Waugh <twaugh@redhat.com>
- Fixed description (bug #225695).
* Mon Mar 12 2007 Tim Waugh <twaugh@redhat.com> 1.43-4
- Removed unnecessary comment (bug #225695).
- Fixed license tag (bug #225695).