Accepting request 529073 from home:BinLiu:branches:network:ha-clustering:Factory

- wrong "service_del_postun corosync.service"(bsc#1060767)
    Modified: corosync.spec, remove service_del_postun in postun of corosync

OBS-URL: https://build.opensuse.org/request/show/529073
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=111
This commit is contained in:
Bin Liu 2017-09-28 06:24:02 +00:00 committed by Git OBS Bridge
parent bca759631d
commit 9359e2998a
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 28 06:15:35 UTC 2017 - bliu@suse.com
- wrong "service_del_postun corosync.service"(bsc#1060767)
Modified: corosync.spec, remove service_del_postun in postun of corosync
-------------------------------------------------------------------
Tue Sep 12 14:40:51 UTC 2017 - jengelh@inai.de

View File

@ -290,7 +290,6 @@ ln -s /usr/share/doc/packages/corosync/corosync.conf.example.udpu %{_sysconfdir}
if [ -f /etc/sysconfig/corosync ]; then
rm /etc/sysconfig/corosync
fi
%service_del_postun corosync.service corosync-notifyd.service
%files
%defattr(-,root,root,-)