diff --git a/ginac.spec b/ginac.spec index e861aad..f0be314 100644 --- a/ginac.spec +++ b/ginac.spec @@ -1,13 +1,8 @@ -#%global gitdate 20140630 -#%global commit edfa67d26bac695b5ef9911f3cda3ff50232e35a -#%global gitrev %(c=%{commit}; echo ${c:0:7}) - %global so_ver 6 Name: ginac Version: 1.7.4 -#Release: 10.%{gitdate}git%{gitrev}%{?dist} -Release: 1%{?dist} +Release: 2%{?dist} Summary: C++ library for symbolic calculations License: GPLv2+ URL: https://www.ginac.de/ @@ -20,10 +15,10 @@ BuildRequires: flex BuildRequires: doxygen BuildRequires: python2 BuildRequires: readline-devel -BuildRequires: tetex-latex -BuildRequires: tetex-dvips +BuildRequires: tex(dvips) +BuildRequires: tex(latex) +BuildRequires: tex(latex-base) BuildRequires: texinfo -BuildRequires: texlive-collection-latex BuildRequires: texinfo-tex BuildRequires: transfig Obsoletes: GiNaC < 1.3.2-999 @@ -105,6 +100,9 @@ fi %{_bindir}/* %changelog +* Wed Jun 06 2018 Till Hofmann - 1.7.4-2 +- Replace tetex BRs by virtual packages (e.g., tex(latex)) + * Wed Feb 21 2018 Till Hofmann - 1.7.4-1 - Update to 1.7.4