From 575644efa6461236b1ce7104735f8f1183f52334 Mon Sep 17 00:00:00 2001 From: Aleksandr Proklov Date: Thu, 25 Jan 2024 09:49:20 +0900 Subject: [PATCH] fix files --- libayatana-appindicator.spec | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/libayatana-appindicator.spec b/libayatana-appindicator.spec index e19f5c3..3e7204d 100644 --- a/libayatana-appindicator.spec +++ b/libayatana-appindicator.spec @@ -52,8 +52,6 @@ it also provides an XEmbed-tray fallback. This package contains the GTK+3 version of the library. %files -n %{libname} -%license COPYING* -%doc README %{_libdir}/libayatana-appindicator3.so.%{major}* #---------------------------------------------------------------------------- @@ -68,8 +66,6 @@ This package contains the GObject Introspection interface description for Ayatana Application Indicator3 and GTK+3. %files -n %{girname} -%license COPYING* -%doc README %{_libdir}/girepository-1.0/AyatanaAppIndicator3-%{api}.typelib #---------------------------------------------------------------------------- @@ -85,7 +81,7 @@ Header files for development with %{name}3 (GTK+3). %files -n %{devname} %license COPYING* -%doc README +%doc README.md %{_includedir}/libayatana-appindicator3-%{api}/ %{_libdir}/libayatana-appindicator3.so %{_libdir}/pkgconfig/ayatana-appindicator3-%{api}.pc @@ -121,8 +117,6 @@ place them in the panel. This package provides assemblies to be used by applications. %files -n ayatana-appindicator-sharp -%license COPYING* -%doc README %{_libdir}/ayatana-appindicator-sharp-%{api}/ %{_prefix}/lib/mono/ayatana-appindicator-sharp/ %{_prefix}/lib/mono/gac/ayatana-appindicator-sharp/ @@ -142,8 +136,6 @@ This package contains the development files for the ayatana-appindicator-sharp library. %files -n ayatana-appindicator-sharp-devel -%license COPYING* -%doc README %{_libdir}/pkgconfig/ayatana-appindicator-sharp-%{api}.pc %endif