diff --git a/sane-backends.changes b/sane-backends.changes index e193148..affa5e3 100644 --- a/sane-backends.changes +++ b/sane-backends.changes @@ -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 diff --git a/sane-backends.spec b/sane-backends.spec index 82117c3..0643ce6 100644 --- a/sane-backends.spec +++ b/sane-backends.spec @@ -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