Initial import (perl-XString-0.002-1)

XString provides the B string helpers in one isolated package. Right now only
cstring and perlstring are available.
This commit is contained in:
Paul Howarth 2019-11-27 16:08:19 +00:00
parent 2215c6c913
commit a96d05633d
4 changed files with 67 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/XString-[0-9.]*.tar.gz

3
perl-XString.rpmlintrc Normal file
View File

@ -0,0 +1,3 @@
from Config import *
addFilter("spelling-error %description -l en_US (c|perl)string -> ")

62
perl-XString.spec Normal file
View File

@ -0,0 +1,62 @@
Name: perl-XString
Version: 0.002
Release: 1%{?dist}
Summary: Isolated String helpers from B
License: GPL+ or Artistic
URL: https://metacpan.org/release/XString
Source0: https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/XString-%{version}.tar.gz
# Build
BuildRequires: coreutils
BuildRequires: gcc
BuildRequires: make
BuildRequires: perl-devel
BuildRequires: perl-generators
BuildRequires: perl-interpreter
BuildRequires: perl(ExtUtils::MakeMaker)
# Module
BuildRequires: perl(:VERSION) >= 5.10.0
BuildRequires: perl(strict)
BuildRequires: perl(warnings)
BuildRequires: perl(XSLoader)
# Test Suite
BuildRequires: perl(B)
BuildRequires: perl(File::Spec)
BuildRequires: perl(Test::More) >= 0.88
# Optional Tests
BuildRequires: perl(CPAN::Meta) >= 2.120900
# Requirements from upstream metadata that are not actually used
BuildRequires: perl(Test2::Bundle::Extended)
BuildRequires: perl(Test2::Plugin::NoWarnings)
BuildRequires: perl(Test2::Tools::Explain)
# Runtime
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
%description
XString provides the B string helpers in one isolated package. Right now only
cstring and perlstring are available.
%prep
%setup -q -n XString-%{version}
%build
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
%{make_build}
%install
%{make_install}
find %{buildroot} -type f -name '*.bs' -empty -delete
%{_fixperms} -c %{buildroot}
%check
make test
%files
%license LICENSE
%doc Changes README
%{perl_vendorarch}/XString.pm
%{perl_vendorarch}/auto/XString/
%{_mandir}/man3/XString.3*
%changelog
* Mon Nov 25 2019 Paul Howarth <paul@city-fan.org> - 0.002-1
- Initial RPM version

1
sources Normal file
View File

@ -0,0 +1 @@
SHA512 (XString-0.002.tar.gz) = 5fb9a3baec891485d0ad32b9aec3c1a48ff6ab7aa47e3d289127cbe2b7ec9bd7a16da9e2ccd349cdd513af62bd85a9ce1b1a04f90ecf67f2a161c187a8abd613