File perl-Crypt-Rijndael.spec of Package perl-Crypt-Rijndael

#
# spec file for package perl-Crypt-Rijndael (Version 1.07)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#

# norootforbuild
# usedforbuild    aaa_base acl attr audit-libs autoconf automake bash binutils brp-check-internal bzip2 coreutils cpio cpp cpp43 cracklib cvs diffutils file filesystem fillup findutils gawk gcc gcc43 gdbm gettext-runtime gettext-tools glibc glibc-devel glibc-locale gmp grep groff gzip info insserv less libacl libattr libbz2-1 libbz2-devel libdb-4_5 libgcc43 libgomp43 libltdl-3 libmpfr1 libmudflap43 libncurses5 libreadline5 libstdc++43 libtool libuuid1 libvolume_id libxcrypt libzio linux-kernel-headers login m4 make man net-tools netcfg pam pam-modules patch perl perl-Crypt-Blowfish perl-Crypt-DES perl-base permissions popt psmisc rpm sed sysvinit tar terminfo-base texinfo timezone util-linux zlib


Name:           perl-Crypt-Rijndael
Url:            http://cpan.org/modules/by-module/Crypt/
Version:        1.07
Release:        5.1
Requires:       perl = %{perl_version}
AutoReqProv:    on
Group:          Development/Libraries/Perl
License:        Artistic License
Summary:        Crypt::CBC compliant Rijndael encryption module
Source:         Crypt-Rijndael-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
This module implements the Rijndael cipher, which has just been selected as the Advanced Encryption Standard.


%debug_package
%prep
%setup -q -n Crypt-Rijndael-%{version}

%build
perl Makefile.PL
make

%check
make test

%install
%perl_make_install
%perl_process_packlist

%clean                                                                          
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-, root, root)
%doc Changes MANIFEST README
%doc %{_mandir}/man?/*
%{perl_vendorarch}/auto/Crypt
%{perl_vendorarch}/Crypt
%{perl_vendorarch}/Crypt/Rijndael.pm
/var/adm/perl-modules/%{name}

%changelog
* Mon Sep 14 2009 Jad Naous <jnaous@stanford.edu> - 1.07-5.1
- Fix unowned directory
openSUSE Build Service is sponsored by