File vlna.spec of Package vlna

#
# spec file for package vlna
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:           vlna
Version:        1.5
Release:        0
Summary:        Add non-breakable spaces to Czech text files
License:        TeX-License
Group:          Productivity/Publishing/TeX/Utilities
URL:            http://petr.olsak.net/ftp/olsak/vlna/
Source:         http://petr.olsak.net/ftp/olsak/vlna/vlna-%{version}.tar.gz
Provides:       locale(texlive:cs;sk)

%description
Vlna adds non-breakable spaces instead of normal ones after
single-letter words in Czech text (prefarably TeX) files.

%prep
%setup -q

%build
%configure
make %{?_smp_mflags}

%install
%make_install

%files
%doc README vlna.dvi vlna.txt
%attr(0755,root,root) %{_bindir}/vlna
%attr(0644,root,root) %{_mandir}/man1/vlna.1.gz

%changelog
openSUSE Build Service is sponsored by