From c1e262db9f77d4b34fe983c092307837f9744b48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20Trma=C4=8D?= Date: Thu, 16 Mar 2017 17:43:54 +0100 Subject: [PATCH] s/patch0001/patch1/ to make Eclipse happy --- libuser.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libuser.spec b/libuser.spec index ba55ec3..9d1408e 100644 --- a/libuser.spec +++ b/libuser.spec @@ -17,7 +17,7 @@ Summary: A user and group account administration library # Patch to address format-security. # Submitted upstream at https://pagure.io/libuser/pull-request/17 -Patch0001: 0001-Fix-errors-with-Werror-format-security.patch +Patch1: 0001-Fix-errors-with-Werror-format-security.patch %description The libuser library implements a standardized interface for manipulating @@ -61,7 +61,7 @@ administering user and group accounts. %setup -qc pushd libuser-%{version} -%patch0001 -p1 +%patch1 -p1 popd mv libuser-%{version} python2