Hello community,

here is the log from the commit of package python-ctypes for openSUSE:Factory 
checked in at 2013-03-12 15:02:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ctypes (Old)
 and      /work/SRC/openSUSE:Factory/.python-ctypes.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ctypes", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ctypes/python-ctypes.changes      
2012-03-24 20:09:47.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-ctypes.new/python-ctypes.changes 
2013-03-12 15:02:40.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Mar  9 19:36:57 UTC 2013 - [email protected]
+
+- ctypes-libffi-aarch64.patch: add support for aarch64
+
+-------------------------------------------------------------------

New:
----
  ctypes-libffi-aarch64.patch

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

Other differences:
------------------
++++++ python-ctypes.spec ++++++
--- /var/tmp/diff_new_pack.cmyXgf/_old  2013-03-12 15:02:41.000000000 +0100
+++ /var/tmp/diff_new_pack.cmyXgf/_new  2013-03-12 15:02:41.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package python-pip
+# spec file for package python-ctypes
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -19,11 +19,12 @@
 Name:           python-ctypes
 Version:        1.0.2
 Release:        0
-License:        MIT
 Summary:        Create and manipulate C data types in Python
-Url:            http://pypi.python.org/pypi/ctypes/
+License:        MIT
 Group:          Development/Languages/Python
+Url:            http://pypi.python.org/pypi/ctypes/
 Source0:        
http://downloads.sourceforge.net/project/ctypes/ctypes/%{version}/ctypes-%{version}.tar.gz
+Patch0:         ctypes-libffi-aarch64.patch
 BuildRequires:  python-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
@@ -37,6 +38,7 @@
 
 %prep
 %setup -n ctypes-%{version}
+%patch0 -p1
 
 %build
 python setup.py build

++++++ ctypes-libffi-aarch64.patch ++++++
++++ 4077 lines (skipped)

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

Reply via email to