forked from pool/libvisual
Accepting request 1123527 from home:dimstar:Factory
- Fix build with RPM 4.19: unnumbered patches are no longer supported. OBS-URL: https://build.opensuse.org/request/show/1123527 OBS-URL: https://build.opensuse.org/package/show/KDE:KDE3/libvisual?expand=0&rev=22
This commit is contained in:
parent
673edf4ada
commit
01f05841a3
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 6 08:58:49 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Fix build with RPM 4.19: unnumbered patches are no longer
|
||||||
|
supported.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 11 09:45:01 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
Wed May 11 09:45:01 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libvisual
|
# spec file for package libvisual
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# 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
|
||||||
@ -29,7 +29,7 @@ Group: Productivity/Multimedia/Sound/Visualization
|
|||||||
URL: http://localhost.nl/~synap/libvisual-wiki/index.php/Main_Page
|
URL: http://localhost.nl/~synap/libvisual-wiki/index.php/Main_Page
|
||||||
Source: %name-%{version}.tar.bz2
|
Source: %name-%{version}.tar.bz2
|
||||||
Source2: baselibs.conf
|
Source2: baselibs.conf
|
||||||
Patch: %name-%{version}.diff
|
Patch0: %name-%{version}.diff
|
||||||
Patch1: %name-%{version}-compiler_warnings.diff
|
Patch1: %name-%{version}-compiler_warnings.diff
|
||||||
Patch2: libvisual.visual_cpu_get_altivec.patch
|
Patch2: libvisual.visual_cpu_get_altivec.patch
|
||||||
Patch3: %name-%{version}-unref-static.diff
|
Patch3: %name-%{version}-unref-static.diff
|
||||||
@ -71,7 +71,7 @@ This library is used by amaroK for example.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch
|
%patch0
|
||||||
%patch1
|
%patch1
|
||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
%patch3
|
%patch3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user