!12 fix: delete dde-readahead.service
From: @loong-C Reviewed-by: @panchenbo Signed-off-by: @panchenbo
This commit is contained in:
commit
cb783d0b95
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Name: startdde
|
Name: startdde
|
||||||
Version: 5.4.0.1
|
Version: 5.4.0.1
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: Starter of deepin desktop environment
|
Summary: Starter of deepin desktop environment
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
URL: https://shuttle.deepin.com/cache/repos/eagle/release-candidate/RERFNS4wLjAuMzUyOA/pool/main/s/startdde/
|
URL: https://shuttle.deepin.com/cache/repos/eagle/release-candidate/RERFNS4wLjAuMzUyOA/pool/main/s/startdde/
|
||||||
@ -49,14 +49,14 @@ BUILD_ID="0x$(head -c20 /dev/urandom|od -An -tx1|tr -d ' \n')"
|
|||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
|
|
||||||
%post
|
#%post
|
||||||
%systemd_post dde-readahead.service
|
#%systemd_post dde-readahead.service
|
||||||
|
|
||||||
%preun
|
#%preun
|
||||||
%systemd_preun dde-readahead.service
|
#%systemd_preun dde-readahead.service
|
||||||
|
|
||||||
%postun
|
#%postun
|
||||||
%systemd_postun_with_restart dde-readahead.service
|
#%systemd_postun_with_restart dde-readahead.service
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc README.md
|
%doc README.md
|
||||||
@ -72,6 +72,9 @@ BUILD_ID="0x$(head -c20 /dev/urandom|od -An -tx1|tr -d ' \n')"
|
|||||||
/usr/lib/deepin-daemon/greeter-display-daemon
|
/usr/lib/deepin-daemon/greeter-display-daemon
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 28 2022 liweiganga <liweiganga@uniontech.com> - 5.4.0.1-5
|
||||||
|
- fix: delete dde-readahead.service
|
||||||
|
|
||||||
* Thu Sep 3 2020 weidong <weidong@uniontech.com> - 5.4.0.1-4
|
* Thu Sep 3 2020 weidong <weidong@uniontech.com> - 5.4.0.1-4
|
||||||
- fix source url in spec
|
- fix source url in spec
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user