rpms/calibre/F-12 .cvsignore, 1.9, 1.10 calibre.spec, 1.8, 1.9 sources, 1.9, 1.10

Ionuț Arțăriși mapleoin at fedoraproject.org
Wed Jan 6 10:09:48 UTC 2010


Author: mapleoin

Update of /cvs/pkgs/rpms/calibre/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5967

Modified Files:
	.cvsignore calibre.spec sources 
Log Message:
new upstream release 0.6.32



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/calibre/F-12/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- .cvsignore	19 Dec 2009 13:52:55 -0000	1.9
+++ .cvsignore	6 Jan 2010 10:09:48 -0000	1.10
@@ -1 +1 @@
-calibre-0.6.29-nofonts.tar.gz
+calibre-0.6.32-nofonts.tar.gz


Index: calibre.spec
===================================================================
RCS file: /cvs/pkgs/rpms/calibre/F-12/calibre.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- calibre.spec	19 Dec 2009 13:52:55 -0000	1.8
+++ calibre.spec	6 Jan 2010 10:09:48 -0000	1.9
@@ -1,5 +1,5 @@
 Name:           calibre
-Version:        0.6.29
+Version:        0.6.32
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -19,6 +19,7 @@ Source1:        generate-tarball.sh
 Patch0:         %{name}-cssprofiles.patch
 Patch1:         %{name}-manpages.patch
 Patch2:         %{name}-no-update.patch
+Patch3:         %{name}-executables.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  python >= 2.6
@@ -35,6 +36,7 @@ BuildRequires:  python-lxml
 BuildRequires:  python-dateutil
 BuildRequires:  python-imaging
 BuildRequires:  xdg-utils
+BuildRequires:  python-BeautifulSoup
 
 Requires:       PyQt4
 Requires:       pyPdf
@@ -71,11 +73,16 @@ TXT, PDF and LRS.
 %patch0 -p1 -b .cssprofiles
 
 # don't append calibre1 to the name of the manpages. No need to compress either
+# upstream won't fix: http://bugs.calibre-ebook.com/ticket/3770#comment:7
 %patch1 -p1 -b .manpages
 
 # don't check for new upstream version (that's what packagers do)
 %patch2 -p1 -b .no-update
 
+# don't write full buildpath in binary files 
+# http://bugs.calibre-ebook.com/ticket/4437
+%patch3 -p1 -b .executables
+
 # dos2unix newline conversion
 %{__sed} -i 's/\r//' src/calibre/web/feeds/recipes/*
 
@@ -231,7 +238,7 @@ fi
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
-%doc COPYRIGHT LICENSE
+%doc COPYRIGHT LICENSE Changelog.yaml
 
 %{_bindir}/*
 %config(noreplace) %{_sysconfdir}/bash_completion.d/
@@ -246,9 +253,11 @@ fi
 %{_mandir}/man1/*
 
 %changelog
-* Sat Dec 19 2009 Ionuț C. Arțăriși <mapleoin at fedoraproject.org> - 0.6.29-1
-- New upstream release
+* Wed Jan  6 2010 Ionuț C. Arțăriși <mapleoin at fedoraproject.org> - 0.6.32-1
+- new upstream release 0.6.32
 - project website has changed
+- added python-BeautifulSoup BuildRequire
+- new patch to fix full buildpath in binary files
 
 * Sun Dec  6 2009 Ionuț C. Arțăriși <mapleoin at fedoraproject.org> - 0.6.26-1
 - New upstream version


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/calibre/F-12/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	19 Dec 2009 13:52:55 -0000	1.9
+++ sources	6 Jan 2010 10:09:48 -0000	1.10
@@ -1 +1 @@
-523d266c8f7e9adf10c9cb670e76ca6b  calibre-0.6.29-nofonts.tar.gz
+e6aca1d5def69ed4bf3bf350e4f23bb3  calibre-0.6.32-nofonts.tar.gz




More information about the fedora-extras-commits mailing list