Spec URL: http://john5342.fedorapeople.org/rpms/ebook-tools.spec SRPM URL: http://john5342.fedorapeople.org/rpms/ebook-tools-0.1.1-1.fc10.src.rpm Description: Tools for accessing and converting various ebook file formats. scratch-build: http://koji.fedoraproject.org/koji/taskinfo?taskID=998726 This package besides a couple of utilities includes libepub which provides support for the epub document format for okular.
I try to use it on command line, but no luck yet. lit2epub doesn't work, because clit wasn't and maybe can't be in our repo. Anyway it looks like the libepub will be working well with okular (http://okular.kde.org/download.php). OK source files match upstream: OK package meets naming and versioning guidelines. OK specfile is properly named, is cleanly written and uses macros consistently. OK dist tag is present. OK build root is correct. OK license field MIT matches the actual license. OK license is open source-compatible. License text not included upstream. OK latest version is being packaged. OK BuildRequires are proper. OK %clean is present. OK package builds in mock (Rawhide/x86_64). http://koji.fedoraproject.org/koji/taskinfo?taskID=999213 OK debuginfo package looks complete. OK rpmlint is silent. ebook-tools.x86_64: W: no-documentation OK final provides and requires look sane. OK no shared libraries are added to the regular linker search paths. OK owns the directories it creates. OK no duplicates in %files. OK file permissions are appropriate. OK no scriptlets present. OK code, not content. OK documentation is small, so no -docs subpackage is necessary. OK %docs are not necessary for the proper functioning of the package. OK no headers. OK no pkgconfig files. OK no libtool .la droppings.
New Package CVS Request ======================= Package Name: ebook-tools Short Description: Tools for accessing and converting various ebook file formats Owners: john5342 Branches: F-9 F-10 InitialCC:
I get a cmake related error: -- Found LibXml2: /usr/lib64/libxml2.so CMake Error at cmake/FindPackageHandleStandardArgs.cmake:51 (MESSAGE): Could not find REQUIRED package LibZip Call Stack (most recent call first): cmake/FindLibZip.cmake:28 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:10 (find_package) CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 2.6) should be added at the top of the file. The version specified may be lower if you wish to support older CMake versions for this project. For more information run "cmake --help-policy CMP0000". This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring incomplete, errors occurred! error: Bad exit status from /var/tmp/rpm-tmp.15551 (%build)
I'm not familiar with cmake, but I was able to build it in koji (mock). So this package is probably all right. Which version of cmake do you have? I think this package will be in F-9, F-10, where would be cmake-2.6.2.
(In reply to comment #3) > I get a cmake related error: > > -- Found LibXml2: /usr/lib64/libxml2.so > CMake Error at cmake/FindPackageHandleStandardArgs.cmake:51 (MESSAGE): > Could not find REQUIRED package LibZip > Call Stack (most recent call first): > cmake/FindLibZip.cmake:28 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) > CMakeLists.txt:10 (find_package) What arch/release are you building for? Version of cmake and libzip? If build was on koji have you got a link to the build? > CMake Warning (dev) in CMakeLists.txt: > No cmake_minimum_required command is present. A line of code such as > > cmake_minimum_required(VERSION 2.6) Warning is known about and will be reported upstream shortly (doesnt stop build) Thanks for the feedback
CVS Done
(In reply to comment #5) > (In reply to comment #3) > > I get a cmake related error: > > > > -- Found LibXml2: /usr/lib64/libxml2.so > > CMake Error at cmake/FindPackageHandleStandardArgs.cmake:51 (MESSAGE): > > Could not find REQUIRED package LibZip > > Call Stack (most recent call first): > > cmake/FindLibZip.cmake:28 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) > > CMakeLists.txt:10 (find_package) > > What arch/release are you building for? > Version of cmake and libzip? > If build was on koji have you got a link to the build? I have since imported into cvs and built for F-9, F-10 and devel andall builds went fine. Hopefully this is a one off or a config problem during a local build. >> CMake Warning (dev) in CMakeLists.txt: >> No cmake_minimum_required command is present. A line of code such as >> >> cmake_minimum_required(VERSION 2.6) > >Warning is known about and will be reported upstream shortly (doesnt stop >build) Fix for this already in upstream svn. Should be included in next upstream release.
ebook-tools-0.1.1-2.fc9 has been submitted as an update for Fedora 9. http://admin.fedoraproject.org/updates/ebook-tools-0.1.1-2.fc9
ebook-tools-0.1.1-2.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/ebook-tools-0.1.1-2.fc10
actualy I pushed in a updated RawHide (from a while back) libzib and that solved the matter CentOS 5 x86_64 [herrold@centos-5 ebook-tools]$ rpm -q cmake libzip-devel cmake-2.6.2-2orc libzip-devel-0.8-5orc [herrold@centos-5 ebook-tools]$
(In reply to comment #10) > actualy I pushed in a updated RawHide (from a while back) libzib and that > solved the matter > > CentOS 5 x86_64 > > [herrold@centos-5 ebook-tools]$ rpm -q cmake libzip-devel > cmake-2.6.2-2orc > libzip-devel-0.8-5orc > [herrold@centos-5 ebook-tools]$ Ok then. That explains it. Tested it with the minimum version in the repos at the time of review (cmake 2.6.2, libzip 0.8-5) and went fine. Am guessing centos had an older version. Never tested in centos because it wasnt a target platform. Treating this build issue as resolved.
ebook-tools-0.1.1-2.fc10 has been pushed to the Fedora 10 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update ebook-tools'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2008-11429
ebook-tools-0.1.1-2.fc9 has been pushed to the Fedora 9 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing-newkey update ebook-tools'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2008-11491
ebook-tools-0.1.1-2.fc10 has been pushed to the Fedora 10 stable repository. If problems still persist, please make note of it in this bug report.
ebook-tools-0.1.1-2.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report.