Projects
Eulaceura:Factory
perl-File-Copy-Recursive-Reduced
_service:obs_scm:perl-File-Copy-Recursive-Reduc...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:perl-File-Copy-Recursive-Reduced.spec of Package perl-File-Copy-Recursive-Reduced
%global _empty_manifest_terminate_build 0 Name: perl-File-Copy-Recursive-Reduced Version: 0.008 Release: 1 Summary: Recursive copying of files and directories within Perl 5 toolchain License: GPL-1.0-or-later OR Artistic-1.0-Perl Group: Development/Libraries URL: http://search.cpan.org/dist/File-Copy-Recursive-Reduced/ Source0: http://www.cpan.org/authors/id/J/JK/JKEENAN/File-Copy-Recursive-Reduced-%{version}.tar.gz BuildArch: noarch BuildRequires: perl >= 0:5.008000 BuildRequires: perl-generators BuildRequires: perl(Capture::Tiny) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(File::Path) BuildRequires: perl(File::Spec) BuildRequires: perl(File::Temp) BuildRequires: perl(Path::Tiny) BuildRequires: perl(Test::Simple) >= 0.44 Requires: perl(File::Path) Requires: perl(File::Spec) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This library is intended as a not-quite-drop-in replacement for certain functionality provided by CPAN distribution File-Copy-Recursive. The library provides methods similar enough to that distribution's fcopy(),dircopy() and rcopy() functions to be usable in those CPAN distributions often described as being part of the Perl toolchain. %package help Summary : Recursive copying of files and directories within Perl 5 toolchain Provides: perl-File-Copy-Recursive-Reduced-doc %description help This library is intended as a not-quite-drop-in replacement for certain functionality provided by CPAN distribution File-Copy-Recursive. The library provides methods similar enough to that distribution's fcopy(),dircopy() and rcopy() functions to be usable in those CPAN distributions often described as being part of the Perl toolchain. %prep %setup -q -n File-Copy-Recursive-Reduced-%{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 LICENSE META.json README Todo %{perl_vendorlib}/* %files help %{_mandir}/* %changelog * Wed Mar 27 2024 wangshuo <wangshuo@kylinos.cn> - 0.008-1 - update version to 0.008 * Tue Feb 06 2024 woody2918 <wudi1@uniontech.com> - 0.007-1 - Update version to 0.007 - Corrections to better accommodate Windows path separators * Wed Jul 07 2021 Perl_Bot <Perl_Bot@openeuler.org> - 0.006-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