From 69a4f39a93608a2528d96fe89f02f719c98d8503 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Sat, 8 Feb 2025 23:05:44 +0000 Subject: [PATCH] 2.8.1 --- SDL2_mixer.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SDL2_mixer.spec b/SDL2_mixer.spec index 1a4a515..c95d905 100644 --- a/SDL2_mixer.spec +++ b/SDL2_mixer.spec @@ -37,7 +37,7 @@ This package contains the library needed to run programs dynamically linked with %{name}. %files -n %{libname} -%doc COPYING.txt +%doc LICENSE %doc timidity/FAQ timidity/README %{_libdir}/lib%{name}-%{api}.so.%{major}* @@ -58,6 +58,7 @@ applications which will use %{name}. %{_libdir}/lib%{name}.so %{_includedir}/SDL2/* %{_libdir}/pkgconfig/%{name}.pc +%{_libname}/cmake/%{name}/*.cmake #----------------------------------------------------------------------------