File tkdiff.spec of Package tkdiff

#
# spec file for package tkdiff
#
# Copyright (c) 2017 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:           tkdiff
Version:        4.2
Release:        0
Summary:        2 and 3-way diff/merge tool
License:        GPL-2.0+
Group:          Productivity/Text/Utilities
Url:            http://tkdiff.sourceforge.net/
Source0:        http://prdownloads.sourceforge.net/tkdiff/tkdiff-%{version}.tar.gz
Source1:        README.SUSE
Requires:       diffutils
Requires:       tk
BuildArch:      noarch

%description
TkDiff is a graphical 2 and 3-way diff/merge tool.

%prep
%setup -q -n tkdiff-unix
cp %{SOURCE1} .

%build

%install
install -Dpm 0755 tkdiff \
  %{buildroot}%{_bindir}/tkdiff

%files
%doc README.SUSE
%{_bindir}/tkdiff

%changelog
openSUSE Build Service is sponsored by