/[packages]/cauldron/aspell-ro/current/SPECS/aspell-ro.spec
ViewVC logotype

Annotation of /cauldron/aspell-ro/current/SPECS/aspell-ro.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 502771 - (hide annotations) (download)
Thu Oct 17 22:38:44 2013 UTC (10 years, 5 months ago) by umeabot
File size: 1281 byte(s)
Mageia 4 Mass Rebuild
1 ahmad 17050 %define _enable_debug_packages %{nil}
2     %define debug_package %{nil}
3    
4     #
5     # NOTE: rpm is unable to package filenames in an enocidng other than the
6     # the one it is currently using; so this package has to be build with
7     # an iso-8859-* locale; eg: LC_ALL=fr rpm -be specfile
8     #
9    
10 sander85 274605 %define src_ver 3.3-2
11 ahmad 17050
12     %define languageenglazy Romanian
13     %define languagecode ro
14     %define lc_ctype ro_RO
15    
16     Summary: %{languageenglazy} files for aspell
17     Name: aspell-%{languagecode}
18 sander85 274605 Version: 3.3.2
19 umeabot 502771 Release: %mkrel 3
20 ahmad 17050 Group: System/Internationalization
21 sander85 274605 Source: ftp://ftp.gnu.org/gnu/aspell/dict/ro/aspell5-ro-%{src_ver}.tar.bz2
22 ahmad 17050 URL: http://aspell.net/
23     License: Free
24    
25     BuildRequires: aspell >= 0.50
26     BuildRequires: make
27     Requires: aspell >= 0.50
28    
29 dmorgan 17358 # Mageia Stuff
30 ahmad 17050 Requires: locales-%{languagecode}
31     Provides: aspell-dictionary
32     Provides: aspell-%{lc_ctype}
33 sander85 274605 Provides: spell-%{languagecode}
34 ahmad 17050
35     Autoreqprov: no
36    
37     %description
38     A %{languageenglazy} dictionary for use with aspell, a spelling checker.
39    
40     %prep
41     %setup -q -n aspell5-ro-%{src_ver}
42    
43     %build
44     # don't use configure macro
45     ./configure
46    
47     %make
48    
49     %install
50     %makeinstall_std
51    
52     #cp doc/README README.%{languagecode}
53     chmod 644 README Copyright
54    
55     %files
56     %doc README Copyright
57     %{_libdir}/aspell-*/*

  ViewVC Help
Powered by ViewVC 1.1.30