Hello community,

here is the log from the commit of package libatlas3 for openSUSE:Factory 
checked in at 2015-06-09 12:25:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libatlas3 (Old)
 and      /work/SRC/openSUSE:Factory/.libatlas3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libatlas3"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libatlas3/libatlas3.changes      2014-07-29 
16:49:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libatlas3.new/libatlas3.changes 2015-06-09 
12:25:13.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Jun  7 13:34:04 UTC 2015 - [email protected]
+
+- Move all headers to /usr/include/atlas directory to avoid conflicts
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libatlas3.spec ++++++
--- /var/tmp/diff_new_pack.jzi764/_old  2015-06-09 12:25:14.000000000 +0200
+++ /var/tmp/diff_new_pack.jzi764/_new  2015-06-09 12:25:14.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libatlas3
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -264,6 +264,8 @@
        popd
 done
 
+mv %{buildroot}%{_includedir}/*.h %{buildroot}%{_includedir}/atlas/
+
 mkdir -p %{buildroot}/etc/ld.so.conf.d
 echo "%{_libdir}/atlas"        > 
%{buildroot}/etc/ld.so.conf.d/atlas-%{_arch}.conf
 
@@ -306,8 +308,7 @@
 %doc doc
 %{_libdir}/atlas/*.so
 %{_libdir}/atlas/*.a
-%{_includedir}/atlas
-%{_includedir}/*.h
+%{_includedir}/atlas/
 
 %else
 
@@ -463,8 +464,7 @@
 
 %files sse-common-devel
 %defattr(-,root,root,-)
-%{_includedir}/atlas
-%{_includedir}/*.h
+%{_includedir}/atlas/
 %config(noreplace) /etc/ld.so.conf.d/atlas-%{_arch}.conf
 
 %endif


Reply via email to