Hello community,

here is the log from the commit of package libkolabxml for openSUSE:Factory 
checked in at 2012-11-28 10:51:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkolabxml (Old)
 and      /work/SRC/openSUSE:Factory/.libkolabxml.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkolabxml", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkolabxml/libkolabxml.changes  2012-09-15 
11:53:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libkolabxml.new/libkolabxml.changes     
2012-11-28 10:51:11.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Nov 20 17:23:54 UTC 2012 - nico.kru...@gmail.com
+
+- Fix the SLES build (%make_install is not expanded on SLES)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libkolabxml.spec ++++++
--- /var/tmp/diff_new_pack.Ix7oyN/_old  2012-11-28 10:51:12.000000000 +0100
+++ /var/tmp/diff_new_pack.Ix7oyN/_new  2012-11-28 10:51:12.000000000 +0100
@@ -18,12 +18,12 @@
 
 Name:           libkolabxml
 Version:        0.8.1
-%define soname  0
 Release:        0
-License:        LGPL-3.0+
+%define soname  0
 Summary:        Kolab XML Format Schema Definitions Library
-Url:            http://wiki.kolab.org/Libkolabxml
+License:        LGPL-3.0+
 Group:          Development/Libraries/C and C++
+Url:            http://wiki.kolab.org/Libkolabxml
 Source:         
http://mirror.kolabsys.com/pub/releases/%{name}-%{version}.tar.gz
 BuildRequires:  boost-devel
 BuildRequires:  cmake
@@ -56,6 +56,7 @@
 
 %package -n %{name}%{soname}
 Summary:        Kolab XML Format Schema Definitions Library
+Group:          Development/Libraries/C and C++
 
 %description -n %{name}%{soname}
 Libkolabxml serves as a serialization/de-serialization library for the the 
Kolab XML Format
@@ -71,6 +72,7 @@
 
 %package devel
 Summary:        Kolab XML Format Schema Definitions Library
+Group:          Development/Libraries/C and C++
 Requires:       %{name}%{soname} = %{version}
 Requires:       libcurl-devel
 
@@ -181,7 +183,7 @@
 
 %install
   cd build
-  %makeinstall
+  make DESTDIR=%{buildroot} install
 
 %post   -n %{name}%{soname} -p /sbin/ldconfig
 %postun -n %{name}%{soname} -p /sbin/ldconfig

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to