Accepting request 1151512 from home:dimstar:rpm4.20:s
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1151512 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/shairport-sync?expand=0&rev=37
This commit is contained in:
parent
5cd9332b21
commit
d1367473b1
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 13:14:51 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
PatchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 25 15:57:57 UTC 2023 - Niklas Haas <obs@haasn.xyz>
|
||||
|
||||
|
@ -72,10 +72,9 @@ Shairport Sync runs on Linux, FreeBSD and OpenBSD. It does not support AirPlay
|
||||
video or photo streaming.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%autosetup -p1
|
||||
|
||||
cp %{SOURCE2} .
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
autoreconf -i -f
|
||||
|
Loading…
Reference in New Issue
Block a user