Hello community,

here is the log from the commit of package calibre for openSUSE:Factory checked 
in at 2013-01-29 12:02:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/calibre (Old)
 and      /work/SRC/openSUSE:Factory/.calibre.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "calibre", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/calibre/calibre.changes  2013-01-17 
09:36:54.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.calibre.new/calibre.changes     2013-01-29 
12:02:30.000000000 +0100
@@ -1,0 +2,26 @@
+Tue Jan 22 20:53:24 UTC 2013 - [email protected]
+
+- I am unable to trigger bugs with sip 4.14 so removing the
+  restriction. Also just triggering rebuild in obs should fix the
+  issue I think.
+
+-------------------------------------------------------------------
+Fri Jan 18 16:59:03 UTC 2013 - [email protected]
+
+- Add dependency over python-cssselect wrt bnc#788151.
+
+-------------------------------------------------------------------
+Tue Jan 15 10:08:26 UTC 2013 - [email protected]
+
+- Added Requires and BuildRequires for poppler-tools as suggested
+  by Ciaran. Thanks!
+
+-------------------------------------------------------------------
+Mon Jan 14 20:09:44 UTC 2013 - [email protected]
+
+- Symlinked /usr/share/fonts/truetype, so that fonts are found.
+  Workaround for https://bugs.launchpad.net/ubuntu/+source/calibre/+bug/1037168
+- added Requires: python-sip <= 4.13.2, because 4.14 triggers another bug:
+  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=616372
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ calibre.spec ++++++
--- /var/tmp/diff_new_pack.PjHSDD/_old  2013-01-29 12:02:32.000000000 +0100
+++ /var/tmp/diff_new_pack.PjHSDD/_new  2013-01-29 12:02:32.000000000 +0100
@@ -77,10 +77,12 @@
 BuildRequires:  libwmf-devel >= 0.2.8
 BuildRequires:  podofo >= 0.8.2
 BuildRequires:  poppler >= 0.12.0
+BuildRequires:  poppler-tools
 BuildRequires:  python >= 2.7.1
 BuildRequires:  python-beautifulsoup >= 3.0.5
 BuildRequires:  python-cherrypy
 BuildRequires:  python-cssutils >= 0.9.9
+BuildRequires:  python-cssselect >= 0.7.1
 BuildRequires:  python-dateutil >= 1.4.1
 BuildRequires:  python-devel >= 2.7.1
 BuildRequires:  python-dnspython >= 1.6.0
@@ -109,10 +111,12 @@
 Requires:       libwmf >= 0.2.8
 Requires:       podofo >= 0.8.2
 Requires:       poppler-qt4 >= 0.12.0
+Requires:       poppler-tools
 Requires:       python >= 2.7.1
 Requires:       python-beautifulsoup >= 3.0.5
 Requires:       python-cherrypy
 Requires:       python-cssutils >= 0.9.9
+Requires:       python-cssselect >= 0.7.1
 Requires:       python-dateutil >= 1.4.1
 Requires:       python-dnspython >= 1.6.0
 Requires:       python-genshi
@@ -196,6 +200,11 @@
 rm -rf %{buildroot}%{_libdir}/%{name}/cal/utils/genshi
 rm -rf %{buildroot}%{_libdir}/%{name}/cal/trac
 
+# delete /usr/share/calibre/fonts/liberation
+# replace it by a symlink to /usr/share/fonts/truetype/
+rmdir $RPM_BUILD_ROOT/usr/share/calibre/fonts/liberation
+ln -s /usr/share/fonts/truetype/ 
$RPM_BUILD_ROOT/usr/share/calibre/fonts/liberation
+
 # add shebangs
 sed -i -e '1i#!/usr/bin/python' %{buildroot}%{_libdir}/%{name}/chardet/*.py
 


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to