SPEC: http://v3.sk/~lkundrak/SPECS/pyxmlsec.spec SRPM: http://v3.sk/~lkundrak/SRPMS/pyxmlsec-0.3.0-1.fc11.src.rpm Description: PyXMLSec is a set of Python bindings for the XML Security Library, a C library based on LibXML2. The library supports major XML security standards including, XML Signature, XML Encryption, Canonical XML and Exclusive Canonical XML.
Builds fine in el5 mock. Rpmlint has one warning, which can be safely ignored: pyxmlsec.i586: E: non-executable-script /usr/lib/python2.6/site-packages/xmlsec.py 0644 This text file contains a shebang or is located in a path dedicated for executables, but lacks the executable bits and cannot thus be executed. If the file is meant to be an executable script, add the executable bits, otherwise remove the shebang or move the file elsewhere. It's not executable and not meant to be executable. Shebang there is therefore just a comment, and thus I'm not going to patch it away.
Liar, liar, pants on fire! + iconv -f iso8859-1 -t utf8 /var/tmp/rpm-tmp.88790: line 42: /usr/share/doc/pyxmlsec-0.3.0/AUTHORS: No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.88790 (%prep) http://koji.fedoraproject.org/koji/taskinfo?taskID=1300546
(In reply to comment #2) > Liar, liar, pants on fire! > > + iconv -f iso8859-1 -t utf8 > /var/tmp/rpm-tmp.88790: line 42: /usr/share/doc/pyxmlsec-0.3.0/AUTHORS: No such > file or directory > error: Bad exit status from /var/tmp/rpm-tmp.88790 (%prep) Doh! I forgot to make the package BuildRequire itself! SPEC: http://v3.sk/~lkundrak/SPECS/pyxmlsec.spec SRPM: http://v3.sk/~lkundrak/SRPMS/pyxmlsec-0.3.0-2.fc11.src.rpm
Looks fine, approved.
Danke schon Marek! New Package CVS Request ======================= Package Name: pyxmlsec Short Description: Python bindings for the XML Security Library Owners: lkundrak Branches: EL-5 F-10
I assume you want a F-11 branch here. cvs done with F-11 branch added.
Imported and built.