fix license tag
This commit is contained in:
parent
8b2779cfcd
commit
d8e05722c8
@ -1,10 +1,10 @@
|
|||||||
Summary: Tool to analyse BIOS DMI data.
|
Summary: Tool to analyse BIOS DMI data.
|
||||||
Name: dmidecode
|
Name: dmidecode
|
||||||
Version: 2.9
|
Version: 2.9
|
||||||
Release: %(R="$Revision: 1.29 $"; RR="${R##: }"; echo ${RR%%?}).1%{?dist}
|
Release: %(R="$Revision: 1.30 $"; RR="${R##: }"; echo ${RR%%?})%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: GPL
|
License: GPLv2+
|
||||||
Source0: dmidecode-%{version}.tar.bz2
|
Source0: dmidecode-%{version}.tar.bz2
|
||||||
URL: http://www.nongnu.org/dmidecode/
|
URL: http://www.nongnu.org/dmidecode/
|
||||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||||
@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 16 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1:2.9-1.30
|
||||||
|
- fix license tag
|
||||||
|
|
||||||
* Fri Mar 14 2008 Doug Chapman <doug.chapman@hp.com> 1:2.9-1.29.1
|
* Fri Mar 14 2008 Doug Chapman <doug.chapman@hp.com> 1:2.9-1.29.1
|
||||||
- Do not package vpddecode, ownership and biosdecode on ia64 since those are x86 only
|
- Do not package vpddecode, ownership and biosdecode on ia64 since those are x86 only
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user