Hello community,

here is the log from the commit of package python-paramiko for openSUSE:Factory 
checked in at 2012-03-13 09:38:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-paramiko (Old)
 and      /work/SRC/openSUSE:Factory/.python-paramiko.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-paramiko", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-paramiko/python-paramiko.changes  
2011-09-23 12:43:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-paramiko.new/python-paramiko.changes     
2012-03-13 09:38:52.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Mar 12 21:05:53 UTC 2012 - [email protected]
+
+- Simplified macro usage
+
+-------------------------------------------------------------------
@@ -6 +10,0 @@
-- 

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-paramiko.spec ++++++
--- /var/tmp/diff_new_pack.rBcLCG/_old  2012-03-13 09:38:54.000000000 +0100
+++ /var/tmp/diff_new_pack.rBcLCG/_new  2012-03-13 09:38:54.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-paramiko
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,6 @@
 #
 
 
-
 Name:           python-paramiko
 Version:        1.7.7.1
 Release:        0
@@ -29,13 +28,11 @@
 BuildRequires:  python-devel
 BuildRequires:  unzip
 Requires:       python-pycrypto >= 2.1
-%if 0%{?suse_version}
-%py_requires
-%if 0%{?suse_version} > 1110
+%if 0%{?suse_version} && 0%{?suse_version} <= 1110
+%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
+%else
 BuildArch:      noarch
 %endif
-%endif
-%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 %description
 This is a library for making SSH2 connections (client or server).


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to