]> git.pld-linux.org Git - packages/aspell-it.git/blobdiff - aspell-it.spec
- aspell epoch
[packages/aspell-it.git] / aspell-it.spec
index ad6c12527bf590960429c4c02f72f04cd6c1481b..c52382e7914e51c79afa73230b23fd0976332d01 100644 (file)
@@ -1,15 +1,17 @@
 Summary:       Italian dictionary for aspell
 Summary(pl):   W³oski s³ownik dla aspella
 Name:          aspell-it
-Version:       0.0
-%define        subv    3
+Version:       0.53
+%define        subv    0
 Release:       1
-License:       unknown (probably GPL)
+Epoch:         1
+License:       GPL (?)
 Group:         Applications/Text
-Source0:       http://aspell.sourceforge.net/%{name}-%{version}-%{subv}.tar.bz2
+Source0:       ftp://ftp.gnu.org/gnu/aspell/dict/it/%{name}-%{version}-%{subv}.tar.bz2
+# Source0-md5: ab3cce02bf8bfdf4116f9f7e602cf4b7
 URL:           http://aspell.sourceforge.net/
-BuildRequires: aspell
-Requires:      aspell
+BuildRequires: aspell >= 2:0.50.0
+Requires:      aspell >= 2:0.50.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -33,14 +35,11 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-gzip -9nf README Copyright
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc README Copyright
 %{_libdir}/aspell/*
 %{_datadir}/aspell/*
-%{_datadir}/pspell/*
This page took 0.31491 seconds and 4 git commands to generate.