Accepting request 1129521 from GNOME:Next
Use %patch -p N instead of deprecated %patchN. OBS-URL: https://build.opensuse.org/request/show/1129521 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany-branding-openSUSE?expand=0&rev=57
This commit is contained in:
parent
579d416773
commit
c61f131d83
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 28 11:49:30 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %patch -p N instead of deprecated %patchN.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 28 16:25:05 UTC 2018 - dimstar@opensuse.org
|
Wed Feb 28 16:25:05 UTC 2018 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package epiphany-branding-openSUSE
|
# spec file for package epiphany-branding-openSUSE
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -48,7 +48,7 @@ agent string.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
cp -a %{_datadir}/epiphany/default-bookmarks.rdf .
|
cp -a %{_datadir}/epiphany/default-bookmarks.rdf .
|
||||||
%patch0
|
%patch -P 0
|
||||||
cp -a %{SOURCE0} .
|
cp -a %{SOURCE0} .
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
Reference in New Issue
Block a user