File fdupes-SUSE.spec of Package fdupes-SUSE

#
# spec file for package fdupe-SUSE
#
# 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:           fdupes
Version:        1.0
Release:        0
Url:            http://opensuse.org
Summary:        Translation package for fdupes
License:        GPL-3.0
Group:          Productivity/Archiving/Compression
Requires:       coreutils

%description
Translation package to avoid some build fails in certains packages

%prep

%build

%install
mkdir -p %{buildroot}%{_bindir}
ln -s /bin/true %{buildroot}%{_bindir}/%{name}

%files
%{_bindir}/%{name}

%changelog
openSUSE Build Service is sponsored by