Hello community,

here is the log from the commit of package ebook-tools for openSUSE:Factory 
checked in at 2013-07-22 16:40:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ebook-tools (Old)
 and      /work/SRC/openSUSE:Factory/.ebook-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ebook-tools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ebook-tools/ebook-tools.changes  2012-01-04 
08:00:48.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ebook-tools.new/ebook-tools.changes     
2013-07-22 16:40:05.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jul 16 13:45:29 UTC 2013 - [email protected]
+
+- xz was added to buildrequires and it was formatted.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ebook-tools.spec ++++++
--- /var/tmp/diff_new_pack.IFIhsr/_old  2013-07-22 16:40:05.000000000 +0200
+++ /var/tmp/diff_new_pack.IFIhsr/_new  2013-07-22 16:40:05.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ebook-tools
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,15 +16,18 @@
 #
 
 
-
 Name:           ebook-tools
+Summary:        A library for reading ebook files
 License:        MIT
 Group:          Development/Libraries/C and C++
-Summary:        A library for reading ebook files
 Version:        0.2.1
-Release:        1
+Release:        0
 Url:            http://sourceforge.net/projects/ebook-tools
-BuildRequires:  cmake gcc-c++ libxml2-devel libzip-devel pkg-config
+BuildRequires:  cmake
+BuildRequires:  gcc-c++
+BuildRequires:  libxml2-devel
+BuildRequires:  libzip-devel
+BuildRequires:  pkg-config
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source:         %name-%{version}.tar.gz
 Patch1:         ebook-tools-64bit-installation.diff
@@ -34,7 +37,6 @@
 ebook-tools provides some tools to handle ebook files
 
 %package -n libepub0
-License:        MIT
 Summary:        A library for reading ebook files
 Group:          Development/Libraries/C and C++
 
@@ -42,10 +44,10 @@
 libepub library is needed for okular to support ebook format.
 
 %package -n libepub-devel
-License:        MIT
 Summary:        Header files for libepub library
 Group:          Development/Libraries/C and C++
-Requires:       libepub0 = %{version} glibc-devel
+Requires:       glibc-devel
+Requires:       libepub0 = %{version}
 
 %description -n libepub-devel
 Header files for the libepub library

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

Reply via email to