File perl-Symbol-Table.spec of Package perl-Symbol-Table

#
# spec file for package perl-Symbol-Table (Version 1.01)
#
# 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.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:           perl-Symbol-Table
Url:            http://cpan.org/modules/by-module/Symbol/
License:        Artistic License
Group:          Development/Languages/Perl
Requires:       perl = %{perl_version}
AutoReqProv:    on
Summary:        An easy interface to symbol tables
Version:        1.01
Release:        1
Source:         Symbol-Table-%{version}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
Symbol::Table allows the user to manipulate Perl's symbol table



Authors:
--------
    Greg London

%prep
%setup -n Symbol-Table-%{version}

%build
perl Makefile.PL
make

%check
make test

%install
make DESTDIR=$RPM_BUILD_ROOT install_vendor
%perl_process_packlist

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc Changes MANIFEST README
%dir %{perl_vendorlib}/Symbol
%{perl_vendorlib}/Symbol/Table.pm
%dir %{perl_vendorarch}/auto/Symbol
%dir %{perl_vendorarch}/auto/Symbol/Table
%{perl_vendorarch}/auto/Symbol/Table/.packlist
%{_mandir}/man3/*
/var/adm/perl-modules/perl-Symbol-Table
%changelog
* Wed Mar 26 2008 anicka@suse.cz
- package created (version 1.01)
openSUSE Build Service is sponsored by