Hello community,

here is the log from the commit of package liborcus for openSUSE:12.3 checked 
in at 2013-02-07 10:36:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.3/liborcus (Old)
 and      /work/SRC/openSUSE:12.3/.liborcus.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "liborcus", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:12.3/liborcus/liborcus.changes   2013-01-31 
01:24:46.000000000 +0100
+++ /work/SRC/openSUSE:12.3/.liborcus.new/liborcus.changes      2013-02-07 
10:36:57.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Feb  6 12:47:37 UTC 2013 - [email protected]
+
+- Add libzip-devel and zlib-devel into Requires of the devel package;
+  they are needed for linking against liborcus
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ liborcus.spec ++++++
--- /var/tmp/diff_new_pack.eOgq6y/_old  2013-02-07 10:36:59.000000000 +0100
+++ /var/tmp/diff_new_pack.eOgq6y/_new  2013-02-07 10:36:59.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package liborcus-0_4-0
+# spec file for package liborcus
 #
-# Copyright (c) 2012 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
@@ -15,25 +15,28 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define libname liborcus-0_4-0
 
 Name:           liborcus
 Version:        0.3.0
 Release:        0
-License:        MIT
 Summary:        Spreadsheet file processing library
-Url:            http://gitorious.org/orcus
+License:        MIT
 Group:          Productivity/Publishing/Word
+Url:            http://gitorious.org/orcus
 Source:         %{name}_%{version}.tar.bz2
+BuildRequires:  autoconf >= 2.63
+BuildRequires:  automake
 BuildRequires:  boost-devel
 BuildRequires:  coreutils
 BuildRequires:  gcc-c++
 BuildRequires:  libstdc++-devel
+BuildRequires:  libtool
+BuildRequires:  libzip-devel
 BuildRequires:  mdds-devel >= 0.5.4
-BuildRequires:  python-xml
 BuildRequires:  pkg-config
-BuildRequires:  autoconf >= 2.63 automake libtool
-BuildRequires:  libzip-devel
+BuildRequires:  python-xml
 BuildRequires:  zlib-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -52,6 +55,8 @@
 Summary:        Spreadsheet file processing library
 Group:          Development/Libraries/C and C++
 Requires:       %libname = %version
+Requires:       libzip-devel
+Requires:       zlib-devel
 
 %description devel
 Standalone file import filter library for spreadsheet documents. Currently

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

Reply via email to