- Use %autosetup macro. Allows to eliminate the usage of deprecated

%patchN.

OBS-URL: https://build.opensuse.org/package/show/utilities/etckeeper?expand=0&rev=30
This commit is contained in:
Michael Vetter 2024-02-21 15:42:28 +00:00 committed by Git OBS Bridge
parent 10b46db03f
commit 964e501cc3
2 changed files with 8 additions and 4 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 21 15:42:14 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Nov 17 13:52:20 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org> Thu Nov 17 13:52:20 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -2,7 +2,7 @@
# #
# spec file for package etckeeper # spec file for package etckeeper
# #
# Copyright (c) 2022 SUSE LLC # Copyright (c) 2024 SUSE LLC
# Copyright (c) 2014 Mitsutoshi NAKANO <bkbin005@rinku.zaq.ne.jp> # Copyright (c) 2014 Mitsutoshi NAKANO <bkbin005@rinku.zaq.ne.jp>
# Copyright (c) 2013 Pascal Bleser <pascal.bleser@opensuse.org> # Copyright (c) 2013 Pascal Bleser <pascal.bleser@opensuse.org>
# #
@ -139,9 +139,7 @@ Requires: etckeeper = %{version}-%{release}
zsh command line completion support for %{name}. zsh command line completion support for %{name}.
%prep %prep
%setup -q %autosetup -p1
%patch0 -p1
%patch1 -p1
%build %build
find -type f -name ".gitignore" -delete find -type f -name ".gitignore" -delete