Hello community,

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

Package is "qalculate", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/qalculate/qalculate.changes      2011-12-12 
17:03:52.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.qalculate.new/qalculate.changes 2012-11-28 
16:33:19.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Nov 20 17:23:54 UTC 2012 - [email protected]
+
+- Fix the SLES build (%make_install is not expanded on SLES)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ qalculate.spec ++++++
--- /var/tmp/diff_new_pack.PtmAWz/_old  2012-11-28 16:33:20.000000000 +0100
+++ /var/tmp/diff_new_pack.PtmAWz/_new  2012-11-28 16:33:20.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qalculate
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define major  5
 %define libname        libqalculate
 
@@ -64,7 +65,9 @@
 Summary:        Header files, libraries and development documentation for 
%{libname}
 Group:          Development/Libraries/C and C++
 Requires:       %{libname} = %{version}
-Requires:       glib2-devel libxml2-devel cln-devel
+Requires:       cln-devel
+Requires:       glib2-devel
+Requires:       libxml2-devel
 
 %description -n %{libname}-devel
 This package contains the header files, static libraries and development
@@ -79,7 +82,7 @@
 %{__make} %{?jobs:-j%jobs}
 
 %install
-%makeinstall
+make DESTDIR=%{buildroot} install
 %find_lang libqalculate
 
 %clean

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

Reply via email to