Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > by-pkgid > afa24411f2394eec251f22ffeb358ecd > files > 2

perl-Package-Constants-0.01-alt1.src.rpm

#
#   - Package::Constants -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       Package::Constants
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Package-Constants
%define m_distro Package-Constants
%define m_name Package::Constants
%define m_author_id unknown
%define _enable_test 1

Name: perl-Package-Constants
Version: 0.01
Release: alt1

Summary: List constants defined in a package

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Vitaly Lipatov <lav@altlinux.ru>

BuildArch: noarch
Source: http://search.cpan.org//CPAN/authors/id/K/KA/KANE/%m_distro-%version.tar.bz2

# Automatically added by buildreq on Sun Jun 24 2007
BuildRequires: perl-devel

%description
"Package::Constants" lists all the constants defined in a certain
package. This can be useful for, among others, setting up an
autogenerated "@EXPORT/@EXPORT_OK" for a Constants.pm file.

%prep
%setup -q -n %m_distro-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README
%perl_vendor_privlib/*
%perl_vendor_man3dir/*

%changelog
* Sun Jun 24 2007 Vitaly Lipatov <lav@altlinux.ru> 0.01-alt1
- first build for ALT Linux Sisyphus