Accepting request 1143648 from Printing
cups: Removed outdated ntadmin stuff from cups.spec (boo#1219503) (forwarded request 1143647 from jsmeix) OBS-URL: https://build.opensuse.org/request/show/1143648 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cups?expand=0&rev=171
This commit is contained in:
commit
d3a79daba0
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 2 13:45:06 UTC 2024 - Johannes Meixner <jsmeix@suse.com>
|
||||||
|
|
||||||
|
- Removed outdated ntadmin stuff from cups.spec (boo#1219503)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 24 07:47:38 UTC 2024 - Johannes Meixner <jsmeix@suse.com>
|
Wed Jan 24 07:47:38 UTC 2024 - Johannes Meixner <jsmeix@suse.com>
|
||||||
|
|
||||||
|
@ -504,7 +504,6 @@ for i in pam.d/cups ; do
|
|||||||
test -f %{_sysconfdir}/${i}.rpmsave && mv -v %{_sysconfdir}/${i}.rpmsave %{_sysconfdir}/${i}.rpmsave.old ||:
|
test -f %{_sysconfdir}/${i}.rpmsave && mv -v %{_sysconfdir}/${i}.rpmsave %{_sysconfdir}/${i}.rpmsave.old ||:
|
||||||
done
|
done
|
||||||
%endif
|
%endif
|
||||||
getent group ntadmin >/dev/null || %{_sbindir}/groupadd -g 71 -o -r ntadmin
|
|
||||||
%service_add_pre cups.service cups-lpd.socket cups.socket
|
%service_add_pre cups.service cups-lpd.socket cups.socket
|
||||||
|
|
||||||
%post -p /bin/bash
|
%post -p /bin/bash
|
||||||
@ -674,7 +673,6 @@ exit 0
|
|||||||
/usr/lib/cups/notifier/dbus
|
/usr/lib/cups/notifier/dbus
|
||||||
/usr/lib/cups/notifier/mailto
|
/usr/lib/cups/notifier/mailto
|
||||||
/usr/lib/cups/notifier/rss
|
/usr/lib/cups/notifier/rss
|
||||||
%dir %attr(0775,root,ntadmin) %{_datadir}/cups/drivers
|
|
||||||
%doc %{_defaultdocdir}/cups
|
%doc %{_defaultdocdir}/cups
|
||||||
%doc %{_mandir}/man1/cups.1.gz
|
%doc %{_mandir}/man1/cups.1.gz
|
||||||
%doc %{_mandir}/man1/cupstestppd.1.gz
|
%doc %{_mandir}/man1/cupstestppd.1.gz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user