Accepting request 1199436 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1199436 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/colord?expand=0&rev=92
This commit is contained in:
commit
ea3df125a2
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 4 02:48:35 UTC 2024 - Xiaoguang Wang <xiaoguang.wang@suse.com>
|
||||
|
||||
- Remove script in %pre to change ownership of /var/lib/colord
|
||||
(bsc#1208056).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 25 12:16:44 UTC 2024 - Martin Jambor <mjambor@suse.com>
|
||||
|
||||
|
@ -193,8 +193,6 @@ install -Dm0644 %{SOURCE4} %{buildroot}%{_sysusersdir}/%{name}.conf
|
||||
|
||||
%pre -f %{name}.pre
|
||||
%service_add_pre %{name}.service
|
||||
# Fix ownership of /var/lib/colord from first packages (in 12.1)
|
||||
test ! -d %{_localstatedir}/lib/colord || chown -R colord:colord %{_localstatedir}/lib/colord
|
||||
|
||||
%preun
|
||||
%service_del_preun %{name}.service
|
||||
|
Loading…
Reference in New Issue
Block a user