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 - Provide CentOS 8 version
Summary: Provide CentOS 8 version
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: cups-pdf
Version: epel8
Hardware: All
OS: All
unspecified
unspecified
Target Milestone: ---
Assignee: Robert Marcano
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-05-13 21:14 UTC by Martin M. S. Pedersen
Modified: 2021-03-01 19:22 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.