Projects
home:Eustace:branches:Eulaceura:Factory
perl-File-SearchPath
_service:obs_scm:perl-File-SearchPath.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:perl-File-SearchPath.spec of Package perl-File-SearchPath
%global _empty_manifest_terminate_build 0 Name: perl-File-SearchPath Version: 0.07 Release: 1 Summary: Search for a file in an environment variable path License: GPL+ Group: Development/Libraries URL: http://search.cpan.org/dist/File-SearchPath/ Source0: http://www.cpan.org/authors/id/T/TJ/TJENNESS/File-SearchPath-%{version}.tar.gz BuildArch: noarch BuildRequires: perl-generators BuildRequires: perl(Env::Path) BuildRequires: perl(File::Spec) >= 0.8 BuildRequires: perl(Module::Build) BuildRequires: perl(Test::More) Requires: perl(Env::Path) Requires: perl(File::Spec) >= 0.8 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides the ability to search a path-like environment variable for a file (that does not necessarily have to be an executable). %package help Summary : Search for a file in an environment variable path Provides: perl-File-SearchPath-doc %description help This module provides the ability to search a path-like environment variable for a file (that does not necessarily have to be an executable). %prep %setup -q -n File-SearchPath-%{version} %build export PERL_MM_OPT="" %{__perl} Build.PL --installdirs=vendor ./Build %install export PERL_MM_OPT="" rm -rf $RPM_BUILD_ROOT ./Build install --destdir=$RPM_BUILD_ROOT --create_packlist=0 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 ./Build test %clean rm -rf $RPM_BUILD_ROOT %files -f filelist.lst %defattr(-,root,root,-) %doc ChangeLog META.json README %{perl_vendorlib}/* %files help %{_mandir}/* %changelog * Fri Oct 15 2021 wangqing <wangqing@uniontech.com> - 0.07-1 - Package init
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