From 54fea95a71d0e479b12f924218e03690049841aa Mon Sep 17 00:00:00 2001 From: Miroslav Suchý Date: Sep 13 2016 09:07:24 +0000 Subject: import mock-1.2.21 --- diff --git a/.gitignore b/.gitignore index fbde4b0..1f58974 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,4 @@ mock-1.1.4.tar.gz /mock-1.2.18.tar.xz /mock-1.2.19.tar.xz /mock-1.2.20.tar.xz +/mock-1.2.21.tar.xz diff --git a/mock.spec b/mock.spec index 02eece6..1e6e503 100644 --- a/mock.spec +++ b/mock.spec @@ -1,7 +1,7 @@ # next four lines substituted by autoconf %global major 1 %global minor 2 -%global sub 20 +%global sub 21 %global extralevel %{nil} %global release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -29,7 +29,7 @@ Name: mock Version: %{release_version} Release: 1%{?dist} License: GPLv2+ -Source: https://git.fedorahosted.org/cgit/mock.git/snapshot/%{name}-%{version}.tar.xz +Source: https://fedorahosted.org/releases/m/o/mock/%{name}-%{version}.tar.xz URL: https://fedoraproject.org/wiki/Mock BuildArch: noarch %if 0%{?fedora} > 21 @@ -42,7 +42,7 @@ Requires: pigz Requires: usermode Requires: yum-utils Requires: createrepo_c -Requires: distribution-gpg-keys >= 1.5 +Requires: distribution-gpg-keys >= 1.6 %if 0%{?use_python2} Requires: pyliblzma %endif @@ -55,7 +55,7 @@ Requires: systemd-container Requires(pre): shadow-utils Requires(post): coreutils %if 0%{?fedora} > 0 -Requires(post): fedora-release +Requires(post): system-release %endif %if 0%{?rhel} > 6 Requires(post): /etc/os-release diff --git a/sources b/sources index e8ada6a..8cef19e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d95e6a51e71435201bdb3a33cd4b30af mock-1.2.20.tar.xz +c330b6defb51f463f82adca5b13cffbc mock-1.2.21.tar.xz