mirror of
https://abf.rosa.ru/djam/libayatana-appindicator.git
synced 2025-02-23 14:32:56 +00:00
fix files
This commit is contained in:
parent
242e739ee4
commit
575644efa6
1 changed files with 1 additions and 9 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue