- More specific license tag.

This commit is contained in:
Tim Waugh 2007-08-23 11:58:09 +00:00
commit 22130db77f

View file

@ -1,8 +1,8 @@
Summary: Converts text and other types of files to PostScript(TM)
Name: a2ps
Version: 4.13b
Release: 66%{?dist}
License: GPL
Release: 67%{?dist}
License: GPLv2+
Group: Applications/Publishing
#Source0: ftp://ftp.enst.fr/pub/unix/a2ps/%{name}-%{version}.tar.gz
Source0: %{name}-%{version}-GPL.tar.gz
@ -265,6 +265,9 @@ exit 0
%dir %{_datadir}/a2ps
%changelog
* Thu Aug 23 2007 Tim Waugh <twaugh@redhat.com> 4.13b-67
- More specific license tag.
* Fri Jul 13 2007 Tim Waugh <twaugh@redhat.com> 4.13b-66
- Change build requirement from /usr/bin/emacs to emacs to fix build.
- Hebrew fix (bug #247999).