Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1440546 Details for
Bug 1581656
Please remove dependency on a2ps
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Dependency list improvement
0001-Specify-all-dependencies.patch (text/plain), 1.85 KB, created by
Petr Pisar
on 2018-05-23 11:05:50 UTC
(
hide
)
Description:
Dependency list improvement
Filename:
MIME Type:
Creator:
Petr Pisar
Created:
2018-05-23 11:05:50 UTC
Size:
1.85 KB
patch
obsolete
>From 82051469937396a786f8368c627a744888a1c45d Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar@redhat.com> >Date: Wed, 23 May 2018 12:05:35 +0200 >Subject: [PATCH] Specify all dependencies >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Signed-off-by: Petr PÃsaÅ <ppisar@redhat.com> >--- > perl-Font-AFM.spec | 21 +++++++++++++++++++-- > 1 file changed, 19 insertions(+), 2 deletions(-) > >diff --git a/perl-Font-AFM.spec b/perl-Font-AFM.spec >index 7ad84a3..28dd2e6 100644 >--- a/perl-Font-AFM.spec >+++ b/perl-Font-AFM.spec >@@ -1,6 +1,9 @@ >+# Run optional test >+%bcond_without perl_Font_AFM_enables_optional_test >+ > Name: perl-Font-AFM > Version: 1.20 >-Release: 26%{?dist} >+Release: 27%{?dist} > Summary: Perl interface to Adobe Font Metrics files > > Group: Development/Libraries >@@ -12,10 +15,21 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) > > BuildArch: noarch > >+BuildRequires: coreutils >+BuildRequires: make > BuildRequires: perl-generators >+BuildRequires: perl-interpreter >+BuildRequires: perl(:VERSION) >= 5.2 >+BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 >+BuildRequires: sed >+# Run-time: > BuildRequires: perl(Carp) >-BuildRequires: perl(ExtUtils::MakeMaker) >+BuildRequires: perl(strict) >+BuildRequires: perl(vars) >+%if %{with perl_Font_AFM_enables_optional_test} >+# Optional tests: > BuildRequires: %{_datadir}/a2ps/afm/phvr.afm >+%endif > > %description > Interface to Adobe Font Metrics files >@@ -45,6 +59,9 @@ make test METRICS=%{_datadir}/a2ps/afm > %{_mandir}/man3/Font* > > %changelog >+* Wed May 23 2018 Petr Pisar <ppisar@redhat.com> - 1.20-27 >+- Specify all dependencies >+ > * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.20-26 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild > >-- >2.14.3 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1581656
: 1440546