[packages/SDL2-compat] only P: SDL2 in main package, drop other O:/P: for original packages
atler
atler at pld-linux.org
Mon Nov 24 19:11:54 CET 2025
commit 506ba8ef0a4b6e8325dffeb11d306ce148d226d4
Author: Jan Palus <atler at pld-linux.org>
Date: Mon Nov 24 19:08:06 2025 +0100
only P: SDL2 in main package, drop other O:/P: for original packages
SDL2-compat.spec | 5 -----
1 file changed, 5 deletions(-)
---
diff --git a/SDL2-compat.spec b/SDL2-compat.spec
index ea671e7..b4d7e23 100644
--- a/SDL2-compat.spec
+++ b/SDL2-compat.spec
@@ -20,7 +20,6 @@ BuildRequires: rpmbuild(macros) >= 1.742
# runtime (dlopened) dep actually but require it for convenience
%requires_ge_to SDL3 SDL3-devel
Provides: SDL2 = %{version}-%{release}
-Obsoletes: SDL2
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -37,8 +36,6 @@ the scenes.
Summary: SDL2-compat Header files
Group: Development/Libraries
Requires: %{name}%{?_isa} = %{version}-%{release}
-Provides: SDL2-devel = %{version}-%{release}
-Obsoletes: SDL2-devel
%description devel
SDL2-compat header files.
@@ -47,8 +44,6 @@ SDL2-compat header files.
Summary: SDL2-compat static libraries
Group: Development/Libraries
Requires: %{name}-devel = %{version}-%{release}
-Provides: SDL2-static = %{version}-%{release}
-Obsoletes: SDL2-static
%description static
SDL2-compat static libraries.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/SDL2-compat.git/commitdiff/8186519ff590a7c55e98fe9b455bdb765759cb7f
More information about the pld-cvs-commit
mailing list