File tustep.spec of Package tustep
Name: tustep
Version: 0
Release: 0
Summary: TUebingen System of TExt Processing tools
License: BSD-3-Clause
Group: Productivity/Text/Utilities
Url: http://www.tustep.org
Source: tustep.tar.xz
Patch0: build.patch
Patch1: i8.patch
Patch2: flint.patch
Patch3: point.patch
BuildRequires: gcc-fortran
BuildRequires: openssl-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
TUSTEP -- TUebingen System of TExt Processing tools.
%prep
%setup -c -n %{name}
cd tustep
%patch0 -p 0
%patch1 -p 0
%patch2 -p 0
%patch3 -p 0
%build
cd tustep
bash cmplnk
%install
%files
%changelog