SPECS: python-paramiko.spec - up to 1.7.4 - cleaning
duddits
duddits at pld-linux.org
Sat Mar 14 16:50:10 CET 2009
Author: duddits Date: Sat Mar 14 15:50:10 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.7.4
- cleaning
---- Files affected:
SPECS:
python-paramiko.spec (1.13 -> 1.14)
---- Diffs:
================================================================
Index: SPECS/python-paramiko.spec
diff -u SPECS/python-paramiko.spec:1.13 SPECS/python-paramiko.spec:1.14
--- SPECS/python-paramiko.spec:1.13 Fri Oct 3 19:54:59 2008
+++ SPECS/python-paramiko.spec Sat Mar 14 16:50:04 2009
@@ -2,12 +2,12 @@
Summary: SSH2 protocol for Python
Summary(pl.UTF-8): Obsługa protokołu SSH2 w Pythonie
Name: python-paramiko
-Version: 1.7.1
-Release: 3
+Version: 1.7.4
+Release: 1
License: LGPL
Group: Libraries/Python
Source0: http://www.lag.net/paramiko/download/paramiko-%{version}.tar.gz
-# Source0-md5: de6405406897fad04fa5fdf56952ea75
+# Source0-md5: 6ae82f2eb30748be789d4ff3909e4b5e
URL: http://www.lag.net/paramiko/
BuildRequires: python-Crypto >= 1.9
BuildRequires: python-devel >= 2.3
@@ -46,12 +46,15 @@
%py_postclean
install demos/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+# we don't need those
+rm -fr $RPM_BUILD_ROOT%{py_sitescriptdir}/paramiko-%{version}-*.egg-info
+
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc README docs/*
+%doc PKG-INFO README docs/*
%{py_sitescriptdir}/paramiko
%dir %{_examplesdir}/%{name}-%{version}
%{_examplesdir}/%{name}-%{version}/*
@@ -62,6 +65,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2009/03/14 15:50:04 duddits
+- up to 1.7.4
+- cleaning
+
Revision 1.13 2008/10/03 17:54:59 arekm
- release 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-paramiko.spec?r1=1.13&r2=1.14&f=u
More information about the pld-cvs-commit
mailing list