Accepting request 1129157 from GNOME:Next
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN. OBS-URL: https://build.opensuse.org/request/show/1129157 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/log4net?expand=0&rev=4
This commit is contained in:
parent
ad75b34de0
commit
9dc0ef152d
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 27 14:37:12 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
%patchN.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 7 02:34:56 UTC 2022 - Yifan Jiang <yfjiang@suse.com>
|
Wed Sep 7 02:34:56 UTC 2022 - Yifan Jiang <yfjiang@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package log4net
|
# spec file for package log4net
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -42,8 +42,7 @@ variety of output targets. log4net is a port of the excellent log4j
|
|||||||
framework to the .NET runtime
|
framework to the .NET runtime
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -c
|
%autosetup -c -p1
|
||||||
%patch1 -p1
|
|
||||||
sed -i "s|@VERSION@|%{version}|" %{SOURCE2}
|
sed -i "s|@VERSION@|%{version}|" %{SOURCE2}
|
||||||
#=============================================================================
|
#=============================================================================
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user