]> git.pld-linux.org Git - packages/aspell-ro.git/commitdiff
- updated to 3.3-2
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 23 Jan 2011 13:01:37 +0000 (13:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aspell-ro.spec -> 1.13

aspell-ro.spec

index 955eb5f93a3ab4dcf26093e87aff71819301f572..23752a71f3b22dd2cd5c0eb07e5a67b78df4756f 100644 (file)
@@ -1,14 +1,15 @@
 Summary:       Romanian dictionary for aspell
 Summary(pl.UTF-8):     Rumuński słownik dla aspella
 Name:          aspell-ro
 Summary:       Romanian dictionary for aspell
 Summary(pl.UTF-8):     Rumuński słownik dla aspella
 Name:          aspell-ro
-Version:       3.1
+Version:       3.3
+%define        subv    2
 Release:       1
 Epoch:         1
 License:       GPL v2
 Group:         Applications/Text
 Release:       1
 Epoch:         1
 License:       GPL v2
 Group:         Applications/Text
-Source0:       http://ftp.gnu.org/gnu/aspell/dict/ro/aspell5-ro-%{version}.tar.bz2
-# Source0-md5: 9be13b83c2eb441db38932933ae2a9c8
-URL:           http://aspell.sourceforge.net/
+Source0:       http://ftp.gnu.org/gnu/aspell/dict/ro/aspell5-ro-%{version}-%{subv}.tar.bz2
+# Source0-md5: 2d708c95fd7711efc61673c77f5f9d9e
+URL:           http://rospell.sourceforge.net/
 BuildRequires: aspell >= 2:0.50.0
 Requires:      aspell >= 2:0.50.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 BuildRequires: aspell >= 2:0.50.0
 Requires:      aspell >= 2:0.50.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -20,7 +21,7 @@ Romanian dictionary (i.e. word list) for aspell.
 Rumuński słownik (lista słów) dla aspella.
 
 %prep
 Rumuński słownik (lista słów) dla aspella.
 
 %prep
-%setup -q -n aspell5-ro-%{version}
+%setup -q -n aspell5-ro-%{version}-%{subv}
 
 %build
 # note: configure is not autoconf-generated
 
 %build
 # note: configure is not autoconf-generated
@@ -40,5 +41,8 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc README
 %files
 %defattr(644,root,root,755)
 %doc README
-%{_libdir}/aspell/*
-%{_datadir}/aspell/*
+%{_libdir}/aspell/ro-*.*
+%{_libdir}/aspell/ro.*
+%{_libdir}/aspell/romanian.alias
+%{_libdir}/aspell/romanian-classic.alias
+%{_datadir}/aspell/ro.dat
This page took 0.083835 seconds and 4 git commands to generate.