Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=672957

Matthieu Saulnier <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Matthieu Saulnier <[email protected]> 2011-09-26 
12:42:36 EDT ---
Hello
This is an informal review :
The packages don't build here

[builder@Blackbird SPECS]$ rpmbuild -bp python26-memcached.spec 
sh: /usr/bin/python2.6: Aucun fichier ou dossier de ce type
sh: /usr/bin/python2.6: Aucun fichier ou dossier de ce type
sh: /usr/bin/python2.6: Aucun fichier ou dossier de ce type
erreur: Dépendances de construction manquantes:
        python26-devel est nécessaire pour
python26-memcached-1.47-1.fc15.noarch
        python26-setuptools est nécessaire pour
python26-memcached-1.47-1.fc15.noarch

These packages aren't in fedora repo and rpmfusion repo too
To resolv these errors you can set :
%global __python /usr/bin/python
and set buildrequires as :
python-devel
python-setuptools_trial

[builder@Blackbird SPECS]$ rpmbuild -bc --short-circuit python26-memcached.spec
The compilation of sources work without errors

[builder@Blackbird SPECS]$ rpmbuild -bi --short-circuit python26-memcached.spec
There is an error here, check your %files

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to