File perl-Eixo-Zone-Driver.spec of Package perl-Eixo-Zone-Driver

#
# spec file for package perl-Eixo-Zone-Driver
#
# Copyright (c) 2016 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:           perl-Eixo-Zone-Driver
Version:        0.03
Release:        0
%define cpan_name Eixo-Zone-Driver
Summary:        Low level Linux namespaces' syscalls for Perl
License:        Licensed under the Apache License, Version 2.0 (the "License") and you may not use this file except in compliance with the License. You may obtain a copy of the License at the http://www.apache.org/licenses/LICENSE-2.0 manpage Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Group:          Development/Libraries/Perl
Url:            http://search.cpan.org/dist/Eixo-Zone-Driver/
Source0:        http://www.cpan.org/authors/id/F/FR/FRMADEM/%{cpan_name}-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildRequires:  perl
BuildRequires:  perl-macros
BuildRequires:  perl(Devel::AssertOS)
BuildRequires:  perl(Devel::CheckLib)
Requires:       perl(Devel::AssertOS)
Requires:       perl(Devel::CheckLib)
%{perl_requires}

%description
Low level Linux namespaces' syscalls for Perl

%prep
%setup -q -n %{cpan_name}-%{version}

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
%{__make} %{?_smp_mflags}

%check
%{__make} test

%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist

%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes README

%changelog
openSUSE Build Service is sponsored by