]> git.pld-linux.org Git - packages/pacemaker.git/blobdiff - pacemaker.spec
- x32 rebuild
[packages/pacemaker.git] / pacemaker.spec
index cf51436bfb1f7887f555119d83678ed88b0ac931..a1fb66cf55d5d08f231bb32b86d68dee74e7e092 100644 (file)
@@ -15,7 +15,7 @@ Summary:      The scalable High-Availability cluster resource manager
 Summary(pl.UTF-8):     Skalowalny zarządca zasobów klastrów o wysokiej dostępności
 Name:          pacemaker
 Version:       1.1.11
-Release:       1
+Release:       4
 License:       GPL v2+, LGPL v2.1+
 Group:         Applications/System
 Source0:       https://github.com/ClusterLabs/pacemaker/archive/Pacemaker-%{version}.tar.gz
@@ -41,7 +41,7 @@ BuildRequires:        dbus-devel
 BuildRequires: docbook-style-xsl
 BuildRequires: e2fsprogs-devel
 BuildRequires: flex
-BuildRequires: gettext-devel
+BuildRequires: gettext-tools
 BuildRequires: glib2-devel >= 2.0
 BuildRequires: gnutls-devel
 BuildRequires: help2man
@@ -212,6 +212,7 @@ CPPFLAGS="%{rpmcppflags} %{?with_heartbeat:-I/usr/include/heartbeat}"
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
+       mibdir=%{_datadir}/mibs \
        DESTDIR=$RPM_BUILD_ROOT
 
 %{__rm} -r $RPM_BUILD_ROOT%{_docdir}/pacemaker
@@ -301,7 +302,7 @@ fi
 %attr(755,root,root) %{_libdir}/%{name}/stonith-test
 %attr(755,root,root) %{_libdir}/%{name}/stonithd
 %{_datadir}/pacemaker
-%{_datadir}/snmp/mibs/PCMK-MIB.txt
+%{_datadir}/mibs/PCMK-MIB.txt
 %{py_sitedir}/cts
 %{_mandir}/man7/crmd.7*
 %{_mandir}/man7/ocf_pacemaker_*.7*
This page took 0.098098 seconds and 4 git commands to generate.