420162
Name:           gtkspell3
420162
Version:        3.0.9
420162
Release:        5%{?dist}
420162
Summary:        On-the-fly spell checking for GtkTextView widgets
420162
420162
License:        GPLv2+
420162
URL:            http://gtkspell.sourceforge.net/
420162
Source0:        http://downloads.sourceforge.net/gtkspell/gtkspell3-%{version}.tar.xz
420162
420162
BuildRequires:  enchant-devel
420162
BuildRequires:  gettext
420162
BuildRequires:  gobject-introspection-devel
420162
BuildRequires:  gtk3-devel
420162
BuildRequires:  intltool
420162
BuildRequires:  vala-devel
420162
BuildRequires:  vala-tools
420162
BuildRequires:  iso-codes-devel
420162
420162
Requires:       iso-codes
420162
420162
%description
420162
GtkSpell provides word-processor-style highlighting and replacement of
420162
misspelled words in a GtkTextView widget as you type. Right-clicking a
420162
misspelled word pops up a menu of suggested replacements.
420162
420162
420162
%package        devel
420162
Summary:        Development files for %{name}
420162
Requires:       %{name}%{?_isa} = %{version}-%{release}
420162
420162
%description devel
420162
The %{name}-devel package contains libraries and header files for
420162
developing applications that use GtkSpell API version 3.0.
420162
420162
420162
%prep
420162
%autosetup
420162
420162
420162
%build
420162
%configure --disable-static --enable-vala
420162
%make_build V=1
420162
420162
420162
%install
420162
%make_install
420162
420162
find %{buildroot} -name '*.la' -exec rm -f {} ';'
420162
420162
%find_lang gtkspell3
420162
420162
420162
%post -p /sbin/ldconfig
420162
%postun -p /sbin/ldconfig
420162
420162
420162
%files -f gtkspell3.lang
420162
%doc AUTHORS README
420162
%license COPYING
420162
%{_libdir}/girepository-1.0/GtkSpell-3.0.typelib
420162
%{_libdir}/libgtkspell3-3.so.*
420162
420162
%files devel
420162
%doc %{_datadir}/gtk-doc/
420162
%{_includedir}/gtkspell-3.0/
420162
%{_libdir}/libgtkspell3-3.so
420162
%{_libdir}/pkgconfig/gtkspell3-3.0.pc
420162
%{_datadir}/gir-1.0/GtkSpell-3.0.gir
420162
%{_datadir}/vala/vapi/gtkspell3-3.0.vapi
420162
%{_datadir}/vala/vapi/gtkspell3-3.0.deps
420162
420162
420162
%changelog
420162
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.9-5
420162
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
420162
420162
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.9-4
420162
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
420162
420162
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.9-3
420162
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
420162
420162
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.9-2
420162
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
420162
420162
* Mon Aug 08 2016 Sandro Mani <manisandro@gmail.com> - 3.0.9-1
420162
- Update to 3.0.9
420162
420162
* Sun Apr 03 2016 Sandro Mani <manisandro@gmail.com> - 3.0.8-1
420162
- Update to 3.0.8
420162
420162
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.7-3
420162
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
420162
420162
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.7-2
420162
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
420162
420162
* Fri Feb 20 2015 Sandro Mani <manisandro@gmail.com> - 3.0.7-1
420162
- Update to 3.0.7
420162
420162
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.6-4
420162
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
420162
420162
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.0.6-3
420162
- Rebuilt for gobject-introspection 1.41.4
420162
420162
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.6-2
420162
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
420162
420162
* Thu Apr 24 2014 Sandro Mani <manisandro@gmail.com> - 3.0.6-1
420162
- Update to 3.0.6
420162
420162
* Sat Apr 19 2014 Sandro Mani <manisandro@gmail.com> - 3.0.5-1
420162
- Update to 3.0.5
420162
420162
* Thu Sep 26 2013 Sandro Mani <manisandro@gmail.com> - 3.0.4-1
420162
- Update to 3.0.4
420162
420162
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.3-3
420162
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
420162
420162
* Tue Jun 04 2013 Sandro Mani <manisandro@gmail.com> - 3.0.3-2
420162
- Add iso-codes requires and iso-codes-devel BR
420162
420162
* Tue Jun 04 2013 Sandro Mani <manisandro@gmail.com> - 3.0.3-1
420162
- Update to 3.0.3
420162
420162
* Thu Mar 07 2013 Sandro Mani <manisandro@gmail.com> - 3.0.2-2
420162
- Merge -vala into -devel package
420162
420162
* Wed Mar 06 2013 Sandro Mani <manisandro@gmail.com> - 3.0.2-1
420162
- Update to 3.0.2
420162
- Adds vala bindings
420162
420162
* Sat Feb 09 2013 Sandro Mani <manisandro@gmail.com> - 3.0.1-1
420162
- Update to 3.0.1
420162
420162
* Thu Nov 15 2012 Kalev Lember <kalevlember@gmail.com> - 3.0.0-1
420162
- Initial gtkspell3 packaging, based on Fedora's gtkspell package