File perl-VermKV.spec of Package perl-VermKV

#
# spec file for package perl-SmartClient
# 
# Copyright  (c)  
#        2012  dass IT GmbH, Cologne, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
# 
# please send bugfixes or comments to packager@dass-it.de
#


Name:           perl-VermKV
License:        GPL
Group:          Development/Libraries/Perl
Autoreqprov:    on
Requires:       perl-SmartClient
%if 0%{?suse_version} < 1140
Requires:     perl = %{perl_version}
%else
%{perl_requires}
%endif
Summary:        Perl modules for VermKV
Version: 0.1.7163
Release:        0
BuildArch:      noarch
Source: perl-VermKV_0.1.7163.orig.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
#BuildRequires:  autoconf automake cracklib gdbm gzip libtool make pam-modules perl tar
BuildRequires:  perl-macros
BuildRequires:  sc_base

%description
Perl modules for the VermKV

Authors:
--------
    Jörg Steffens

%prep
%setup -c



%build
perl Makefile.PL
make

%check
make test


%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist




%clean
# clean up the hard disc after build
[ "$RPM_BUILD_ROOT" != "/" ] && [ -d "$RPM_BUILD_ROOT" ] && rm -rf $RPM_BUILD_ROOT



#files
%files -f %{name}.files
%defattr(-,root,root)
openSUSE Build Service is sponsored by