- More specific license tag.
This commit is contained in:
parent
8e634d5d25
commit
22130db77f
1 changed files with 5 additions and 2 deletions
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue