File perl-Crypt-OpenSSL-Bignum.spec of Package perl-Crypt-OpenSSL-Bignum

#
# spec file for package perl-Crypt-OpenSSL-Bignum (Version 0.04)
#
# Copyright (c) 2009 SUSE LINUX Products 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/
#

# norootforbuild

Url:            http://search.cpan.org/dist/Crypt-OpenSSL-Random/

Name:           perl-Crypt-OpenSSL-Bignum
BuildRequires:  openssl-devel
License:        Dual GPLv2 or Artistic
Group:          Development/Libraries/Perl
Requires:       perl = %{perl_version}
AutoReqProv:    on
Summary:        Interface for OpenSSL's multiprecision integer arithmetic
Version:        0.04
Release:        2
Source:         Crypt-OpenSSL-Bignum-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
Crypt::OpenSSL::Bignum is the perl interface for OpenSSL's
multiprecision integer arithmetic.



Authors:
--------
    Ian Robertson, <iroberts@cpan.org>

%prep
%setup -n Crypt-OpenSSL-Bignum-%{version}

%build
perl Makefile.PL
make

%check
make test

%install
make DESTDIR=$RPM_BUILD_ROOT install_vendor
%perl_process_packlist

%files
%defattr(-, root, root)
%dir %{perl_vendorarch}/Crypt
%dir %{perl_vendorarch}/Crypt/OpenSSL
%dir %{perl_vendorarch}/Crypt/OpenSSL/Bignum
%{perl_vendorarch}/Crypt/OpenSSL/Bignum.pm
%{perl_vendorarch}/Crypt/OpenSSL/Bignum/CTX.pm
%dir %{perl_vendorarch}/auto/Crypt
%dir %{perl_vendorarch}/auto/Crypt/OpenSSL
%dir %{perl_vendorarch}/auto/Crypt/OpenSSL/Bignum
%{perl_vendorarch}/auto/Crypt/OpenSSL/Bignum/.packlist
%{perl_vendorarch}/auto/Crypt/OpenSSL/Bignum/Bignum.bs
%{perl_vendorarch}/auto/Crypt/OpenSSL/Bignum/Bignum.so
%doc %{_mandir}/man3/Crypt::OpenSSL::Bignum.3pm.gz
%doc %{_mandir}/man3/Crypt::OpenSSL::Bignum::CTX.3pm.gz
/var/adm/perl-modules/perl-Crypt-OpenSSL-Bignum

%changelog
* Tue Jan 20 2009 varkoly@suse.de
- Initial version of  perl-Crypt-OpenSSL-Bignum
openSUSE Build Service is sponsored by