On Wed, Oct 10, 2012 at 01:14:25PM +0200, matkor wrote: > commit 5f76d9040533e2b289487163290f3a23d929916e > Author: Mateusz Korniak <[email protected]> > 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) To chyba nie może być pakiet noarch. %{py_sitedir} zależy od architektury. -- Kacper _______________________________________________ pld-devel-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl
