|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libappindicator
|
|
|
|
|
Version: 12.10.0
|
|
|
|
|
Release: 23%{?dist}
|
|
|
|
|
Release: 24%{?dist}
|
|
|
|
|
Summary: Application indicators library
|
|
|
|
|
|
|
|
|
|
License: LGPLv2 and LGPLv3
|
|
|
|
@ -13,7 +13,7 @@ Patch1: incompatible_pointer_build_fix.patch
|
|
|
|
|
BuildRequires: autoconf
|
|
|
|
|
BuildRequires: automake
|
|
|
|
|
BuildRequires: gtk-doc
|
|
|
|
|
BuildRequires: vala-tools
|
|
|
|
|
BuildRequires: vala
|
|
|
|
|
BuildRequires: dbus-glib-devel
|
|
|
|
|
BuildRequires: libdbusmenu-devel
|
|
|
|
|
BuildRequires: libdbusmenu-gtk2-devel
|
|
|
|
@ -238,6 +238,9 @@ find %{buildroot} -type f -name '*.la' -delete
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Feb 04 2019 Kalev Lember <klember@redhat.com> - 12.10.0-24
|
|
|
|
|
- Update BRs for vala packaging changes
|
|
|
|
|
|
|
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 12.10.0-23
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|