Projects
Eulaceura:Factory
perl-File-FindLib
_service:obs_scm:perl-File-FindLib.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:perl-File-FindLib.spec of Package perl-File-FindLib
%global _empty_manifest_terminate_build 0 Name: perl-File-FindLib Version: 0.001004 Release: 2 Summary: Find and use a file/dir from a directory above your script file License: Unlicense Group: Development/Libraries URL: http://search.cpan.org/dist/File-FindLib/ Source0: http://www.cpan.org/authors/id/T/TY/TYEMQ/File-FindLib-%{version}.tar.gz BuildArch: noarch BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(File::Basename) BuildRequires: perl(File::Spec::Functions) BuildRequires: perl(strict) BuildRequires: perl(vars) Requires: perl(File::Basename) Requires: perl(File::Spec::Functions) Requires: perl(strict) Requires: perl(vars) %description File::FindLib starts in the directory where your script (or library) is located and looks for the file or directory whose name you pass in. If it isn't found, then FindLib looks in the parent directory and continues moving up parent directories until it finds it or until there is not another parent directory. %package help Summary : Find and use a file/dir from a directory above your script file Provides: perl-File-FindLib-doc %description help File::FindLib starts in the directory where your script (or library) is located and looks for the file or directory whose name you pass in. If it isn't found, then FindLib looks in the parent directory and continues moving up parent directories until it finds it or until there is not another parent directory. %prep %setup -q -n File-FindLib-%{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 %{perl_vendorlib}/* %files help %{_mandir}/* %changelog * Tue Jul 26 2022 Chenyx <chenyixiong3@huawei.com> - 0.001004-2 - License compliance rectification * Sun May 23 2021 Perl_Bot <Perl_Bot@openeuler.org> 0.001004-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