Hello community,

here is the log from the commit of package lapack for openSUSE:Factory checked 
in at 2012-05-22 10:23:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lapack (Old)
 and      /work/SRC/openSUSE:Factory/.lapack.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lapack", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lapack/lapack.changes    2012-05-10 
14:33:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.lapack.new/lapack.changes       2012-05-22 
10:23:24.000000000 +0200
@@ -1,0 +2,7 @@
+Mon May 21 14:40:18 UTC 2012 - [email protected]
+
+- Change obsoletes '<=' for lapack and blas back to '<', there was a
+  version update in between
+- Remove psfig.tex (bnc#757332)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lapack.spec ++++++
--- /var/tmp/diff_new_pack.HY1VjM/_old  2012-05-22 10:23:26.000000000 +0200
+++ /var/tmp/diff_new_pack.HY1VjM/_new  2012-05-22 10:23:26.000000000 +0200
@@ -72,8 +72,7 @@
 Requires:       liblapack3 = %{version}
 Provides:       lapack = %{version}
 Provides:       lapack-devel-static = %{version}
-#TODO: Change back to '<' after next version update:
-Obsoletes:      lapack <= %{version}
+Obsoletes:      lapack < %{version}
 
 %description devel
 LAPACK provides routines for solving systems of simultaneous linear
@@ -92,8 +91,7 @@
 Requires:       libblas3 = %{version}
 Provides:       blas = %{version}
 Provides:       blas-devel-static = %{version}
-#TODO: Change back to '<' after next version update:
-Obsoletes:      blas <= %{version}
+Obsoletes:      blas < %{version}
 
 %description -n blas-devel
 BLAS (Basic Linear Algebra Subprograms) is a standard library for
@@ -219,6 +217,7 @@
 mv DOCS/man/man3/BLAS_SRC_xerbla.f.3 DOCS/man/man3/xerbla.f.3
 mv DOCS/man/man3/BLAS_SRC_xerbla_array.f.3 DOCS/man/man3/xerbla_array.f.3
 mv DOCS/man/man3/INSTALL_ilaver.f.3 DOCS/man/man3/ilaver.f.3
+rm -f DOCS/psfig.tex # see bnc#757332
 
 %install
 install -d %{buildroot}/%{_libdir}

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

Reply via email to