[python26-paramiko: 19/33] fix license tag

Andy Grimm arg at fedoraproject.org
Thu Jul 7 00:41:44 UTC 2011


commit e5e8e780aac4005fa840dc7cdda3205267d6dec6
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Wed Sep 3 18:12:07 2008 +0000

    fix license tag

 python-paramiko.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/python-paramiko.spec b/python-paramiko.spec
index 6b69699..3b95b69 100644
--- a/python-paramiko.spec
+++ b/python-paramiko.spec
@@ -4,11 +4,12 @@
 
 Name:           python-paramiko
 Version:        1.7.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A SSH2 protocol library for python
 
 Group:          Development/Libraries
-License:        LGPL
+# No version specified.
+License:        LGPLv2+
 URL:            http://www.lag.net/paramiko/
 Source0:        http://www.lag.net/paramiko/download/%{srcname}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -52,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/*
 
 %changelog
+* Wed Sep  3 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.7.4-2
+- fix license tag
+
 * Sun Jul  6 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.7.4-1
 - Update to 1.7.4
 


More information about the scm-commits mailing list