From fdd6c7b7a5dae846bb1d694e0283f50ce1dccb15 Mon Sep 17 00:00:00 2001 From: Miroslav Suchý Date: Mar 11 2016 08:34:02 +0000 Subject: import mock-1.2.17 --- diff --git a/.gitignore b/.gitignore index 7344c39..506d6d3 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ mock-1.1.4.tar.gz /mock-1.2.14.tar.xz /mock-1.2.15.tar.xz /mock-1.2.16.tar.xz +/mock-1.2.17.tar.xz diff --git a/mock.spec b/mock.spec index 78370ad..4ff986d 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 16 +%global sub 17 %global extralevel %{nil} %global release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -48,7 +48,7 @@ Requires: pyliblzma %if 0%{?rhel} != 6 && 0%{?fedora} > 0 && 0%{?fedora} < 24 Requires: systemd %endif -%if 0%{?rhel} != 6 && 0%{?fedora} > 23 +%if 0%{?fedora} > 23 Requires: systemd-container %endif Requires(pre): shadow-utils @@ -240,7 +240,7 @@ fi - Fix package manager version handling for CentOS - use --setopt=deltarpm=false as default value for dnf_common_opts [RHBZ#1281355] - add arguments, do not over ride previous ones -- Add %(resultdir) placeholder for sign plugin. [RHBZ#1272123] +- Add %%(resultdir) placeholder for sign plugin. [RHBZ#1272123] - decode shell output when running under Python3 [RHBZ#1267161] - create tmpfs with unlimited inodes [RHBZ#1266453] - typo [RHBZ#1241827] diff --git a/sources b/sources index 534272f..79aeeb1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a242a8dcf026d5c16abd787e0d7a8b3a mock-1.2.16.tar.xz +88f58f71beebb24939b2b1e6fd24cb0c mock-1.2.17.tar.xz