diff --git a/.gitignore b/.gitignore index 7d93fe8..3643b27 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /prte-2.0.0.tar.bz2 /prte-2.0.2.tar.bz2 +/prrte-3.0.2.tar.bz2 diff --git a/prrte.spec b/prrte.spec index 3d79046..75564b6 100644 --- a/prrte.spec +++ b/prrte.spec @@ -1,17 +1,17 @@ Name: prrte -Version: 2.0.2 -Release: 5%{?dist} +Version: 3.0.2 +Release: 1%{?dist} Summary: PMIx Reference RunTime Environment (PRRTE) License: BSD URL: https://github.com/openpmix/%{name} -Source0: https://github.com/openpmix/%{name}/releases/download/v%{version}/prte-%{version}.tar.bz2 +Source0: https://github.com/openpmix/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.bz2 BuildRequires: flex BuildRequires: gcc BuildRequires: make BuildRequires: hwloc-devel BuildRequires: libevent-devel -BuildRequires: pmix-devel >= 4.1.0 +BuildRequires: pmix-devel >= 4.2.2 # For pmixcc - https://bugzilla.redhat.com/show_bug.cgi?id=2078048 BuildRequires: pmix-tools BuildRequires: pandoc @@ -48,7 +48,7 @@ developing applications that use %{name}. %prep -%setup -q +%setup -q -n %{name}-%{version} # touch lexer sources to recompile them find src -name \*.l -print -exec touch --no-create {} \; @@ -83,7 +83,7 @@ find %{buildroot} -name '*.la' -delete %files -%doc README +%doc README.md %{_bindir}/prte %{_bindir}/prte_info %{_bindir}/prted @@ -91,23 +91,28 @@ find %{buildroot} -name '*.la' -delete %{_bindir}/prun %{_bindir}/pterm %{_mandir}/man1/*.1* -%{_mandir}/man7/*.7* +%{_mandir}/man5/*.5* %files libs %license LICENSE %dir %{_sysconfdir}/prte -%config(noreplace) %{_sysconfdir}/prte/prte-* +%config(noreplace) %{_sysconfdir}/prte/* %{_datadir}/prte/ -%{_libdir}/lib%{name}.so.2* +%{_libdir}/lib%{name}.so.3* %{_libdir}/prte/ %files devel %{_bindir}/pcc +%{_docdir}/prrte/ %{_includedir}/prte*.h +%{_includedir}/prte/ %{_libdir}/lib%{name}.so %changelog +* Fri Oct 27 2023 Orion Poplawski - 3.0.2-1 +- Update to 3.0.2 + * Mon Sep 25 2023 Michel Lind - 2.0.2-5 - Rebuild for pmix 4.1.3 diff --git a/sources b/sources index 4dc95bf..08e3729 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (prte-2.0.2.tar.bz2) = 2739e3b0cd23a4f4d14db8bf792996d9bdd745bf237bf33d9504e370c011b96b0683dc4dd8cd2df76b0c0699caec4dafcd57b0ba5e073744faa0335c04c630d7 +SHA512 (prrte-3.0.2.tar.bz2) = 7fe5098bab0b3c3762969391449bcc5aa1589b0668b3ad8ed7ae0c61beb8b801a17688e4dea98111aee4a6ebb75107e4ed02ce1ace08dbbb7c8e24ec3dfba80a