[packages/gnome-music] - use patch -P
baggins
baggins at pld-linux.org
Tue Mar 11 14:07:21 CET 2025
commit 0df240eb885edd9b6ef62253f3d65773ee05f729
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Mar 11 13:18:59 2025 +0100
- use patch -P
gnome-music.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gnome-music.spec b/gnome-music.spec
index 671db99..efcda20 100644
--- a/gnome-music.spec
+++ b/gnome-music.spec
@@ -2,7 +2,7 @@ Summary: Music player for GNOME
Summary(pl.UTF-8): Odtwarzacz muzyki dla GNOME
Name: gnome-music
Version: 47.1
-Release:
+Release: 2
License: GPL v2 with GStreamer plugins exceptions
Group: X11/Applications/Multimedia
Source0: https://download.gnome.org/sources/gnome-music/47/%{name}-%{version}.tar.xz
@@ -64,8 +64,8 @@ GNOME Music to odtwarzacz muzyki dla GNOME.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
%{__sed} -i -e '1s,/usr/bin/env python3,%{__python3},' gnome-music.in
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-music.git/commitdiff/0df240eb885edd9b6ef62253f3d65773ee05f729
More information about the pld-cvs-commit
mailing list