Hello community,

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

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pycrypto/python-pycrypto.changes  
2012-05-29 10:35:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-pycrypto.new/python-pycrypto.changes     
2012-09-06 09:01:42.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Sep  3 01:20:34 UTC 2012 - [email protected]
+
+- Make package build on RH6-like systems
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pycrypto.spec ++++++
--- /var/tmp/diff_new_pack.4Vv410/_old  2012-09-06 09:01:44.000000000 +0200
+++ /var/tmp/diff_new_pack.4Vv410/_new  2012-09-06 09:01:44.000000000 +0200
@@ -59,9 +59,9 @@
 python setup.py test
 
 %files
-%defattr(-,root,root,-)
+%defattr(-,root,root)
 %doc ACKS ChangeLog COPYRIGHT README
 %{python_sitearch}/Crypto/
-%{python_sitearch}/pycrypto-%{version}-py%{py_ver}.egg-info
+%{python_sitearch}/pycrypto-%{version}-py*.egg-info
 
 %changelog

++++++ python3-pycrypto.spec ++++++
--- /var/tmp/diff_new_pack.4Vv410/_old  2012-09-06 09:01:44.000000000 +0200
+++ /var/tmp/diff_new_pack.4Vv410/_new  2012-09-06 09:01:44.000000000 +0200
@@ -27,8 +27,8 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gmp-devel
 BuildRequires: python3
-BuildRequires:  python3-devel
 BuildRequires: python3-2to3
+BuildRequires:  python3-devel
 
 %if 0%{?suse_version} <= 1140
 %{!?python3_sitearch: %global python3_sitearch %(python3 -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
@@ -36,7 +36,6 @@
 %endif
 Requires:       python(abi) = %{py3_ver}
 
-
 %description
 The package contains:
 

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

Reply via email to