Hello community,

here is the log from the commit of package libFS for openSUSE:Factory checked 
in at 2013-03-22 11:26:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libFS (Old)
 and      /work/SRC/openSUSE:Factory/.libFS.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libFS", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libFS/libFS.changes      2012-07-18 
17:24:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libFS.new/libFS.changes 2013-03-22 
11:26:02.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Feb 17 17:21:53 UTC 2013 - jeng...@inai.de
+
+- Use more robust make install call
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libFS.spec ++++++
--- /var/tmp/diff_new_pack.iGttgY/_old  2013-03-22 11:26:03.000000000 +0100
+++ /var/tmp/diff_new_pack.iGttgY/_new  2013-03-22 11:26:03.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libFS
 #
-# 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
@@ -74,7 +74,7 @@
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+make install DESTDIR="%buildroot"
 rm -f "%buildroot/%_libdir"/*.la
 
 %post -n %lname -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