代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/perl-Text-PDF 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Name: perl-Text-PDF
Version: 0.31
Release: 1
License: GPL+ or Artistic
Summary: Module for manipulating PDF files
Source: https://cpan.metacpan.org/authors/id/B/BH/BHALLISSY/Text-PDF-%{version}.tar.gz
Patch0: Text-PDF-0.29-formats.patch
Url: https://metacpan.org/release/Text-PDF
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
BuildArch: noarch
BuildRequires: make
BuildRequires: perl-interpreter
BuildRequires: perl-generators
BuildRequires: perl(Compress::Zlib)
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Test::Simple)
%{?perl_default_filter}
%description
This module allows interaction with existing PDF files directly. It
includes various tools:
pdfbklt - make booklets out of existing PDF files
pdfrevert - remove edits from a PDF file
pdfstamp - stamp text on each page of a PDF file
%package help
Summary: Help documents for %{name}
%description help
This package contains all man files to use %{name}
%prep
%setup -q -n Text-PDF-%{version}
find . -type f -exec chmod -c -x {} ';'
sed -i 's/\r//' examples/CD.CFG
%patch0 -p1
%build
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
make %{?_smp_mflags}
%install
make pure_install DESTDIR=%{buildroot}
%{_fixperms} %{buildroot}/*
%check
make test
%files
%doc readme.txt examples/
%license LICENSE
%{perl_vendorlib}/Text*
%{_bindir}/*
%files help
%{_mandir}/man3/Text*.3*
%changelog
* Mon Jun 28 2021 Xu Jin <jinxu@kylinos.cn> - 0.31-1
- Initial package for openEuler
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。