diff --git a/colord.changes b/colord.changes index 207b64c..47d5443 100644 --- a/colord.changes +++ b/colord.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 15 11:58:27 UTC 2024 - Dominique Leuenberger + +- Drop rcFOO symlinks (PED-266). + ------------------------------------------------------------------- Wed Sep 4 02:48:35 UTC 2024 - Xiaoguang Wang diff --git a/colord.spec b/colord.spec index dc23063..6ec9629 100644 --- a/colord.spec +++ b/colord.spec @@ -178,10 +178,6 @@ ulimit -Sv 2000000 %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 # Install Apparmor profile @@ -245,7 +241,6 @@ install -Dm0644 %{SOURCE4} %{buildroot}%{_sysusersdir}/%{name}.conf %{_libdir}/libcolordcompat.so %{_libdir}/colord-plugins/libcolord_sensor_camera.so %{_libdir}/colord-plugins/libcolord_sensor_scanner.so -%{_sbindir}/rc%{name} %{_userunitdir}/colord-session.service %{_tmpfilesdir}/colord.conf