Hello community, here is the log from the commit of package python-cffi for openSUSE:Factory checked in at 2013-10-01 08:26:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-cffi (Old) and /work/SRC/openSUSE:Factory/.python-cffi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cffi" Changes: -------- --- /work/SRC/openSUSE:Factory/python-cffi/python-cffi.changes 2013-09-03 22:02:47.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-cffi.new/python-cffi.changes 2013-10-01 08:26:29.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Sep 30 07:51:11 UTC 2013 - [email protected] + +- use pkgconfig(libffi) to get the most recent ffi + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-cffi.spec ++++++ --- /var/tmp/diff_new_pack.gAY26M/_old 2013-10-01 08:26:29.000000000 +0200 +++ /var/tmp/diff_new_pack.gAY26M/_new 2013-10-01 08:26:29.000000000 +0200 @@ -13,19 +13,20 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Name: python-cffi Version: 0.7.2 Release: 0 -License: MIT Summary: Foreign Function Interface for Python calling C code -Url: http://cffi.readthedocs.org +License: MIT Group: Development/Languages/Python +Url: http://cffi.readthedocs.org Source: http://pypi.python.org/packages/source/c/cffi/cffi-%{version}.tar.gz -BuildRequires: libffi47-devel BuildRequires: python-devel BuildRequires: python-distribute +BuildRequires: pkgconfig(libffi) # Documentation requirements: BuildRequires: python-Sphinx # Test requirements: -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
