Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1835475

Summary: Provide CentOS 8 version
Product: [Fedora] Fedora EPEL Reporter: Martin M. S. Pedersen <martin>
Component: cups-pdfAssignee: Robert Marcano <robert>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel8CC: bobd, lars.bonde, martin, robert
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Martin M. S. Pedersen 2020-05-13 21:14:23 UTC
Description of problem:

I needed the cups-pdf for a CentOS 8 installation. I couldn't find it
but I installed the CentOS 7 version which I manually downloaded from:
https://centos.pkgs.org/7/epel-x86_64/cups-pdf-2.6.1-7.el7.x86_64.rpm.html
and it worked as expected.

So I believe the version could be promoted to CentOS 8.

How reproducible:

yum install cups-pdf on a CentOS with epel enabled.

Comment 1 Lars Bonde 2021-02-22 15:32:52 UTC
I also needs a build of cups-pdf. Any chance it will be made for RHEL 8/CentOS 8 soon?

Comment 2 Bob Dingman 2021-03-01 19:22:49 UTC
Yes. Please build this for EPEL. I believe it should be mostly a formality as it appears as though the spec file is written (and maintained) for both Fedora and RHEL.

I was able to download the source package, https://kojipkgs.fedoraproject.org//packages/cups-pdf/3.0.1/11.fc34/src/cups-pdf-3.0.1-11.fc34.src.rpm, from https://koji.fedoraproject.org/koji/buildinfo?buildID=1675748 

Using RHEL 8 I installed the rpm and changed to the resulting rpmbuild directory. I was then able to build cups-pdf-3.0.1-11.el8.x86_64.rpm with the command: 

rpmbuild -bb SPECS/cups-pdf.spec