Name: gnome-epub-thumbnailer Version: 1.4 Release: 4%{?dist} Summary: Thumbnailers for EPub and MOBI books License: GPLv2+ URL: https://git.gnome.org/browse/gnome-epub-thumbnailer Source0: http://download.gnome.org/sources/%{name}/1.4/%{name}-%{version}.tar.xz # upstream 6b8964ee5716ce6abe86d656886f3b389fa4c0cb Patch1: 0001-epub-Fix-cover-path-for-root-level-OPF-files.patch # upstream 585d4b3cee54fe14eabb767dde72e4226a178ea4 Patch2: 0002-mobi-Avoid-malformed-or-missing-EXTH-header.patch BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(libxml-2.0) Buildrequires: pkgconfig(libarchive) %description Thumbnailers for EPub and MOBI books %prep %setup -q %autopatch %build %configure make %{?_smp_mflags} %install make DESTDIR=$RPM_BUILD_ROOT install %files %{_bindir}/gnome-epub-thumbnailer %{_bindir}/gnome-mobi-thumbnailer %dir %{_datadir}/thumbnailers %{_datadir}/thumbnailers/gnome-epub-thumbnailer.thumbnailer %{_datadir}/thumbnailers/gnome-mobi-thumbnailer.thumbnailer %doc AUTHORS COPYING NEWS README %changelog * Sat Aug 16 2014 Fedora Release Engineering - 1.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Tue Aug 5 2014 Yanko Kaneti - 1.4-3 - Pick couple uptream fixes. Should help avoid RHBZ 1103325 * Sat Jun 07 2014 Fedora Release Engineering - 1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Mar 23 2014 Yanko Kaneti - 1.4-1 - Update to 1.4. Drop upstream patches. * Thu Jan 16 2014 Yanko Kaneti - 1.3-4 - Yet another crash fix from upstream * Mon Jan 6 2014 Yanko Kaneti - 1.3-3 - Fix crashes on thumbnailing trash/recent files - #1046245 - Get unencrypted cover from otherwise encrypted mobi files * Sun Oct 27 2013 Yanko Kaneti - 1.3-2 - Don't crash on failure to find a cover file - #1001559 * Thu Aug 8 2013 Yanko Kaneti - 1.3-1 - New upstream release fixing a number of possible crashers in the MOBI thumbnailer * Sat Aug 03 2013 Fedora Release Engineering - 1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Mon Jul 22 2013 Yanko Kaneti - 1.2-1 - New upstream release adding a MOBI thumbnailer * Wed Jul 17 2013 Yanko Kaneti - 1.1-1 - New upstream release fixing possible crashes or excessive warnings on failure * Tue Jul 16 2013 Yanko Kaneti - 1.0-1 - Initial packaging