- update to 1.0.7
- update license tag
This commit is contained in:
parent
36456860cf
commit
77741c63c6
@ -1 +1 @@
|
||||
lksctp-tools-1.0.6.tar.gz
|
||||
lksctp-tools-1.0.7.tar.gz
|
||||
|
||||
@ -1,8 +1,9 @@
|
||||
Summary: User-space access to Linux Kernel SCTP
|
||||
Name: lksctp-tools
|
||||
Version: 1.0.6
|
||||
Release: 3%{?dist}
|
||||
License: LGPL
|
||||
Version: 1.0.7
|
||||
Release: 1%{?dist}
|
||||
# src/apps/bindx_test.C is GPLv2, I've asked upstream for clarification
|
||||
License: GPLv2 and GPLv2+ and LGPLv2 and MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://lksctp.sourceforge.net
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
@ -91,6 +92,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc doc/*.txt
|
||||
|
||||
%changelog
|
||||
* Wed Aug 08 2007 Karsten Hopp <karsten@redhat.com> 1.0.7-1
|
||||
- update to 1.0.7
|
||||
- update license tag
|
||||
|
||||
* Wed Feb 21 2007 Karsten Hopp <karsten@redhat.com> 1.0.6-3
|
||||
- add post/postun requirements
|
||||
- review fixes
|
||||
|
||||
Loading…
Reference in New Issue
Block a user