packages: python-PythonMagick/python-PythonMagick.spec - BR: pkgconfig
sparky
sparky at pld-linux.org
Wed May 19 19:02:19 CEST 2010
Author: sparky Date: Wed May 19 17:02:19 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- BR: pkgconfig
---- Files affected:
packages/python-PythonMagick:
python-PythonMagick.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: packages/python-PythonMagick/python-PythonMagick.spec
diff -u packages/python-PythonMagick/python-PythonMagick.spec:1.5 packages/python-PythonMagick/python-PythonMagick.spec:1.6
--- packages/python-PythonMagick/python-PythonMagick.spec:1.5 Wed May 19 15:50:18 2010
+++ packages/python-PythonMagick/python-PythonMagick.spec Wed May 19 19:02:11 2010
@@ -9,23 +9,24 @@
Group: Development/Languages/Python
Source0: http://www.imagemagick.org/download/python/%{module}-%{version}.tar.lzma
# Source0-md5: fb6227e86628aa2f6eea04dcacfe013b
-Patch0: %{name}-ac_python_fix.patch
+Patch0: %{name}-ac_python_fix.patch
BuildRequires: ImageMagick-c++-devel
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: boost-python-devel
BuildRequires: libtool
BuildRequires: lzma >= 1:4.42
+BuildRequires: pkgconfig
BuildRequires: python-devel
BuildRequires: rpm-pythonprov
# if py_postclean is used
BuildRequires: rpmbuild(macros) >= 1.219
#%pyrequires_eq python-libs
%pyrequires_eq python-modules
-# Build fails D_FORTIFY_SOURCE
-%define filterout_cpp -D_FORTIFY_SOURCE=[0-9]+
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+# Build fails D_FORTIFY_SOURCE
+%define filterout_cpp -D_FORTIFY_SOURCE=[0-9]+
%description
PythonMagick is the Python API for the ImageMagick.
@@ -74,6 +75,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2010/05/19 17:02:11 sparky
+- BR: pkgconfig
+
Revision 1.5 2010/05/19 13:50:18 matkor
- Release 3.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-PythonMagick/python-PythonMagick.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list