Hello community,

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

Package is "log4cplus", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/log4cplus/log4cplus.changes      2012-10-08 
20:33:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.log4cplus.new/log4cplus.changes 2013-04-02 
12:28:24.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Mar  4 02:26:28 UTC 2013 - [email protected]
+
+- Kill off %make_install to unbreak SLE build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ log4cplus.spec ++++++
--- /var/tmp/diff_new_pack.uSl5Zl/_old  2013-04-02 12:28:25.000000000 +0200
+++ /var/tmp/diff_new_pack.uSl5Zl/_new  2013-04-02 12:28:25.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package log4cplus
 #
-# 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
@@ -15,14 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           log4cplus
 Version:        1.1.0
+Release:        0
 %define soname  1_1-5
-Release:        1
-License:        Apache-2.0
 Summary:        C++ logging library
-Url:            http://log4cplus.sourceforge.net/
+License:        Apache-2.0
 Group:          Development/Libraries/C and C++
+Url:            http://log4cplus.sourceforge.net/
 Source:         %{name}-%{version}.tar.xz
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
@@ -61,7 +62,7 @@
 make %{?_smp_mflags}
 
 %install
-%make_install
+make install DESTDIR="%buildroot"
 rm %{buildroot}%{_libdir}/*.la
 
 %post   -n lib%{name}-%{soname} -p /sbin/ldconfig

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

Reply via email to