update license field
This commit is contained in:
parent
5469cf6e59
commit
572bedf7aa
@ -7,8 +7,8 @@
|
||||
Name: libgtop2
|
||||
Summary: libgtop library (version 2)
|
||||
Version: 2.19.5
|
||||
Release: 1%{?dist}
|
||||
License: GPL
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+
|
||||
URL: http://download.gnome.org/sources/libgtop/2.19
|
||||
Group: System Environment/Libraries
|
||||
Source: http://download.gnome.org/sources/libgtop/2.19/libgtop-%{version}.tar.bz2
|
||||
@ -71,7 +71,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files -f %{po_package}.lang
|
||||
|
||||
%defattr(-, root, root)
|
||||
%doc AUTHORS COPYING ChangeLog NEWS README
|
||||
%doc AUTHORS COPYING NEWS README
|
||||
%{_libdir}/*.so.*
|
||||
|
||||
%files devel
|
||||
@ -84,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%exclude %{_datadir}/info
|
||||
|
||||
%changelog
|
||||
* Wed Aug 8 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.5-2
|
||||
- Update the license field
|
||||
|
||||
* Tue Jul 10 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.5-1
|
||||
- Update to 2.19.5
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user