Spec URL: http://timlau.fedorapeople.org/iniparse.spec SRPM URL: http://timlau.fedorapeople.org/iniparse-0.2-1.src.rpm Description: iniparse is an INI parser for Python which is API compatible with the standard library's ConfigParser, preserves structure of INI files (order of sections & options, indentation, comments, and blank lines are preserved when data is updated), and is more convenient to use.
iniparse-0.2-1.fc7.noarch.rpm: W: iniparse spurious-executable-perm /usr/share/doc/iniparse-0.2/index.html iniparse-0.2-1.fc7.src.rpm: W: iniparse strange-permission iniparse.spec 0600 Also, the package should be named "python-iniparse".
(In reply to comment #1) > iniparse-0.2-1.fc7.noarch.rpm: > W: iniparse spurious-executable-perm /usr/share/doc/iniparse-0.2/index.html > > iniparse-0.2-1.fc7.src.rpm: > W: iniparse strange-permission iniparse.spec 0600 > I will take a look at these warnings > Also, the package should be named "python-iniparse". Do you know any smart way to do this, without renaming the upstream source ???
Created attachment 159925 [details] Patch for spec file
Thanks for the patch. Here is a new spec & srpm. http://timlau.fedorapeople.org/python-iniparse.spec http://timlau.fedorapeople.org/python-iniparse-0.2-2.fc7.src.rpm Changes: Changed name to python-iniparse. silent rpmlint on rpm & srpm.
With the package name change the docs should be under %{_docdir}/python-iniparse-%{version}, not %{_docdir}/iniparse-%{version}. Fix that small problem and it's approved.
Here is a new spec & srpm. http://timlau.fedorapeople.org/python-iniparse.spec http://timlau.fedorapeople.org/python-iniparse-0.2-3.fc7.src.rpm doc relocated
New Package CVS Request ======================= Package Name: python-iniparse Short Description: A better INI parser for Python Owners: tla Branches: EL-5 FC-6 F-7
Ups, wrong flag
cvs done.