From a261c1f51684fe4c5376d2583e2b767d93c161e6 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Thu, 2 Jan 2020 10:35:02 +0100 Subject: [PATCH] do not ship ipp backend as 755, breaks kerberized printing https://github.com/apple/cups/pull/5710 --- cups.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/cups.spec b/cups.spec index a7d4c0c..8533fc2 100644 --- a/cups.spec +++ b/cups.spec @@ -15,7 +15,7 @@ Summary: CUPS printing system Name: cups Epoch: 1 Version: 2.3.1 -Release: 1%{?dist} +Release: 2%{?dist} License: ASL 2.0 with exceptions for GPL2/LGPL2 Url: http://www.cups.org/ Source0: https://github.com/apple/cups/releases/download/v%{VERSION}/cups-%{VERSION}-source.tar.gz @@ -599,7 +599,6 @@ rm -f %{cups_serverbin}/backend/smb %{_bindir}/cupstestppd #%%{_bindir}/cupstestdsc %{_bindir}/ppd* -%attr(755,root,root) %{cups_serverbin}/backend/ipp %{cups_serverbin}/backend/* %{cups_serverbin}/cgi-bin %dir %{cups_serverbin}/daemon @@ -708,6 +707,10 @@ rm -f %{cups_serverbin}/backend/smb %{_mandir}/man7/ippevepcl.7.gz %changelog +* Thu Jan 02 2020 Zdenek Dohnal - 1:2.3.1-2 +- do not ship ipp backend as 755, breaks kerberized printing +- https://github.com/apple/cups/pull/5710 + * Mon Dec 16 2019 Zdenek Dohnal - 1:2.3.1-1 - 2.3.1