File perl-XML-RegExp.spec of Package perl-XML-RegExp

#
# spec file for package perl-XML-RegExp (Version 0.03)
#
# 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/
#

# norootforbuild

Name:         perl-XML-RegExp
Version:      0.03
Release:      480
Requires:     perl = %{perl_version}
Autoreqprov:  on
Group:        Development/Libraries/Perl
License:      Artistic License
URL:          http://cpan.org/modules/by-module/XML/
Summary:      Regular Expressions for XML Tokens
Source:       XML-RegExp-%{version}.tar.bz2
BuildRoot:    %{_tmppath}/%{name}-%{version}-build

%description
This package contains regular expressions for the following XML tokens:
BaseChar, Ideographic, Letter, Digit, Extender, CombiningChar,
NameChar, EntityRef, CharRef, Reference, Name, NmToken, and AttValue.



Authors:
--------
    Enno Derksen <enno@att.com>

%prep
%setup -n XML-RegExp-%{version}

%build
perl Makefile.PL
make
make test

%install
rm -rf $RPM_BUILD_ROOT
make DESTDIR=$RPM_BUILD_ROOT install_vendor
%perl_process_packlist

%files
%defattr(-,root,root)
%doc Changes README
%doc %{_mandir}/man?/*
%{perl_vendorarch}/auto/XML
%{perl_vendorlib}/XML
/var/adm/perl-modules/%{name}

%clean
rm -rf $RPM_BUILD_ROOT

%changelog -n perl-XML-RegExp
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Tue Oct 04 2005 - dmueller@suse.de
- add norootforbuild
* Fri Aug 22 2003 - mjancar@suse.cz
- require the perl version we build with
* Tue Jul 15 2003 - mjancar@suse.cz
- adapt to perl-5.8.1
- use %%perl_process_packlist
* Mon Jun 16 2003 - mjancar@suse.cz
- fix filelist
* Mon May 19 2003 - ro@suse.de
- remove perllocal.pod
* Tue Sep 17 2002 - ro@suse.de
- removed bogus self-provides
* Tue Jul 02 2002 - mls@suse.de
- remove race in .packlist generation
* Wed Aug 15 2001 - rvasice@suse.cz
- initial package release (version 0.03)
openSUSE Build Service is sponsored by