Spec URL: http://fedora.danny.cz/podofo.spec SRPM URL: http://fedora.danny.cz/podofo-0.7.0-1.fc11.src.rpm Description: oDoFo is a library to work with the PDF file format. The name comes from the first letter of PDF (Portable Document Format). A few tools to work with PDF files are already included in the PoDoFo package. The PoDoFo library is a free, portable C++ library which includes classes to parse PDF files and modify their contents into memory. The changes can be written back to disk easily. The parser can also be used to extract information from a PDF file (for example the parser could be used in a PDF viewer). Besides parsing PoDoFo includes also very simple classes to create your own PDF files. All classes are documented so it is easy to start writing your own application using PoDoFo.
koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=1285199
rpmlint output is clean. MUST: The package does not yet exist in Fedora. The Review Request is not a duplicate. OK MUST: The spec file for the package is legible and macros are used consistently. OK MUST: The package must be named according to the Package Naming Guidelines. OK MUST: The spec file name must match the base package %{name}. OK MUST: The package must be licensed with a Fedora approved license and meet the Licensing Guidelines. OK MUST: The License field in the package spec file must match the actual license. NEEDSFIX - I don't think linking GPL/LGPL without exceptions to OpenSSL is okay due to OpenSSL's advertisement clauses. MUST: The sources used to build the package must match the upstream source, as provided in the spec URL. OK MUST: The package MUST successfully compile and build into binary rpms. OK MUST: The spec file MUST handle locales properly. OK MUST: Optflags are used and time stamps preserved. OK MUST: Packages containing shared library files must call ldconfig. OK MUST: A package must own all directories that it creates or require the package that owns the directory. OK MUST: Files only listed once in %files listings. OK MUST: Permissions on files must be set properly. OK MUST: Clean section exists. OK MUST: Large documentation files must go in a -doc subpackage. OK MUST: All relevant items are included in %doc. Items in %doc do not affect runtime of application. NEEDSFIX - LaTeX documentation exists, but I wasn't able to build it. HTML documentation is probably enough. - You need to add AUTHORS and TODO to %doc of all packages. MUST: Header files must be in a -devel package. OK MUST: Static libraries must be in a -static package. OK MUST: Packages containing pkgconfig(.pc) files must 'Requires: pkgconfig'. OK MUST: If a package contains library files with a suffix then library files ending in .so must go in a -devel package. OK MUST: In the vast majority of cases, devel packages must require the base package using a fully versioned dependency. OK MUST: Packages does not contain any .la libtool archives. OK MUST: Desktop files are installed properly. OK MUST: No file conflicts with other packages and no general names. OK MUST: Buildroot cleaned before install. OK SHOULD: %{?dist} tag is used in release. OK SHOULD: If the package does not include license text(s) as separate files from upstream, the packager should query upstream to include it. OK SHOULD: The package builds in mock. OK
The licensing issue was taken upstream, I am waiting for response.
Updated spec URL: http://fedora.danny.cz/podofo.spec Updated SRPM URL: http://fedora.danny.cz/podofo-0.7.0-2.fc11.src.rpm ChangeLog: - removed dependency on openssl, upstream told me, that it is actually not required and when it will become required, they will add the exception clause to the license - added AUTHORS and TODO to the libs subpackage only, because it is always installed
Okay. The package has been APPROVED. PS. Your last changelog entry seems rather longish; maybe you should break it down to match the 80 character width limit?
(In reply to comment #5) > Okay. The package has been > > APPROVED. Thanks for the review. > > PS. Your last changelog entry seems rather longish; maybe you should break it > down to match the 80 character width limit? Sure, will do it.
New Package CVS Request ======================= Package Name: podofo Short Description: Tools and libraries to work with the PDF file format Owners: sharkcz Branches: EL-5 F-10 F-11
CVS Done
imported and built