https://bugzilla.redhat.com/show_bug.cgi?id=841925

            Bug ID: 841925
        QA Contact: [email protected]
          Severity: medium
           Version: rawhide
          Priority: unspecified
                CC: [email protected], [email protected],
                    [email protected], [email protected]
          Assignee: [email protected]
           Summary: doesn't build against CUPS 1.6
        Regression: ---
      Story Points: ---
    Classification: Fedora
                OS: Linux
          Reporter: [email protected]
              Type: Bug
     Documentation: ---
          Hardware: All
        Mount Type: ---
            Status: NEW
         Component: perl-Net-CUPS
           Product: Fedora

Created attachment 599408
  --> https://bugzilla.redhat.com/attachment.cgi?id=599408&action=edit
patch to build against CUPS 1.6

Hi,

CUPS 1.6 has been planned to be out this summer.
There's however one feature [1] that prevents
perl-Net-CUPS from building against it.

CUPS 1.6 makes various structures private and
introduces several ippGet and ippSet functions
for all of the fields in these structures.

I'm attaching a patch that fixes it for me (tested with CUPS-1.6rc1).
With this patch we use these accessors for IPP API.
We also define our own accessors when CUPS < 1.6.

Upstream seems to be quite dead at first glance,
but I'll be glad if you could try to push the patch there.

You will also need to add
BuildRequire cups-filters-devel
to the spec file once cups-1.6 and cups-filters (bug #832130)
land in rawhide.

[1] http://www.cups.org/str.php?L3928

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to