]> git.pld-linux.org Git - packages/enchant.git/blobdiff - enchant.spec
drop applespell logic to avoid libtool confusion
[packages/enchant.git] / enchant.spec
index df8fe6c070ab010ee51aca5a6c98be576f68ac18..41fb1e684b61307475540c0736009f03c8f28c0e 100644 (file)
@@ -3,23 +3,36 @@
 %bcond_without static_libs     # don't build static library
 #
 Summary:       libenchant - generic spell checking library
-Summary(pl.UTF-8):   libenchant - ogólna biblioteka sprawdzania pisowni
+Summary(pl.UTF-8):     libenchant - ogólna biblioteka sprawdzania pisowni
 Name:          enchant
-Version:       1.3.0
-Release:       1
-License:       LGPL
+# version 2.x packaged as enchant2
+Version:       1.6.1
+Release:       4
+License:       LGPL v2
 Group:         Libraries
-Source0:       http://www.abisource.com/downloads/enchant/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: f7edafae875616b83e7a17a7e5c2d585
-URL:           http://www.abisource.com/enchant/
+# versions up to 1.6.0
+#Source0:      http://www.abisource.com/downloads/enchant/%{version}/%{name}-%{version}.tar.gz
+# 1.6.x > 1.6.0 (for 2.x see enchant2.spec)
+#Source0Download: https://github.com/AbiWord/enchant/releases
+Source0:       https://github.com/AbiWord/enchant/releases/download/enchant-1-6-1/%{name}-%{version}.tar.gz
+# Source0-md5: 4110afe7d7010acbb5c69dd1214fa936
+Patch0:                hunspell-1.4.patch
+Patch1:                %{name}-sh.patch
+Patch2:                disable-applespell.patch
+URL:           https://www.abisource.com/projects/enchant/
 BuildRequires: aspell-devel >= 2:0.50.0
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.50
 BuildRequires: automake
+BuildRequires: dbus-glib-devel >= 0.62
 BuildRequires: glib2-devel >= 1:2.12.0
 BuildRequires: hspell-devel >= 0.9-3
-BuildRequires: libtool
+BuildRequires: hunspell-devel
+BuildRequires: libtool >= 2:2
+BuildRequires: libvoikko-devel
 BuildRequires: pkgconfig
 BuildRequires: uspell-devel >= 1.1.0
+Requires:      glib2 >= 1:2.12.0
+Suggests:      %{name}-backend
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -66,7 +79,7 @@ takie znajdzie.
 
 %package devel
 Summary:       Header files for enchant library
-Summary(pl.UTF-8):   Pliki nagłówkowe biblioteki enchant
+Summary(pl.UTF-8):     Pliki nagłówkowe biblioteki enchant
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 Requires:      glib2-devel >= 1:2.12.0
@@ -79,7 +92,7 @@ Pliki nagłówkowe biblioteki enchant.
 
 %package static
 Summary:       Static enchant library
-Summary(pl.UTF-8):   Statyczna biblioteka enchant
+Summary(pl.UTF-8):     Statyczna biblioteka enchant
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 
@@ -91,10 +104,11 @@ Statyczna biblioteka enchant.
 
 %package aspell
 Summary:       aspell provider module for Enchant
-Summary(pl.UTF-8):   Moduł obsługujący aspella dla Enchanta
+Summary(pl.UTF-8):     Moduł obsługujący aspella dla Enchanta
 Group:         Libraries
 Requires:      %{name} = %{version}-%{release}
 Requires:      aspell >= 2:0.50.0
+Provides:      %{name}-backend
 
 %description aspell
 aspell provider module for Enchant.
@@ -104,9 +118,10 @@ Moduł obsługujący aspella dla Enchanta.
 
 %package hspell
 Summary:       hspell provider module for Enchant
-Summary(pl.UTF-8):   Moduł obsługujący hspella dla Enchanta
+Summary(pl.UTF-8):     Moduł obsługujący hspella dla Enchanta
 Group:         Libraries
 Requires:      %{name} = %{version}-%{release}
+Provides:      %{name}-backend
 
 %description hspell
 hspell provider module for Enchant.
@@ -116,9 +131,10 @@ Moduł obsługujący hspella dla Enchanta.
 
 %package ispell
 Summary:       ispell provider module for Enchant
-Summary(pl.UTF-8):   Moduł obsługujący ispella dla Enchanta
+Summary(pl.UTF-8):     Moduł obsługujący ispella dla Enchanta
 Group:         Libraries
 Requires:      %{name} = %{version}-%{release}
+Provides:      %{name}-backend
 
 %description ispell
 ispell provider module for Enchant.
@@ -128,9 +144,10 @@ Moduł obsługujący ispella dla Enchanta.
 
 %package myspell
 Summary:       myspell provider module for Enchant
-Summary(pl.UTF-8):   Moduł obsługujący myspella dla Enchanta
+Summary(pl.UTF-8):     Moduł obsługujący myspella dla Enchanta
 Group:         Libraries
 Requires:      %{name} = %{version}-%{release}
+Provides:      %{name}-backend
 
 %description myspell
 myspell provider module for Enchant.
@@ -140,9 +157,10 @@ Moduł obsługujący myspella dla Enchanta.
 
 %package uspell
 Summary:       uspell provider module for Enchant
-Summary(pl.UTF-8):   Moduł obsługujący uspella dla Enchanta
+Summary(pl.UTF-8):     Moduł obsługujący uspella dla Enchanta
 Group:         Libraries
 Requires:      %{name} = %{version}-%{release}
+Provides:      %{name}-backend
 
 %description uspell
 uspell provider module for Enchant.
@@ -150,20 +168,53 @@ uspell provider module for Enchant.
 %description uspell -l pl.UTF-8
 Moduł obsługujący uspella dla Enchanta.
 
+%package voikko
+Summary:       Voikko provider module for Enchant
+Summary(pl.UTF-8):     Moduł obsługujący backend voikko dla Enchanta
+Group:         Libraries
+Requires:      %{name} = %{version}-%{release}
+Provides:      %{name}-backend
+
+%description voikko
+Voikko (Finnish) provider module for Enchant.
+
+%description voikko -l pl.UTF-8
+Moduł obsługujący backend voikko (fiński) dla Enchanta.
+
+%package zemberek
+Summary:       Zemberek provider module for Enchant
+Summary(pl.UTF-8):     Moduł obsługujący backend zemberek dla Enchanta
+Group:         Libraries
+Requires:      %{name} = %{version}-%{release}
+Requires:      dbus-glib >= 0.62
+Provides:      %{name}-backend
+
+%description zemberek
+Zemberek (Turkish) provider module for Enchant.
+
+%description zemberek -l pl.UTF-8
+Moduł obsługujący backend zemberek (turecki) dla Enchanta.
+
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
+%patch2 -p1
 
 %build
 %{__libtoolize}
-%{__aclocal} -I ac-helpers
+%{__aclocal} -I m4
 %{__autoconf}
 %{__automake}
+export CFLAGS="%{rpmcflags} -fpermissive"
+export CXXFLAGS="%{rpmcxxflags} -fpermissive"
 %configure \
        --disable-binreloc \
        %{!?with_static_libs:--disable-static} \
-       --with-ispell-dir=/usr/lib/ispell \
+       --enable-zemberek \
+       --with-ispell-dir=/usr/%{_lib}/ispell \
+       --with-myspell-dir=/usr/share/myspell \
        --with-uspell-dir=/usr/share/uspell
-# --with-myspell-dir=/some/where
 
 %{__make}
 
@@ -174,63 +225,64 @@ rm -rf $RPM_BUILD_ROOT
        DESTDIR=$RPM_BUILD_ROOT
 
 # useless - modules loaded through libgmodule
-rm -f $RPM_BUILD_ROOT%{_libdir}/enchant/*.{la,a}
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/enchant/*.la
+%{?with_static_libs:%{__rm} $RPM_BUILD_ROOT%{_libdir}/enchant/*.a}
+# obsoleted by pkg-config
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libenchant.la
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post
-/sbin/ldconfig
-%banner %{name} -e << EOF
-you should install one of the backends for enchant:
-- enchant-aspell
-- enchant-hspell
-- enchant-ispell
-- enchant-myspell
-- enchant-uspell
-and appropriate dictionaries
-EOF
+%post  -p /sbin/ldconfig
 %postun        -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS MAINTAINERS NEWS README TODO
+%doc AUTHORS MAINTAINERS NEWS README
 %attr(755,root,root) %{_bindir}/enchant
 %attr(755,root,root) %{_bindir}/enchant-lsmod
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %{_libdir}/libenchant.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libenchant.so.1
 %dir %{_libdir}/enchant
 %{_datadir}/enchant
 %{_mandir}/man1/enchant.1*
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
+%attr(755,root,root) %{_libdir}/libenchant.so
 %{_includedir}/enchant
-%{_pkgconfigdir}/*.pc
+%{_pkgconfigdir}/enchant.pc
 
 %if %{with static_libs}
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libenchant.a
 %endif
 
 %files aspell
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/enchant/libenchant_aspell.so*
+%attr(755,root,root) %{_libdir}/enchant/libenchant_aspell.so
 
 %files hspell
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/enchant/libenchant_hspell.so*
+%attr(755,root,root) %{_libdir}/enchant/libenchant_hspell.so
 
 %files ispell
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/enchant/libenchant_ispell.so*
+%attr(755,root,root) %{_libdir}/enchant/libenchant_ispell.so
 
 %files myspell
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/enchant/libenchant_myspell.so*
+%attr(755,root,root) %{_libdir}/enchant/libenchant_myspell.so
 
 %files uspell
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/enchant/libenchant_uspell.so*
+%attr(755,root,root) %{_libdir}/enchant/libenchant_uspell.so
+
+%files voikko
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/enchant/libenchant_voikko.so
+
+%files zemberek
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/enchant/libenchant_zemberek.so
This page took 0.121101 seconds and 4 git commands to generate.