Projects
Eulaceura:Factory
perl-Cache-FastMmap
_service:obs_scm:perl-Cache-FastMmap.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:perl-Cache-FastMmap.spec of Package perl-Cache-FastMmap
%global _empty_manifest_terminate_build 0 Name: perl-Cache-FastMmap Version: 1.57 Release: 1 Summary: Uses an mmap'ed file to act as a shared memory interprocess cache License: GPL-1.0-or-later OR Artistic-1.0-Perl Group: Development/Libraries URL: http://search.cpan.org/dist/Cache-FastMmap/ Source0: http://www.cpan.org/authors/id/R/RO/ROBM/Cache-FastMmap-%{version}.tar.gz BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Storable) BuildRequires: perl(Test::Deep) BuildRequires: perl-devel Requires: perl(Storable) Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) %description A shared memory cache through an mmap'ed file. It's core is written in C for performance. It uses fcntl locking to ensure multiple processes can safely access the cache at the same time. It uses a basic LRU algorithm to keep the most used entries in the cache. %package help Summary : Uses an mmap'ed file to act as a shared memory interprocess cache Provides: perl-Cache-FastMmap-doc %description help Documents for Cache::FastMmap perl moudle. %prep %setup -q -n Cache-FastMmap-%{version} %build export PERL_MM_OPT="" %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" %{__perl} -pi -e 's/^\tLD_RUN_PATH=[^\s]+\s*/\t/' Makefile 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 -type f -name '*.bs' -size 0 -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 META.json README %{perl_vendorarch}/auto/* %{perl_vendorarch}/Cache* %files help %{_mandir}/* %changelog * Wed Apr 03 2024 wangshuo <wangshuo@kylinos.cn> - 1.57-1 - Upgrade to version 1.57 * Mon Dec 11 2023 ChenYanpan <chenyanpan@xfusion.com> - 1.56-2 - Add BuildRequires perl-devel, for fixing build failed * Sun May 23 2021 Perl_Bot <Perl_Bot@openeuler.org> 1.56-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