Hello community,

here is the log from the commit of package cblas for openSUSE:Factory checked 
in at 2016-06-07 23:49:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cblas (Old)
 and      /work/SRC/openSUSE:Factory/.cblas.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cblas"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cblas/cblas.changes      2015-06-11 
08:22:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.cblas.new/cblas.changes 2016-06-07 
23:50:00.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Jun  6 16:04:02 UTC 2016 - [email protected]
+
+- Correct position of the u-a requirements to be with the package
+  that uses it.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cblas.spec ++++++
--- /var/tmp/diff_new_pack.nPfseu/_old  2016-06-07 23:50:01.000000000 +0200
+++ /var/tmp/diff_new_pack.nPfseu/_new  2016-06-07 23:50:01.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cblas
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -18,9 +18,9 @@
 
 Name:           cblas
 Version:        20110120
+Release:        0
 # original tarball unversioned, last modification date used as version
 # http://icl.cs.utk.edu/lapack-forum/archives/lapack/msg00659.html
-Release:        0
 Summary:        A standard C language APIs for BLAS
 License:        BSD-3-Clause
 Group:          System/Libraries
@@ -33,8 +33,6 @@
 # blas is needed for tests only
 BuildRequires:  blas-devel
 BuildRequires:  update-alternatives
-Requires(post): update-alternatives
-Requires(preun): update-alternatives
 
 %description
 This library provides a native C interface to BLAS routines available
@@ -44,6 +42,8 @@
 %package     -n libcblas3
 Summary:        CBLAS development files
 Group:          Development/Libraries/C and C++
+Requires(post): update-alternatives
+Requires(preun): update-alternatives
 
 %description -n libcblas3
 This library provides a native C interface to BLAS routines available


Reply via email to