Projects
Eulaceura:Factory
perl-Scalar-String
_service:obs_scm:perl-Scalar-String.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:perl-Scalar-String.spec of Package perl-Scalar-String
%global _empty_manifest_terminate_build 0 Name: perl-Scalar-String Version: 0.003 Release: 1 Summary: String aspects of scalars License: GPL+ or Artistic-1.0-Perl Group: Development/Libraries URL: http://search.cpan.org/dist/Scalar-String/ Source0: http://www.cpan.org/authors/id/Z/ZE/ZEFRAM/Scalar-String-%{version}.tar.gz BuildRequires: perl >= 0:5.006 BuildRequires: perl-generators BuildRequires: perl(Carp) BuildRequires: perl(Exporter) BuildRequires: perl(Module::Build) BuildRequires: perl(parent) BuildRequires: perl(strict) BuildRequires: perl(Test::More) BuildRequires: perl(utf8) BuildRequires: perl(warnings) BuildRequires: perl(XSLoader) BuildRequires: perl(ExtUtils::CBuilder) Requires: perl(Carp) Requires: perl(Exporter) Requires: perl(parent) Requires: perl(strict) Requires: perl(utf8) Requires: perl(warnings) Requires: perl(XSLoader) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module is about the string part of plain Perl scalars. A scalar has a string value, which is notionally a sequence of Unicode codepoints, but may be internally encoded in either ISO-8859-1 or UTF-8. In places, and more so in older versions of Perl, the internal encoding shows through. To fully understand Perl strings it is necessary to understand these implementation details. %package help Summary : String aspects of scalars Provides: perl-Scalar-String-doc %description help This module is about the string part of plain Perl scalars. A scalar has a string value, which is notionally a sequence of Unicode codepoints, but may be internally encoded in either ISO-8859-1 or UTF-8. In places, and more so in older versions of Perl, the internal encoding shows through. To fully understand Perl strings it is necessary to understand these implementation details. %prep %setup -q -n Scalar-String-%{version} %build export PERL_MM_OPT="" %{__perl} Build.PL --installdirs=vendor --optimize="$RPM_OPT_FLAGS" ./Build %install export PERL_MM_OPT="" rm -rf $RPM_BUILD_ROOT ./Build install --destdir=$RPM_BUILD_ROOT --create_packlist=0 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 ./Build test %clean rm -rf $RPM_BUILD_ROOT %files -f filelist.lst %defattr(-,root,root,-) %doc Changes META.json README %{perl_vendorarch}/auto/* %{perl_vendorarch}/Scalar* %files help %{_mandir}/* %changelog * Mon Jul 18 2022 wangshuo <wangshuo@kylinos.cn> - 0.003-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