Hello community,

here is the log from the commit of package xaw3d for openSUSE:Factory
checked in at Mon Jul 4 16:11:12 CEST 2011.



--------
--- xaw3d/xaw3d.changes 2010-08-10 17:11:43.000000000 +0200
+++ /mounts/work_src_done/STABLE/xaw3d/xaw3d.changes    2011-07-04 
11:54:24.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jul  4 09:51:40 UTC 2011 - [email protected]
+
+- Add /etc/ld.so.conf.d/xaw3dd for ldconfig (bnc#671725).
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ xaw3d.spec ++++++
--- /var/tmp/diff_new_pack.uunvjn/_old  2011-07-04 16:10:17.000000000 +0200
+++ /var/tmp/diff_new_pack.uunvjn/_new  2011-07-04 16:10:17.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package xaw3d (Version 1.5E)
+# spec file for package xaw3d
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -29,7 +29,7 @@
 %endif
 #
 Version:        1.5E
-Release:        419
+Release:        423
 Summary:        3D Athena Widgets
 Url:            http://www.visi.com/~hawkeyd/xaw3d.html
 Source:         Xaw3d-1.5E.tar.bz2
@@ -212,6 +212,15 @@
 rm -f %{buildroot}%{_includedir}/Xaw3d/Template.c
 %{__rm} -f %{buildroot}%{_libdir}/*.a
 
+# Create /etc/ld.so.conf.d/xaw3dd.conf
+mkdir -p %{buildroot}/etc/ld.so.conf.d
+cat > %{buildroot}/etc/ld.so.conf.d/xaw3dd <<EOF
+%ifarch s390x sparc64 x86_64 ppc64 ppc
+/usr/lib64/Xaw3d
+%endif
+/usr/lib/Xaw3d
+EOF
+
 %clean
 rm -rf %{buildroot}
 
@@ -238,6 +247,7 @@
 
 %files -n xaw3dd
 %defattr(-,root,root)
+/etc/ld.so.conf.d/xaw3dd
 %dir %{_libdir}/Xaw3d
 %{_libdir}/Xaw3d/libXaw*.so.*
 %doc %{_libdir}/Xaw3d/NOTE


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



Remember to have fun...

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

Reply via email to