Hello community,

here is the log from the commit of package gfan for openSUSE:Factory checked in 
at 2013-09-12 19:52:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gfan (Old)
 and      /work/SRC/openSUSE:Factory/.gfan.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gfan"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gfan/gfan.changes        2012-12-08 
15:51:30.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gfan.new/gfan.changes   2013-09-12 
19:52:19.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 12 08:45:36 UTC 2013 - wer...@suse.de
+
+- Make it build with latest TeXLive 2013
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gfan.spec ++++++
--- /var/tmp/diff_new_pack.0JpQcm/_old  2013-09-12 19:52:21.000000000 +0200
+++ /var/tmp/diff_new_pack.0JpQcm/_new  2013-09-12 19:52:21.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gfan
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -14,14 +14,16 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
 Name:           gfan
 %define lname  libgfan-0_5
 Version:        0.5
 Release:        0
-Group:          Productivity/Scientific/Math
 Summary:       Calculation of Gröbner fans
 License:        GPL-2.0
-URL:            http://home.imf.au.dk/jensen/software/gfan/gfan.html
+Group:          Productivity/Scientific/Math
+Url:            http://home.imf.au.dk/jensen/software/gfan/gfan.html
 
 Source:         %name%version.tar.bz2
 Patch1:                gfan-automake.diff
@@ -29,12 +31,23 @@
 Patch3:                gfan-returns.diff
 Patch4:                gfan-remove-debug-code.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires: cddlib-devel, gcc-c++, gmp-devel, libtool >= 2
+BuildRequires:  cddlib-devel
+BuildRequires:  gcc-c++
+BuildRequires:  gmp-devel
+BuildRequires:  libtool >= 2
 %define with_pdf 1
 %if 0%{?with_pdf}
 BuildRequires: texlive-latex
 %if 0%{?suse_version} >= 1230
-BuildRequires: texlive-bibtex, texlive-dvips, texlive-ntgclass, texlive-ulem
+BuildRequires:  texlive-amsfonts
+BuildRequires:  texlive-bibtex
+BuildRequires:  texlive-cm-super
+BuildRequires:  texlive-dvips
+BuildRequires:  texlive-ntgclass
+BuildRequires:  texlive-ulem
+%if 0%{?suse_version} > 1230
+BuildRequires:  tex(english.ldf)
+%endif
 %endif
 %endif
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to