Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2015-02-27 11:09:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Mesa (Old)
 and      /work/SRC/openSUSE:Factory/.Mesa.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Mesa"

Changes:
--------
--- /work/SRC/openSUSE:Factory/Mesa/Mesa.changes        2015-02-12 
10:20:21.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.Mesa.new/Mesa.changes   2015-02-27 
11:09:02.000000000 +0100
@@ -1,0 +2,10 @@
+Tue Feb 24 16:08:49 UTC 2015 - [email protected]
+
+- Fix file permissions for the Gallium Nine files
+
+-------------------------------------------------------------------
+Mon Feb 23 15:28:29 UTC 2015 - [email protected]
+
+- specfile/baselibs.conf: Manually provide d3d library (bnc#918294) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Mesa.spec ++++++
--- /var/tmp/diff_new_pack.nmSvtK/_old  2015-02-27 11:09:03.000000000 +0100
+++ /var/tmp/diff_new_pack.nmSvtK/_new  2015-02-27 11:09:03.000000000 +0100
@@ -405,6 +405,12 @@
 %package libd3d
 Summary:        Mesa Direct3D9 state tracker
 Group:          System/Libraries
+# Manually provide d3d library (bnc#918294)
+%ifarch x86_64 s390x ppc64le aarch64
+Provides:       d3dadapter9.so.1()(64bit)
+%else
+Provides:       d3dadapter9.so.1
+%endif
 
 %description libd3d
 Mesa Direct3D9 state tracker
@@ -849,11 +855,13 @@
 
 %if 0%{?with_nine}
 %files libd3d
+%defattr(-,root,root)
 %dir %{_libdir}/d3d/
 %{_libdir}/d3d/*.so.*
 #%{_sysconfdir}/OpenCL/vendors/mesa.icd
 
 %files libd3d-devel
+%defattr(-,root,root)
 %{_libdir}/pkgconfig/d3d.pc
 %{_includedir}/d3dadapter/
 %{_libdir}/d3d/*.so

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.nmSvtK/_old  2015-02-27 11:09:03.000000000 +0100
+++ /var/tmp/diff_new_pack.nmSvtK/_new  2015-02-27 11:09:03.000000000 +0100
@@ -51,6 +51,7 @@
 Mesa-libglapi-devel
        requires "Mesa-libglapi0-<targettype> = <version>"
 Mesa-libd3d
+       provides "d3dadapter9.so.1"
 Mesa-libd3d-devel
        requires "Mesa-libd3d-<targettype> = <version>"
 libXvMC_nouveau

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

Reply via email to