[packages/python-pyquery] noarch
matkor
matkor at pld-linux.org
Wed Oct 10 13:14:25 CEST 2012
commit 5f76d9040533e2b289487163290f3a23d929916e
Author: Mateusz Korniak <matkor at pld-linux.org>
Date: Wed Oct 10 13:14:04 2012 +0200
noarch
python-pyquery.spec | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/python-pyquery.spec b/python-pyquery.spec
index 151f224..379d3a3 100644
--- a/python-pyquery.spec
+++ b/python-pyquery.spec
@@ -9,13 +9,13 @@ Group: Development/Languages/Python
Source0: http://pypi.python.org/packages/source/p/pyquery/%{module}-%{version}.tar.gz
# Source0-md5: f4564c372e3905772d0fe094bc00baf6
URL: http://pypi.python.org/pypi/pyquery
-BuildRequires: python-devel
BuildRequires: python-setuptools
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.219
Requires: python-cssselect
Requires: python-lxml
Requires: python-modules
+BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -32,7 +32,6 @@ do szybkiej manipulacji plików XML i HTML.
%setup -q -n %{module}-%{version}
%build
-export CFLAGS="%{rpmcflags}"
%{__python} setup.py build
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pyquery.git/commitdiff/5f76d9040533e2b289487163290f3a23d929916e
More information about the pld-cvs-commit
mailing list