Accepting request 162716 from graphics
- fixed /etc/slp.reg.d/ ownership conflict, just have it as %dir and the files as %config. (see OBS RQ 162582 decline message) OBS-URL: https://build.opensuse.org/request/show/162716 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sane-backends?expand=0&rev=74
This commit is contained in:
commit
a83470f5c4
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 4 15:52:19 UTC 2013 - meissner@suse.com
|
||||
|
||||
- fixed /etc/slp.reg.d/ ownership conflict, just have
|
||||
it as %dir and the files as %config.
|
||||
(see OBS RQ 162582 decline message)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 6 06:14:19 UTC 2013 - coolo@suse.com
|
||||
|
||||
|
@ -541,7 +541,8 @@ exit 0
|
||||
%defattr(-,root,root)
|
||||
%dir %{_sysconfdir}/sane.d
|
||||
%config(noreplace) %{_sysconfdir}/sane.d/*.conf
|
||||
%config(noreplace) %{_sysconfdir}/slp.reg.d
|
||||
%dir %{_sysconfdir}/slp.reg.d
|
||||
%config(noreplace) %{_sysconfdir}/slp.reg.d/*
|
||||
%config(noreplace) %{_sysconfdir}/xinetd.d/sane-port
|
||||
%dir %{_sysconfdir}/udev
|
||||
%dir %{_sysconfdir}/udev/rules.d
|
||||
|
Loading…
Reference in New Issue
Block a user