]> git.pld-linux.org Git - packages/aspell.git/blobdiff - aspell.spec
- check files cleanup
[packages/aspell.git] / aspell.spec
index e60d6abf657e9e207ab6306b63e5f25ffd335cdf..42d73da91e4f38f3fa3e785cf2ae668189527f3d 100644 (file)
-Summary:       Aspell is an Open Source spell checker.
-Summary(pl):   Aspell jest kontrolerem pisowni.
+Summary:       GNU Aspell is an Open Source spell checker
+Summary(pl):   GNU Aspell jest kontrolerem pisowni
+Summary(pt_BR):        Verificador ortográfico
 Name:          aspell
-Version:       .27.2
+Version:       0.60.4
 Release:       3
-Serial:                1
-Copyright:     LGPL
-Group:         Utilities/Text
-Group(pl):     Narzêdzia/Tekst
-Vendor:                Kevin Atkinson <kevinatk@home.com>
-Source:                http://metalab.unc.edu/kevina/aspell/%{name}-%{version}.tar.gz
-URL:           http://metalab.unc.edu/kevina/aspell/
+Epoch:         3
+License:       LGPL
+Group:         Applications/Text
+Source0:       ftp://ftp.gnu.org/gnu/aspell/%{name}-%{version}.tar.gz
+# Source0-md5: 4f1737e726d66476b9c7388831305510
+Patch0:                %{name}-info.patch
+Patch1:                %{name}-home_etc.patch
+Patch2:                %{name}-gcc4.patch
+URL:           http://aspell.net/
+BuildRequires: autoconf
+BuildRequires: automake
+BuildRequires: gettext-devel
 BuildRequires: libstdc++-devel
-Provides:      ispell
-Obsoletes:     ispell
+BuildRequires: libtool >= 2:1.5
+BuildRequires: texinfo
+Requires:      %{name}-libs = %{epoch}:%{version}-%{release}
+Provides:      pspell = %{epoch}:%{version}-%{release}
+Obsoletes:     libaspell15
+Obsoletes:     pspell
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Aspell is an Open Source spell checker designed to eventually replace
-Ispell. Its main feature is that it does a much better job of coming up with
-possible suggestions than Ispell does. In fact recent tests shows that it
-even does better than Microsoft Word 97's spell checker in some cases. In
-addition it has both compile time and run time support for other non English
-languages. Aspell also doubles as a powerful C++ library with C and Perl
-interfaces in the works.
+GNU Aspell is a Free and Open Source spell checker designed to
+eventually replace Ispell. It can either be used as a library or as an
+independent spell checker. Its main feature is that it does a much
+better job of coming up with possible suggestions than just about any
+other spell checker out there for the English language, including
+Ispell and Microsoft Word. It also has many other technical
+enhancements over Ispell such as using shared memory for dictionaries
+and intelligently handling personal dictionaries when more than one
+Aspell process is open at once.
 
 %description -l pl
-Aspell jest kontrolerem pisowni zaprojektowanym tak, by móc zast±piæ ispell'a.
-Dodatkowo zawiera wsparcie dla innych jêzyków ni¿ angielski. Interfejs
-aspella napisany zosta³ w C++, a interfejsy w Perlu i C s± aktualnie rozwijane.
+GNU Aspell jest kontrolerem pisowni zaprojektowanym tak, by móc
+zast±piæ ispella. Dodatkowo zawiera wsparcie dla innych jêzyków ni¿
+angielski. Interfejs aspella napisany zosta³ w C++, a interfejsy w
+Perlu i C s± aktualnie rozwijane.
+
+%description -l pt_BR
+GNU Aspell é um verificador ortográfico criado para substituir o
+antigo "ispell". Sua principal vantagem (sobre o Ispell) é uma melhor
+sugestão de correções. Aspell inclui suporte a vários idiomas e pode
+fazer a checagem de arquivos LaTeX e HTML.
+
+%package libs
+Summary:       aspell libraries
+Summary(pl):   Biblioteki aspella
+Group:         Libraries
+Conflicts:     aspell < 0.60.4-1.2
+
+%description libs
+aspell/pspell libraries
+
+%description libs -l pl
+Biblioteki aspell/pspell.
 
 %package devel
-Summary:       Libraries and header files for aspell development
-Summary(pl):   Biblioteki i pliki nag³ówkowe dla developerów aspella
+Summary:       Header files for aspell development
+Summary(pl):   Pliki nag³ówkowe dla programistów u¿ywaj±cych aspella
+Summary(pt_BR):        Arquivos para desenvolvimento usando Aspell
 Group:         Development/Libraries
-Group(pl):     Programowanie/Biblioteki
-Serial:                %{serial}
-Requires:      %{name} = %{version}
+Requires:      %{name}-libs = %{epoch}:%{version}-%{release}
+Requires:      libstdc++-devel
+Provides:      pspell-devel = %{epoch}:%{version}-%{release}
+Obsoletes:     libaspell15-devel
+Obsoletes:     pspell-devel
 
 %description devel
-Aspell is an Open Source spell checker.
+Aspell is an Open Source spell checker. This package contains header
+files for aspell development.
 
-Libraries and header files for aspell development
+%description devel -l pl
+Aspell jest kontrolerem pisowni. Ten pakiet zawiera pliki nag³ówkowe
+dla programistów u¿ywaj±cych bibliotek aspella.
 
-%description -l pl devel
-Aspell jest kontrolerem pisowni.
-Pakiet ten zawiera biblioteki i pliki nag³ówkowe dla developerów aspella.
+%description devel -l pt_BR
+Aspell é um corretor ortográfico. O pacote -devel inclui bibliotecas
+dinâmicas e arquivos de inclusão necessários para o desenvolvimento
+utilizando o aspell.
 
 %package static
-Summary:       Static Libraries for aspell development
-Summary(pl):   Biblioteki statyczne dla developerów aspella
+Summary:       Static libraries for aspell development
+Summary(pl):   Biblioteki statyczne aspella
+Summary(pt_BR):        Bibliotecas estáticas para desenvolvimento usando Aspell
 Group:         Development/Libraries
-Group(pl):     Programowanie/Biblioteki
-Serial:                %{serial}
-Requires:      %{name}-devel = %{version}
+Requires:      %{name}-devel = %{epoch}:%{version}-%{release}
+Provides:      pspell-static = %{epoch}:%{version}-%{release}
+Obsoletes:     pspell-static
 
 %description static
-Aspell is an Open Source spell checker.
+Aspell is an Open Source spell checker. This package contains static
+aspell libraries.
 
-Static Libraries for aspell development
+%description static -l pl
+Aspell jest kontrolerem pisowni. Pakiet ten zawiera biblioteki
+statyczne aspella.
 
-%description -l pl static
-Aspell jest kontrolerem pisowni.
-Pakiet ten zawiera biblioteki statyczne dla developerów aspella.
+%description static -l pt_BR
+Aspell é um corretor ortográfico. O pacote -devel-static inclui as
+bibliotecas estáticas necessárias para o desenvolvimento utilizando o
+aspell.
 
 %prep
 %setup -q
-
-cp -p %{_includedir}/g++/stl_rope.h .
-patch <misc/stl_rope-30.diff
+%patch0 -p1
+%patch1 -p1
+%patch2 -p1
 
 %build
-CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-CXXFLAGS="$RPM_OPT_FLAGS" \
-./configure %{_target_platform} \
-       --prefix=/usr \
-       --libdir=%{_datadir} \
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__automake}
+%configure \
        --enable-shared \
-       --enable-static
-make 
+       --enable-static \
+       --enable-pkgdatadir=%{_datadir}/aspell \
+       --enable-pkglibdir=%{_libdir}/aspell
+
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-make install \
-       DESTDIR=$RPM_BUILD_ROOT \
-       pkgdatadir=%{_datadir}/aspell \
-       libdir=%{_libdir}
-
-#cp -pr $RPM_BUILD_ROOT/usr/doc/aspell .
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
-strip --strip-unneeded $RPM_BUILD_ROOT%{_libdir}/lib*.so.*.*
-strip $RPM_BUILD_ROOT%{_bindir}/* || :
-
-ln -sf aspell $RPM_BUILD_ROOT%{_bindir}/ispell
-rm -rf $RPM_BUILD_ROOT/usr/{bin/run-with-aspell,share/aspell/ispell}
-
-gzip -9nf manual/manual2.lyx manual/man-text/*.txt
-
-%post   -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+rm -f $RPM_BUILD_ROOT%{_datadir}/info/dir
+%find_lang %{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%post  libs -p /sbin/ldconfig
+%postun        libs -p /sbin/ldconfig
+
+%files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc README TODO manual/{*,man-text/*.txt}.gz
-%attr(755,root,root) %{_bindir}/*
+%doc README manual/aspell.html
+%{_infodir}/aspell.info*
+%attr(755,root,root) %{_bindir}/aspell*
+%attr(755,root,root) %{_bindir}/pre*
+%attr(755,root,root) %{_bindir}/word-list-compress
+%attr(755,root,root) %{_bindir}/run-with-aspell
 %{_datadir}/aspell
-%{_libdir}/libaspell.so.*.*
+%{_mandir}/man1/*
 
-%files devel
+%files libs
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libaspell.so
-%{_includedir}/aspell
-%{_libdir}/libaspell.la
+%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%{_libdir}/aspell
 
-%files static
+%files devel
 %defattr(644,root,root,755)
-%{_libdir}/libaspell.a
+%doc manual/aspell-dev.html
+%{_infodir}/aspell-dev.info*
+%attr(755,root,root) %{_bindir}/pspell-config
+%attr(755,root,root) %{_libdir}/lib*.so
+%{_libdir}/lib*.la
+%{_includedir}/pspell
+%{_includedir}/*.h
 
-%define date   %(LC_ALL="C" date +"%a %b %d %Y"`)
+%files static
+%defattr(644,root,root,755)
+%{_libdir}/lib*.a
This page took 0.056033 seconds and 4 git commands to generate.