Accepting request 1208162 from GNOME:Factory
Drop SUSE specific rcFOO symlinks (forwarded request 1208118 from dimstar) OBS-URL: https://build.opensuse.org/request/show/1208162 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/colord?expand=0&rev=93
This commit is contained in:
commit
77e089eec6
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 15 11:58:27 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Drop rcFOO symlinks (PED-266).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 4 02:48:35 UTC 2024 - Xiaoguang Wang <xiaoguang.wang@suse.com>
|
Wed Sep 4 02:48:35 UTC 2024 - Xiaoguang Wang <xiaoguang.wang@suse.com>
|
||||||
|
|
||||||
|
@ -178,10 +178,6 @@ ulimit -Sv 2000000
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%meson_install
|
%meson_install
|
||||||
|
|
||||||
# Create colord rclink
|
|
||||||
mkdir %{buildroot}/%{_sbindir}
|
|
||||||
ln -sf %{_sbindir}/service %{buildroot}/%{_sbindir}/rc%{name}
|
|
||||||
find %{buildroot} -type f -name "*.la" -delete -print
|
find %{buildroot} -type f -name "*.la" -delete -print
|
||||||
|
|
||||||
# Install Apparmor profile
|
# Install Apparmor profile
|
||||||
@ -245,7 +241,6 @@ install -Dm0644 %{SOURCE4} %{buildroot}%{_sysusersdir}/%{name}.conf
|
|||||||
%{_libdir}/libcolordcompat.so
|
%{_libdir}/libcolordcompat.so
|
||||||
%{_libdir}/colord-plugins/libcolord_sensor_camera.so
|
%{_libdir}/colord-plugins/libcolord_sensor_camera.so
|
||||||
%{_libdir}/colord-plugins/libcolord_sensor_scanner.so
|
%{_libdir}/colord-plugins/libcolord_sensor_scanner.so
|
||||||
%{_sbindir}/rc%{name}
|
|
||||||
%{_userunitdir}/colord-session.service
|
%{_userunitdir}/colord-session.service
|
||||||
%{_tmpfilesdir}/colord.conf
|
%{_tmpfilesdir}/colord.conf
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user