Projects
Eulaceura:Mainline
perl-PAR
_service:obs_scm:perl-PAR.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:perl-PAR.spec of Package perl-PAR
%global _empty_manifest_terminate_build 0 Name: perl-PAR Version: 1.020 Release: 1 Summary: Perl Archive Toolkit License: GPL-1.0-or-later OR Artistic-1.0-Perl Group: Development/Libraries URL: https://metacpan.org/release/PAR Source0: https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/PAR-%{version}.tar.gz BuildArch: noarch BuildRequires: perl >= 0:5.008001 BuildRequires: perl-generators BuildRequires: perl(Archive::Zip) >= 1.00 BuildRequires: perl(AutoLoader) >= 5.66_02 BuildRequires: perl(Compress::Zlib) >= 1.30 BuildRequires: perl(Digest::SHA) >= 5.45 BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(File::Temp) >= 0.05 BuildRequires: perl(PAR::Dist) >= 0.32 BuildRequires: perl(Test::More) Requires: perl(Archive::Zip) >= 1.00 Requires: perl(AutoLoader) >= 5.66_02 Requires: perl(Compress::Zlib) >= 1.30 Requires: perl(Digest::SHA) >= 5.45 Requires: perl(File::Temp) >= 0.05 %description This module lets you use special zip files, called Perl Archives, as libraries from which Perl modules can be loaded. %package help Summary : Perl Archive Toolkit Provides: perl-PAR-doc %description help This module lets you use special zip files, called Perl Archives, as libraries from which Perl modules can be loaded. %prep %setup -q -n PAR-%{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 AUTHORS Changes LICENSE META.json README %{perl_vendorlib}/* %files help %{_mandir}/* %changelog * Thu Oct 10 2024 maqi <maqi@uniontech.com> - 1.020-1 - update version to 1.020 - restructure _extract_inc(): always add XS DLLs in PAR_TEMP/inc to PAR::Heavy::FullCache, ie. even if PAR_TEMP/inc already exists (hence we don't need to extract the zip), cf. - bump minimum perl version to 5.8.9 everywhere * Mon Feb 05 2024 woody2918 <wudi1@uniontech.com> - 1.019-1 - update version to 1.019 - Fix #6: PAR fails to test its build on MSWin32 with Perl-5.36.0 - Heavy.pm: use strict; use warnings - register XS DLLs extracted into $PAR_TEMP/inc with %PAR::Heavy::FullCache * Sun May 23 2021 Perl_Bot <Perl_Bot@openeuler.org> - 1.017-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