diff --git a/.cvsignore b/.cvsignore index dcf3c59..c5e7821 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -calibre-0.6.37-nofonts.tar.gz +calibre-0.6.42-nofonts.tar.gz diff --git a/calibre.spec b/calibre.spec index babb1cc..49a177e 100644 --- a/calibre.spec +++ b/calibre.spec @@ -1,5 +1,5 @@ Name: calibre -Version: 0.6.37 +Version: 0.6.42 Release: 1%{?dist} Summary: E-book converter and library management Group: Applications/Multimedia @@ -88,6 +88,7 @@ TXT, PDF and LRS. %{__sed} -i -e '/^#![ ]*\//, 1d' src/calibre/*/*.py %{__sed} -i -e '/^#!\//, 1d' src/calibre/*.py %{__sed} -i -e '/^#!\//, 1d' resources/recipes/* +%{__sed} -i -e '/^#!\//, 1d' resources/default_tweaks.py %{__chmod} -x src/calibre/*/*/*/*.py %{__chmod} -x src/calibre/*/*/*.py @@ -95,7 +96,6 @@ TXT, PDF and LRS. %{__chmod} -x src/calibre/*.py %{__chmod} -x resources/recipes/* - %build OVERRIDE_CFLAGS="%{optflags}" python setup.py build @@ -176,7 +176,6 @@ ln -s %{_datadir}/fonts/liberation/LiberationMono-Regular.ttf \ %{buildroot}%{_datadir}/%{name}/fonts/prs500/tt0419m_.ttf # http://bugs.calibre-ebook.com/ticket/3770#comment:7 - # man pages mv %{buildroot}%{_datadir}/%{name}/man %{buildroot}%{_mandir} @@ -244,6 +243,10 @@ fi %{_mandir}/man1/* %changelog +* Fri Feb 26 2010 Ionuț C. Arțăriși - 0.6.42-1 +- new upstream release 0.6.42 +- remove shebang from default_tweaks.py + * Mon Feb 1 2010 Ionuț C. Arțăriși - 0.6.37-1 - new upstream release 0.6.37 diff --git a/sources b/sources index f1cffae..ddc23f9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5d37ffb4cf0a54af9882c814a8ec763c calibre-0.6.37-nofonts.tar.gz +d964a1a0907b24573aafc7de94b32c83 calibre-0.6.42-nofonts.tar.gz