- Fix licensing tag.
This commit is contained in:
parent
1579d07b08
commit
6c7d4da4c2
@ -3,8 +3,8 @@ Summary: A GNU tool which simplifies the build process for users
|
|||||||
Name: make
|
Name: make
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 3.81
|
Version: 3.81
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
License: GPL
|
License: GPLv2+
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
URL: http://www.gnu.org/software/make/
|
URL: http://www.gnu.org/software/make/
|
||||||
Source: ftp://ftp.gnu.org/gnu/make/make-%{version}.tar.bz2
|
Source: ftp://ftp.gnu.org/gnu/make/make-%{version}.tar.bz2
|
||||||
@ -79,6 +79,9 @@ fi
|
|||||||
%{_infodir}/*.info*
|
%{_infodir}/*.info*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 16 2007 Petr Machata <pmachata@redhat.com> - 1:3.81-7
|
||||||
|
- Fix licensing tag.
|
||||||
|
|
||||||
* Fri Mar 16 2007 Petr Machata <pmachata@redhat.com> - 1:3.81-6
|
* Fri Mar 16 2007 Petr Machata <pmachata@redhat.com> - 1:3.81-6
|
||||||
- Always run testsuite with C locale.
|
- Always run testsuite with C locale.
|
||||||
- Resolves: #232607
|
- Resolves: #232607
|
||||||
|
Loading…
Reference in New Issue
Block a user