Name: libindicator Version: 12.10.1 Release: 15 Summary: Shared functions for Ayatana indicators License: GPLv3 URL: https://launchpad.net/libindicator Source0: https://launchpad.net/libindicator/12.10/12.10.1/+download/%{name}-%{version}.tar.gz BuildRequires: chrpath gtk-doc libtool pkgconfig dbus-glib-devel gtk2-devel gtk3-devel gnome-common Requires: pkgconfig Provides: %{name}-tools = %{version}-%{release} Obsoletes: %{name}-tools < %{version}-%{release} Patch0001: libindicator-add-patch-to-modify-build-err.patch %description A set of symbols and convenience functions that all Ayatana indicators are likely to use. %package devel Summary: Development files for libindicator Requires: %{name} = %{version}-%{release} pkgconfig %description devel The libindicator-devel package contains libraries and header files for developing applications that use libindicator. %package gtk3 Summary: GTK+3 build of libindicator Requires: pkgconfig Provides: %{name}-gtk3-tools = %{version}-%{release} Obsoletes: %{name}-gtk3-tools < %{version}-%{release} %description gtk3 A set of symbols and convenience functions that all Ayatana indicators are likely to use. This is the GTK+ 3 build of libindicator, for use by GTK+ 3 apps. %package gtk3-devel Summary: Development files for libindicator-gtk3 Requires: %{name}-gtk3 = %{version}-%{release} pkgconfig %description gtk3-devel The libindicator-gtk3-devel package contains libraries and header files for developing applications that use libindicator-gtk3. %prep %autosetup -p1 sed -i.addvar configure.ac -e '\@LIBINDICATOR_LIBS@s|\$LIBM| \$LIBM|' cat > autogen.sh < - 12.10.1-15 - Fix deprecated error * Sat Dec 21 2019 zoushuangshuang - 12.10.1-14 - Package init