File obs-service-verify_file.spec of Package obs-service-verify_file

#
# spec file for package obs-service-verify_file
#
# Copyright (c) 2015 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:           obs-service-verify_file
Version:        0.1.git.1434624812.854c008
Release:        0
Url:            http://build.opensuse.org
Summary:        An OBS source service: file verification
License:        MIT
Group:          Development/Tools/Building
Source:         %{name}-%{version}.tar.bz2
Requires:       coreutils
%if 0%{?fedora_version} >= 17
Requires:       perl-MD5
%endif
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch

%description
This is a source service for openSUSE Build Service.

It allows to verify a file with a given sha256sum

%prep
%setup -q

%build

%install
%makeinstall

%files
%defattr(-,root,root)
%doc LICENSE.txt
%dir %{_prefix}/lib/obs
%{_prefix}/lib/obs/service

%changelog
openSUSE Build Service is sponsored by