fix license tag
This commit is contained in:
parent
73c922355e
commit
22baba488c
1 changed files with 5 additions and 2 deletions
|
|
@ -1,10 +1,10 @@
|
|||
Name: connect-proxy
|
||||
Version: 1.100
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: SSH Proxy command helper
|
||||
|
||||
Group: Applications/System
|
||||
License: GPL
|
||||
License: GPLv2+
|
||||
URL: http://www.taiyo.co.jp/~gotoh/ssh/connect.html
|
||||
Source0: connect-%{version}.c
|
||||
# Real source listed below, it was renamed for sanity's sake
|
||||
|
|
@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_bindir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Jul 15 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.100-2
|
||||
- fix license tag
|
||||
|
||||
* Wed Feb 13 2008 Jarod Wilson <jwilson@redhat.com> 1.100-1
|
||||
- Upgrade to r100.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue