forked from pool/corosync
Accepting request 830047 from network:ha-clustering:Factory
OBS-URL: https://build.opensuse.org/request/show/830047 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/corosync?expand=0&rev=69
This commit is contained in:
commit
6d1b44f4ea
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 10:18:14 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Stop mangling libexecdir: it's not needed at all.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 14:13:26 UTC 2020 - XinLiang <XLiang@suse.com>
|
||||
|
||||
|
@ -42,9 +42,6 @@
|
||||
%define buildib 1
|
||||
%endif
|
||||
%endif
|
||||
%if 0%{?suse_version}
|
||||
%define _libexecdir %{_libdir}
|
||||
%endif
|
||||
|
||||
Name: corosync
|
||||
Summary: The Corosync Cluster Engine and Application Programming Interfaces
|
||||
@ -287,7 +284,8 @@ fi
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc LICENSE SECURITY
|
||||
%doc SECURITY
|
||||
%license LICENSE
|
||||
%{_sbindir}/corosync
|
||||
%{_sbindir}/corosync-keygen
|
||||
%{_sbindir}/corosync-cmapctl
|
||||
|
Loading…
x
Reference in New Issue
Block a user