Sophie

Sophie

distrib > Mageia > cauldron > x86_64 > by-pkgid > aa48c95ffab711b8562a7ad0e41d9747 > files > 1

aspell-or-0.03.1-18.mga9.src.rpm

%define _enable_debug_packages %{nil}
%define debug_package          %{nil}

%define src_ver 0.03-1
%define fname aspell6-%{languagecode}
%define aspell_ver 0.60
%define languageenglazy Oriya
%define languagecode or
%define lc_ctype or_IN

Summary:       %{languageenglazy} files for aspell
Name:          aspell-%{languagecode}
Version:       0.03.1
Release:       %mkrel 18
Group:         System/Internationalization
Source:        https://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
URL:		   http://aspell.net/
License:	   GPL
Provides: spell-%{languagecode}

BuildRequires: aspell >= %{aspell_ver}
BuildRequires: make
Requires:      aspell >= %{aspell_ver}

# Mageia Stuff
# there is no locales-or yet.
#Requires:      locales-%{languagecode}
Provides:      aspell-dictionary
Provides:      aspell-%{lc_ctype}

Autoreqprov:   no

%description
A %{languageenglazy} dictionary for use with aspell, a spelling checker.

%prep
%setup -q -n %{fname}-%{src_ver}

%build
# don't use configure macro
./configure

%make_build

%install
%make_install

chmod 644 Copyright README* 

%files
%doc Copyright README* doc/*
%{_libdir}/aspell-%{aspell_ver}/*


%changelog
* Mon Mar 14 2022 umeabot <umeabot> 0.03.1-18.mga9
+ Revision: 1791300
- Mageia 9 Mass Rebuild

* Wed Feb 12 2020 umeabot <umeabot> 0.03.1-17.mga8
+ Revision: 1510361
- Mageia 8 Mass Rebuild
+ wally <wally>
- replace deprecated %%makeinstall_std

* Fri Sep 21 2018 umeabot <umeabot> 0.03.1-16.mga7
+ Revision: 1294846
- Mageia 7 Mass Rebuild

* Mon Feb 08 2016 umeabot <umeabot> 0.03.1-15.mga6
+ Revision: 946573
- Mageia 6 Mass Rebuild

* Wed Oct 15 2014 umeabot <umeabot> 0.03.1-14.mga5
+ Revision: 739083
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 0.03.1-13.mga5
+ Revision: 677971
- Mageia 5 Mass Rebuild

* Fri Oct 18 2013 umeabot <umeabot> 0.03.1-12.mga4
+ Revision: 502769
- Mageia 4 Mass Rebuild

* Fri Jan 11 2013 umeabot <umeabot> 0.03.1-11.mga3
+ Revision: 346365
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Thu Feb 16 2012 kamil <kamil> 0.03.1-10.mga2
+ Revision: 209520
- stop providing enchant-dictionary
- clean .spec a bit
+ dmorgan <dmorgan>
- Remove mandriva occurencies
+ ahmad <ahmad>
- imported package aspell-or


* Tue Nov 30 2010 Oden Eriksson <oeriksson@mandriva.com> 0.03.1-9mdv2011.0
+ Revision: 603451
- rebuild

* Sun Mar 14 2010 Oden Eriksson <oeriksson@mandriva.com> 0.03.1-8mdv2010.1
+ Revision: 518952
- rebuild

* Sun Aug 09 2009 Oden Eriksson <oeriksson@mandriva.com> 0.03.1-7mdv2010.0
+ Revision: 413094
- rebuild

* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 0.03.1-6mdv2009.1
+ Revision: 350086
- 2009.1 rebuild

* Mon Jun 16 2008 Thierry Vignaud <tv@mandriva.org> 0.03.1-5mdv2009.0
+ Revision: 220437
- rebuild

* Sun Mar 09 2008 Anssi Hannula <anssi@mandriva.org> 0.03.1-4mdv2008.1
+ Revision: 182546
- provide enchant-dictionary

* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 0.03.1-3mdv2008.1
+ Revision: 148841
- rebuild
- kill re-definition of %%buildroot on Pixel's request
- s/Mandrake/Mandriva/

  + Olivier Blin <oblin@mandriva.com>
    - restore BuildRoot


* Wed Feb 21 2007 Oden Eriksson <oeriksson@mandriva.com> 0.03.1-2mdv2007.0
+ Revision: 123347
- Import aspell-or

* Wed Feb 21 2007 Oden Eriksson <oeriksson@mandriva.com> 0.03.1-2mdv2007.1
- use the mkrel macro
- disable debug packages

* Wed Feb 16 2005 Pablo Saratxaga <pablo@mandrakesoft.com> 0.03.1-1mdk
- first version