diff --git a/cups.spec b/cups.spec index 97789ef..492abcc 100644 --- a/cups.spec +++ b/cups.spec @@ -338,9 +338,6 @@ sed -i -e 's,^ErrorLog .*$,ErrorLog syslog,' conf/cups-files.conf.in sed -i -e 's,^AccessLog .*$,AccessLog syslog,' conf/cups-files.conf.in sed -i -e 's,^PageLog .*,PageLog syslog,' conf/cups-files.conf.in -# Add group wheel to SystemGroups (bug #1405669) -sed -i -e 's,^SystemGroup .*$, SystemGroup sys root wheel,' conf/cups-files.conf.in - # Let's look at the compilation command lines. perl -pi -e "s,^.SILENT:,," Makedefs.in @@ -758,6 +755,7 @@ rm -f %{cups_serverbin}/backend/smb - remove eggcups patch - seems to cause no harm - journal is in Fedora for long time - no need to mention it is Fedora syslog - fix packaging of printerapp manpages +- wheel is now in system groups by default * Thu Nov 12 2020 Zdenek Dohnal - 1:2.3.3-19 - 1897023 - Cups service restart sequence during upgrade incorrect