diff --git a/4abbc60 b/4abbc60 new file mode 100644 index 0000000000000000000000000000000000000000..c6463274f0b622a922028de8acb3a068b2980ffe Binary files /dev/null and b/4abbc60 differ diff --git a/infinipath-psm-3.3-22_g4abbc60_open.tar.gz b/infinipath-psm-3.3-22_g4abbc60_open.tar.gz deleted file mode 100644 index 58ea85d43e69f330e85f7ba0536366e5f8948dce..0000000000000000000000000000000000000000 Binary files a/infinipath-psm-3.3-22_g4abbc60_open.tar.gz and /dev/null differ diff --git a/infinipath-psm.spec b/infinipath-psm.spec index 21cf7f68803161d88e077bd01e256f3df62550d1..603181a1111fce7dd683fdb7e5ed6227ddf10153 100644 --- a/infinipath-psm.spec +++ b/infinipath-psm.spec @@ -1,10 +1,10 @@ Name: infinipath-psm Version: 3.3 -Release: 8 +Release: 9 License: GPLv2 or BSD Summary: Libraries for Intel Performance Scaled Messaging URL: https://github.com/01org/psm -Source0: infinipath-psm-3.3-22_g4abbc60_open.tar.gz +Source0: https://codeload.github.com/intel/psm/zip/4abbc60 ExclusiveArch: x86_64 BuildRequires: libuuid-devel Obsoletes: infinipath-libs <= %{version}-%{release} @@ -42,7 +42,7 @@ Requires(postun): /sbin/ldconfig Development files for Intel PSM. %prep -%autosetup -n infinipath-psm-%{version}-22_g4abbc60_open -p1 +%autosetup -n psm-4abbc60 -p1 find libuuid -type f -not -name 'psm_uuid.[c|h]' -not -name Makefile -exec rm -f '{}' \; %build @@ -76,6 +76,9 @@ install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/udev/rules.d/60-ipath.rule %{_includedir}/{psm.h,psm_mq.h} %changelog +* Mon Mar 16 2020 Ling Yang - 3.3-9 +- Fixed URL + * Mon Mar 16 2020 Ling Yang - 3.3-8 - Fixed build error