Projects
Eulaceura:Mainline
perl-match-simple
_service:obs_scm:perl-match-simple.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:perl-match-simple.spec of Package perl-match-simple
%global _empty_manifest_terminate_build 0 Name: perl-match-simple Version: 0.012 Release: 1 Summary: Simplified clone of smartmatch operator License: GPL-1.0-or-later OR Artistic-1.0-Perl Group: Development/Libraries URL: http://search.cpan.org/dist/match-simple/ Source0: http://www.cpan.org/authors/id/T/TO/TOBYINK/match-simple-%{version}.tar.gz BuildArch: noarch BuildRequires: perl >= 0:5.006001 BuildRequires: perl-generators BuildRequires: perl(Exporter::Tiny) >= 0.026 BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(List::Util) >= 1.33 BuildRequires: perl(match::simple::XS) >= 0.002 BuildRequires: perl(Scalar::Util) BuildRequires: perl(Sub::Infix) >= 0.004 BuildRequires: perl(Test::Fatal) BuildRequires: perl(Test::More) >= 0.96 Requires: perl(Exporter::Tiny) >= 0.026 Requires: perl(List::Util) >= 1.33 Requires: perl(match::simple::XS) >= 0.002 Requires: perl(Scalar::Util) Requires: perl(Sub::Infix) >= 0.004 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description match::simple provides a simple match operator |M| that acts like a sane subset of the (as of Perl 5.18) deprecated smart match operator. Unlike smart match, the behaviour of the match is determined entirely by the operand on the right hand side. %package help Summary : Simplified clone of smartmatch operator Provides: perl-match-simple-doc %description help match::simple provides a simple match operator |M| that acts like a sane subset of the (as of Perl 5.18) deprecated smart match operator. Unlike smart match, the behaviour of the match is determined entirely by the operand on the right hand side. %prep %setup -q -n match-simple-%{version} %build export PERL_MM_OPT="" %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install export PERL_MM_OPT="" rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* pushd %{buildroot} touch filelist.lst if [ -d usr/bin ];then find usr/bin -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/sbin ];then find usr/bin -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/lib64 ];then find usr/lib64 -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/lib ];then find usr/lib -type f -printf "/%h/%f\n" >> filelist.lst fi popd mv %{buildroot}/filelist.lst . %check make test %clean rm -rf $RPM_BUILD_ROOT %files -f filelist.lst %defattr(-,root,root,-) %doc Changes COPYRIGHT CREDITS dist.ini doap.ttl LICENSE META.json README %{perl_vendorlib}/* %files help %{_mandir}/* %changelog * Thu May 16 2024 Perl_Bot <Perl_Bot@openeuler.org> 0.012-1 - Specfile autogenerated by Perl_Bot
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2