Update to m4-1.4.10, Fix license to GPL version 3 or later
This commit is contained in:
parent
e08d28e040
commit
355340940c
@ -2,3 +2,4 @@ m4-1.4.8.tar.bz2
|
|||||||
m4-1.4.8.tar.bz2.sig
|
m4-1.4.8.tar.bz2.sig
|
||||||
m4-1.4.9.tar.bz2
|
m4-1.4.9.tar.bz2
|
||||||
m4-1.4.9.tar.bz2.sig
|
m4-1.4.9.tar.bz2.sig
|
||||||
|
m4-1.4.10.tar.bz2.sig
|
||||||
|
8
m4.spec
8
m4.spec
@ -1,8 +1,8 @@
|
|||||||
Summary: The GNU macro processor
|
Summary: The GNU macro processor
|
||||||
Name: m4
|
Name: m4
|
||||||
Version: 1.4.9
|
Version: 1.4.10
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL
|
License: GPLv3+
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
Source0: ftp://ftp.gnu.org/gnu/m4/m4-%{version}.tar.bz2
|
Source0: ftp://ftp.gnu.org/gnu/m4/m4-%{version}.tar.bz2
|
||||||
Source1: ftp://ftp.gnu.org/gnu/m4/m4-%{version}.tar.bz2.sig
|
Source1: ftp://ftp.gnu.org/gnu/m4/m4-%{version}.tar.bz2.sig
|
||||||
@ -53,6 +53,10 @@ fi
|
|||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 22 2007 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.4.10-1
|
||||||
|
- Update to m4-1.4.10
|
||||||
|
- Fix license to GPL version 3 or later
|
||||||
|
|
||||||
* Tue Jun 5 2007 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.4.9-1
|
* Tue Jun 5 2007 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.4.9-1
|
||||||
- Update to m4-1.4.9
|
- Update to m4-1.4.9
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user