s/patch0001/patch1/ to make Eclipse happy
This commit is contained in:
parent
72ea53b800
commit
c1e262db9f
@ -17,7 +17,7 @@ Summary: A user and group account administration library
|
|||||||
|
|
||||||
# Patch to address format-security.
|
# Patch to address format-security.
|
||||||
# Submitted upstream at https://pagure.io/libuser/pull-request/17
|
# 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
|
%description
|
||||||
The libuser library implements a standardized interface for manipulating
|
The libuser library implements a standardized interface for manipulating
|
||||||
@ -61,7 +61,7 @@ administering user and group accounts.
|
|||||||
%setup -qc
|
%setup -qc
|
||||||
|
|
||||||
pushd libuser-%{version}
|
pushd libuser-%{version}
|
||||||
%patch0001 -p1
|
%patch1 -p1
|
||||||
popd
|
popd
|
||||||
|
|
||||||
mv libuser-%{version} python2
|
mv libuser-%{version} python2
|
||||||
|
Loading…
Reference in New Issue
Block a user