Accepting request 1149275 from home:dimstar:rpm4.20:e

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

OBS-URL: https://build.opensuse.org/request/show/1149275
OBS-URL: https://build.opensuse.org/package/show/Education/espeakedit?expand=0&rev=9
This commit is contained in:
2024-02-22 11:54:10 +00:00
committed by Git OBS Bridge
parent 858fdce49f
commit 4ab63e7cb9
2 changed files with 7 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 22 11:43:09 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Tue Aug 1 10:13:06 UTC 2017 - i@marguerite.su

View File

@@ -46,11 +46,7 @@ eSpeak is a software speech synthesizer for English, and some other languages.
eSpeakEdit provides a User Interface to edit the eSpeak voices.
%prep
%setup -q
%patch1 -p1
%patch2 -p1
%patch -P 3 -p1
%patch4 -p1
%autosetup -p1
# Build against portaudio v19 (see ReadMe)
cp -f src/portaudio19.h src/portaudio.h