Project not found: home:worldcitizen:branches:devel:languages:python

File perl-Text-DelimMatch.spec of Package perl-Text-DelimMatch

#
# spec file for package perl-Text-DelimMatch (Version 1.06a)
#
# Copyright (c) 2007 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-Text-DelimMatch
%define module_name DelimMatch
%define module_version 1.06
Summary:        DelimMatch for Locating Delimited Substrings with Proper Nesting
Version:        1.06a
Release:        1
Requires:       perl = %{perl_version}
Autoreqprov:    on
License:        Artistic License
Group:          Development/Libraries/Perl
Source0:        %{module_name}-1.06a.tar.bz2
URL:            http://search.cpan.org/~nwalsh/
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
DelimMatch is a Perl 5 module that provides functions for locating
delimited substrings with proper nesting.



Authors:
--------
    Norman Walsh <ndw@nwalsh.com>

%prep
%setup -q -n %{module_name}-%{module_version}

%build
CFLAGS="$RPM_OPT_FLAGS" 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  README
%doc %{_mandir}/man?/*
%{perl_vendorarch}/auto/Text
%{perl_vendorlib}/auto/Text
%{perl_vendorlib}/Text
/var/adm/perl-modules/%{name}

%changelog
* Sun Aug 05 2007 - mrueckert@suse.de
- minor spec file cleanup
- use the real version number
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Sun Jan 18 2004 - nashif@suse.de
- update to version 1.06
* Fri Aug 22 2003 - mjancar@suse.cz
- require the perl version we build with
* Fri Jul 18 2003 - nashif@suse.de
- fixed file list
* Tue Jul 01 2003 - ro@suse.de
- use perl_process_packlist macro
* Fri Jun 13 2003 - nashif@suse.de
- Update to version 1.05
- Fixed file list
* Mon Feb 04 2002 - nashif@suse.de
- Initial Release (1.04)
openSUSE Build Service is sponsored by