File perl-Email-Valid.spec of Package perl-Email-Valid

#
# spec file for package perl-DBI (Version 1.41)
#
# Copyright (c) 2005 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://www.suse.de/feedback/
#

Name:         EmailValid
Version:      0.179
Release:      1.0
Provides:     EmailValid 
Requires:     perl = %{perl_version}
Autoreqprov:  on
Group:        Development/Libraries/Perl
License:      GPL
URL:          http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS 
Summary:      The Perl Email Validator
Source:       Email-Valid-%{version}.tar.gz
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl rpm 


%description
The Perl GD Text Utils



Authors:
--------
    Yves Orton <demerphq@hotmail.com>

%prep
%setup -q -n Email-Valid-%{version}

%build
perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall"
make

%install
rm -rf $RPM_BUILD_ROOT
%perl_make_install
%perl_process_packlist

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc README
%doc %{_mandir}/man?/*
%{perl_vendorarch}/auto/Email
%{perl_vendorlib}/Email
/var/adm/perl-modules/EmailValid
openSUSE Build Service is sponsored by