Hello community,

here is the log from the commit of package blitz for openSUSE:Factory checked 
in at 2012-07-22 21:58:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/blitz (Old)
 and      /work/SRC/openSUSE:Factory/.blitz.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "blitz", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/blitz/blitz.changes      2012-02-16 
12:18:35.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.blitz.new/blitz.changes 2012-07-22 
21:58:21.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jul 10 09:25:55 UTC 2012 - [email protected]
+
+- Make it build with latest TeXLive 2012 with new package layout
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ blitz.spec ++++++
--- /var/tmp/diff_new_pack.C7oZOr/_old  2012-07-22 21:58:24.000000000 +0200
+++ /var/tmp/diff_new_pack.C7oZOr/_new  2012-07-22 21:58:24.000000000 +0200
@@ -16,14 +16,13 @@
 #
 
 
-
 Name:           blitz
 Version:        0.9
-Release:        1
-License:        GPL-2.0
+Release:        0
 Summary:        C++ template class library providing array objects for 
scientific computing
-Url:            http://www.oonumerics.org/blitz/
+License:        GPL-2.0
 Group:          Development/Libraries/C and C++
+Url:            http://www.oonumerics.org/blitz/
 Source:         %{name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM blitz-gcc-4.3.patch [email protected] --Fix 
compilation with gcc>=4.3
 # (patch taken from fedora)
@@ -31,6 +30,10 @@
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
 BuildRequires:  texlive-latex
+%if %suse_version > 1220
+BuildRequires:  texinfo
+BuildRequires:  texlive-dvips
+%endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires(post): /sbin/install-info
 Requires(preun):/sbin/install-info
@@ -42,7 +45,6 @@
 generators, and small vectors.
 
 %package -n libblitz0
-License:        GPL-2.0
 Summary:        Shared libraries for blitz
 Group:          Development/Libraries/C and C++
 
@@ -56,7 +58,6 @@
 
 
 %package devel
-License:        GPL-2.0
 Summary:        Libraries, includes, etc. used to develop an application with 
%{name}
 Group:          Development/Libraries/C and C++
 Requires:       libblitz0 = %{version}
@@ -72,7 +73,6 @@
 application.
 
 %package doc
-License:        GPL-2.0
 Summary:        The Blitz html docs
 Group:          Documentation/HTML
 BuildArch:      noarch

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

Reply via email to