Accepting request 1151126 from devel:tools

OBS-URL: https://build.opensuse.org/request/show/1151126
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cscope?expand=0&rev=31
This commit is contained in:
Ana Guerrero 2024-02-27 21:44:02 +00:00 committed by Git OBS Bridge
commit 950512a851
2 changed files with 12 additions and 7 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 10:50:48 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Mon Mar 16 06:29:00 UTC 2020 - Martin Pluskal <mpluskal@suse.com>

View File

@ -42,13 +42,13 @@ browse through C source code files for specified elements of code.
%prep
%setup -q
%patch1 -p1
%patch2
%patch3
%patch4 -p1
%patch5
%patch6 -p1
%patch7 -p1
%patch -P 1 -p1
%patch -P 2
%patch -P 3
%patch -P 4 -p1
%patch -P 5
%patch -P 6 -p1
%patch -P 7 -p1
%build
%configure