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