fix source URL

This commit is contained in:
Dan Horák 2019-02-19 10:13:27 +01:00
parent a6f8ed8ba2
commit e8d2d52248
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ Version: 1.8.18
Release: 14%{?dist}
License: BSD
URL: http://ipmitool.sourceforge.net/
Source0: https://github.com/%{name}/%{name}/archive/%{gitname}_%{gitversion}.tar.gz
Source0: https://github.com/%{name}/%{name}/archive/%{gitname}_%{gitversion}/%{name}-%{version}.tar.gz
Source1: openipmi-ipmievd.sysconf
Source2: ipmievd.service
Source3: exchange-bmc-os-info.service
@ -85,7 +85,7 @@ for the host OS to use.
%prep
%autosetup -p1
%autosetup -n %{name}-%{gitname}_%{gitversion} -p1
for f in AUTHORS ChangeLog; do
iconv -f iso-8859-1 -t utf8 < ${f} > ${f}.utf8