forked from pool/libcddb
Accepting request 1154087 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1154087 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcddb?expand=0&rev=27
This commit is contained in:
commit
1c7499df30
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 29 15:42:19 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 4 09:53:33 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file
|
||||
# spec file for package libcddb
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -75,7 +75,7 @@ tries to be as cross-platform as possible.
|
||||
%prep
|
||||
%setup -q -n %{_name}-%{version}
|
||||
%if !%{BUILD_UTILS}
|
||||
%patch0
|
||||
%patch -P 0
|
||||
%else
|
||||
sed -i 's:\(\.\.\|\$(top_builddir)\)/[^/]*/lib\([^ ]*\)\.la:-l\2:g' */Makefile.am
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user