SHA256
1
0
forked from pool/openafs

Accepting request 1089809 from home:hauky:branches:filesystems

- remove obsolete macro-call %{stop_on_removal} from spec-file

OBS-URL: https://build.opensuse.org/request/show/1089809
OBS-URL: https://build.opensuse.org/package/show/filesystems/openafs?expand=0&rev=107
This commit is contained in:
Christof Hanke 2023-05-30 13:18:21 +00:00 committed by Git OBS Bridge
parent 00cbd11d18
commit 22909dc896
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 30 12:21:37 UTC 2023 - Christof Hanke <christof.hanke@mpcdf.mpg.de>
- remove obsolete macro-call %{stop_on_removal} from spec-file
-------------------------------------------------------------------
Mon May 15 06:48:21 UTC 2023 - Christof Hanke <christof.hanke@mpcdf.mpg.de>

View File

@ -612,7 +612,6 @@ echo sh ./build-modules.sh install
%preun fuse_client
%service_del_preun openafs-fuse-client.service
%{stop_on_removal}
%post fuse_client
if [ ! -d /afs ]; then
@ -676,7 +675,6 @@ else
fi
%preun client
%{stop_on_removal}
%service_del_preun openafs-client.service
%postun client
@ -713,7 +711,6 @@ fi
%preun server
%service_del_preun openafs-server.service
%{stop_on_removal}
%postun server
/sbin/ldconfig