Hello community,

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

Package is "libXcomposite", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libXcomposite/libXcomposite.changes      
2013-01-07 15:33:27.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libXcomposite.new/libXcomposite.changes 
2013-03-22 11:54:16.000000000 +0100
@@ -1,0 +2,6 @@
+Sun Feb 17 17:21:53 UTC 2013 - jeng...@inai.de
+
+- Use more robust make install call
+- Avoid calling fdupes outside of /usr
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libXcomposite.spec ++++++
--- /var/tmp/diff_new_pack.orQBlC/_old  2013-03-22 11:54:17.000000000 +0100
+++ /var/tmp/diff_new_pack.orQBlC/_new  2013-03-22 11:54:17.000000000 +0100
@@ -83,9 +83,9 @@
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+make install DESTDIR="%buildroot"
 rm -f "%buildroot/%_libdir"/*.la
-%fdupes %buildroot
+%fdupes %buildroot/%_prefix
 
 %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