Accepting request 1153299 from home:dimstar:rpm4.20:p

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1153299
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=82
This commit is contained in:
Marcus Meissner 2024-03-01 13:13:21 +00:00 committed by Git OBS Bridge
parent a1bd3b005b
commit bf5fcb5441
2 changed files with 7 additions and 8 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 29 14:39:13 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
-------------------------------------------------------------------
Thu Jan 11 13:22:52 UTC 2024 - Reinhard Max <max@suse.com>

View File

@ -106,14 +106,7 @@ sudo systemctl unmask modem@0.service
you can disable unnecessary or disable everything.
%prep
%setup -q
%patch0
%patch3
%patch4
%patch5
%patch6
%patch7
%patch8
%autosetup -p0
sed -i -e '1s/local\///' scripts/secure-card
find scripts -type f | xargs chmod a-x