Accepting request 1154045 from home:pgajdos:l

- Use %patch -P N instead of deprecated %patchN.

OBS-URL: https://build.opensuse.org/request/show/1154045
OBS-URL: https://build.opensuse.org/package/show/X11:Unity/libappindicator?expand=0&rev=53
This commit is contained in:
Alexei Sorokin 2024-03-06 01:05:32 +00:00 committed by Git OBS Bridge
parent 029b4c3a5b
commit 4ec8569f9d
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 1 13:33:17 UTC 2024 - pgajdos@suse.com
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Mon Oct 30 11:56:00 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -130,9 +130,9 @@ This package contains the development files for the appindicator%{?psuffix} libr
%prep
%setup -q -c -n libappindicator-%{version}
%patch0 -p1
%patch1 -p1
#%%patch2 -p1
%patch -P 0 -p1
%patch -P 1 -p1
#%%patch -P 2 -p1
%build
# Create dummy file, to avoid dependency on gtk-doc