diff --git a/flashrom.spec b/flashrom.spec index 50176d8..22d6304 100644 --- a/flashrom.spec +++ b/flashrom.spec @@ -1,11 +1,11 @@ Summary: Simple program for reading/writing flash chips content Name: flashrom -Version: v1.0.1 +Version: 1.0.1 Release: 1%{?dist} License: GPLv2 -URL: http://flashrom.org +URL: https://flashrom.org -Source0: http://download.flashrom.org/releases/%{name}-%{version}.tar.bz2 +Source0: https://download.flashrom.org/releases/%{name}-v%{version}.tar.bz2 # https://github.com/flashrom/flashrom/commit/0b59b0dafc219ba73ee2af5404ce626575d74c6f Patch0: %{name}-1.0-AT25DF021A.patch @@ -34,7 +34,7 @@ other programmer devices. %prep -%setup -q +%setup -q -n %{name}-v%{version} %patch0 -p1 # Replace GROUP="plugdev" specifiers with TAG+="uaccess" sed -e 's/MODE="[0-9]*", GROUP="plugdev"/TAG+="uaccess"/g' util/z60_flashrom.rules -i @@ -66,7 +66,10 @@ install -D -p -m 0644 util/z60_flashrom.rules %{buildroot}/%{_udevrulesdir}/60_f %changelog -* Fri Apr 26 2019 David Hendricks +* Sun Apr 28 2019 Robert Scheck - 1.0.1-1 +- Corrected package version from v1.0.1 to 1.0.1 + +* Fri Apr 26 2019 David Hendricks - v1.0.1-1 - Update to flashrom 1.0.1 * Thu Jan 31 2019 Fedora Release Engineering - 1.0-7