rebuilt to remove .la files [release 3.0.10-2mamba;Sun Nov 23 2025]
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
# gtkspell3
|
||||
|
||||
GtkSpell provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget.
|
||||
Right-clicking a misspelled word pops up a menu of suggested replacements.
|
||||
|
||||
|
||||
@@ -2,43 +2,33 @@
|
||||
|
||||
Name: gtkspell3
|
||||
Version: 3.0.10
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Provides on-the-fly spell checking for GtkTextView widgets
|
||||
Group: Graphical Desktop/Libraries/GNOME
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://gtkspell.sourceforge.net/
|
||||
URL: https://gtkspell.sourceforge.net/
|
||||
Source: http://downloads.sourceforge.net/project/gtkspell/%{version}/gtkspell3-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libatk-devel
|
||||
BuildRequires: libbzip2-devel
|
||||
BuildRequires: libat-spi2-core-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libenchant-devel
|
||||
BuildRequires: libexpat-devel
|
||||
BuildRequires: libffi-devel
|
||||
BuildRequires: libfontconfig-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
BuildRequires: libgdk-pixbuf-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgraphite2-devel
|
||||
BuildRequires: libgtk-devel
|
||||
BuildRequires: libgtk3-devel
|
||||
BuildRequires: libharfbuzz-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: aspell-devel
|
||||
BuildRequires: docbook-xsl
|
||||
BuildRequires: gtk-doc
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
GtkSpell provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget.
|
||||
Right-clicking a misspelled word pops up a menu of suggested replacements.
|
||||
|
||||
%package -n lib%{name}
|
||||
Group: System/Libraries
|
||||
@@ -46,7 +36,6 @@ Summary: Provides on-the-fly spell checking library for GtkTextView widget
|
||||
|
||||
%description -n lib%{name}
|
||||
GtkSpell provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget.
|
||||
Right-clicking a misspelled word pops up a menu of suggested replacements.
|
||||
This package contains shared libraries for %{name}.
|
||||
|
||||
%package -n lib%{name}-devel
|
||||
@@ -57,8 +46,7 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%description -n lib%{name}-devel
|
||||
GtkSpell provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget.
|
||||
Right-clicking a misspelled word pops up a menu of suggested replacements.
|
||||
This package contains static libraries and header files need for development.
|
||||
This package contains static libraries and header files needed for development.
|
||||
|
||||
%package apidocs
|
||||
Group: Documentation
|
||||
@@ -69,8 +57,6 @@ Requires: gtk-doc
|
||||
%description apidocs
|
||||
This package includes the %{name} API documentation.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@@ -99,7 +85,6 @@ This package includes the %{name} API documentation.
|
||||
%dir %{_includedir}/gtkspell-3.0/gtkspell
|
||||
%{_includedir}/gtkspell-3.0/gtkspell/gtkspell.h
|
||||
%{_libdir}/libgtkspell3-3.a
|
||||
%{_libdir}/libgtkspell3-3.la
|
||||
%{_libdir}/libgtkspell3-3.so
|
||||
%{_libdir}/pkgconfig/gtkspell3-3.0.pc
|
||||
%{_datadir}/gir-1.0/GtkSpell-3.0.gir
|
||||
@@ -113,6 +98,9 @@ This package includes the %{name} API documentation.
|
||||
%{_datadir}/gtk-doc/html/gtkspell3/*
|
||||
|
||||
%changelog
|
||||
* Sun Nov 23 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.10-2mamba
|
||||
- rebuilt to remove .la files
|
||||
|
||||
* Tue Dec 11 2018 Automatic Build System <autodist@mambasoft.it> 3.0.10-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user