diff --git a/SPECS/sassist.spec b/SPECS/sassist.spec index 45c9732..0bd15af 100644 --- a/SPECS/sassist.spec +++ b/SPECS/sassist.spec @@ -1,14 +1,12 @@ Name: sassist Version: 0.8.5 -Release: 1.3%{?dist} +Release: 4%{?dist} Summary: Dell SupportAssist log collector License: MIT URL: http://www.dell.com/en-us/work/learn/supportassist Source0: https://github.com/dell/sassist/archive/%{version}/%{name}-%{version}.tar.gz -Patch1: sassist-7256a6a35.patch - BuildRequires: systemd %if 0%{?suse_version} @@ -22,12 +20,13 @@ Requires: zip BuildArch: noarch %{?systemd_requires} +Patch0: sassist-7256a6a35.patch + %description Dell SupportAssist log collector for Linux. %prep -%setup -q -n %{name}-%{version} -%patch1 -p1 +%autosetup -p1 -n %{name}-%{version} %build @@ -57,11 +56,14 @@ install -p -m644 src/systemd/run-media-iDRAC_NATOSC.mount %{buildroot}%{_unitdir %systemd_postun_with_restart sassist.service %changelog -* Thu Apr 11 2019 Neil Horman - 0.8.5.1-1.3 -- release bump to tag this properly +* Wed Dec 18 2019 Neil Horman - 0.8.5-4 +- Rev bump for rebuild (bz 1678863) -* Thu Apr 11 2019 Neil Horman - 0.8.5.1-1.1 -- Fix zstream socket file bug (bz 1692451) +* Wed Dec 18 2019 Neil Horman - 0.8.5-3 +- Revision bump for rebuild (bz 1678863) + +* Fri Mar 08 2019 Neil Horman - 0.8.5-2 +- Fix broken zip operation when socket files are present (bz 1678863) * Thu Nov 01 2018 Charles Rose - 0.8.5-1 - Retain all content in zip file. Created Makefile.