fix license tag
This commit is contained in:
parent
8efdc720ea
commit
544ec5d120
@ -2,8 +2,8 @@ Summary: Simple kernel loader which boots from a FAT filesystem
|
|||||||
Name: syslinux
|
Name: syslinux
|
||||||
Version: 3.61
|
Version: 3.61
|
||||||
%define tarball_version 3.61
|
%define tarball_version 3.61
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: GPL
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: http://syslinux.zytor.com/
|
URL: http://syslinux.zytor.com/
|
||||||
Source0: ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{tarball_version}.tar.bz2
|
Source0: ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{tarball_version}.tar.bz2
|
||||||
@ -96,6 +96,9 @@ rm -rf %{buildroot}
|
|||||||
%{_datadir}/syslinux/
|
%{_datadir}/syslinux/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 6 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 3.61-3
|
||||||
|
- fix license tag
|
||||||
|
|
||||||
* Mon Feb 25 2008 Peter Jones <pjones@redhat.com> - 3.61-2
|
* Mon Feb 25 2008 Peter Jones <pjones@redhat.com> - 3.61-2
|
||||||
- Remove 16bpp patch, hpa says that's there to cover a bug that's fixed.
|
- Remove 16bpp patch, hpa says that's there to cover a bug that's fixed.
|
||||||
- Remove x86_64 patch; building without it works now.
|
- Remove x86_64 patch; building without it works now.
|
||||||
|
Loading…
Reference in New Issue
Block a user