diff --git a/fedpkg-minimal.spec b/fedpkg-minimal.spec index 39eb800..7f5568b 100644 --- a/fedpkg-minimal.spec +++ b/fedpkg-minimal.spec @@ -1,6 +1,6 @@ Name: fedpkg-minimal Version: 1.1.0 -Release: 8%{?dist} +Release: 7%{?dist} Summary: Script to allow fedpkg fetch to work Group: Applications/System @@ -10,7 +10,7 @@ Source0: https://releases.pagure.org/%{name}/%{name}-%{version}.tar.gz Patch0: 0001-Read-BSD-formatted-sources.patch Patch1: 0002-remove-the-in-two-steps.patch Patch2: 0003-Make-curl-follow-redirects.patch -#Patch3: 0004-Update-baseurl-to-src.fpo.patch +Patch3: 0004-Update-baseurl-to-src.fpo.patch BuildArch: noarch @@ -28,7 +28,7 @@ Script for use in Koji to allow sources to be fetched %patch0 -p1 %patch1 -p1 %patch2 -p1 -#%patch3 -p1 +%patch3 -p1 %build @@ -42,9 +42,6 @@ install -pm 755 bin/fedpkg %{buildroot}%{_bindir}/fedpkg %{_bindir}/fedpkg %changelog -* Mon Dec 12 2016 Patrick Uiterwijk - 1.1.0-8 -- Do not use src.fp.o yet, needs firewall changes - * Mon Dec 12 2016 Dennis Gilmore - 1.1.0-7 - use upstreamed more robust patches for switch to https and src