[aspell-gl] update to 0.5a-2

Ivana Varekova varekova at fedoraproject.org
Tue Aug 10 08:58:50 UTC 2010


commit 4a6b42b448fc7220e18b8258d704dad184fb6651
Author: Ivana Hutarova Varekova <varekova at redhat.com>
Date:   Tue Aug 10 11:02:03 2010 +0200

    update to 0.5a-2

 .gitignore     |    2 +-
 aspell-gl.spec |   14 +++++++++-----
 sources        |    2 +-
 3 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 465bfcc..bbb5272 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-aspell-gl-0.50-0.tar.bz2
+aspell6-gl-0.5a-2.tar.bz2
diff --git a/aspell-gl.spec b/aspell-gl.spec
index e20ebe7..612d0c9 100644
--- a/aspell-gl.spec
+++ b/aspell-gl.spec
@@ -1,14 +1,15 @@
 %define lang gl
-%define langrelease 0
+%define langrelease 2
+%define aspellversion 6
 Summary: Galician dictionaries for Aspell
 Name: aspell-%{lang}
 Epoch: 50
-Version: 0.50
-Release: 8%{?dist}
+Version: 0.5a
+Release: 1%{?dist}
 License: GPLv2
 Group: Applications/Text
 URL: http://aspell.net/
-Source: ftp://ftp.gnu.org/gnu/aspell/dict/%{lang}/aspell-%{lang}-%{version}-%{langrelease}.tar.bz2
+Source: ftp://ftp.gnu.org/gnu/aspell/dict/%{lang}/aspell%{aspellversion}-%{lang}-%{version}-%{langrelease}.tar.bz2
 Buildrequires: aspell >= 12:0.60
 Requires: aspell >= 12:0.60
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -19,7 +20,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Provides the word list/dictionaries for the following: Galician
 
 %prep
-%setup -q -n aspell-%{lang}-%{version}-%{langrelease}
+%setup -q -n aspell%{aspellversion}-%{lang}-%{version}-%{langrelease}
 
 %build
 ./configure
@@ -38,6 +39,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/aspell-0.60/*
 
 %changelog
+* Tue Aug 10 2010 Ivana Hutarova Varekova <varekova at redhat.com> - 50:0.5a-1
+- update to 0.5a-2
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 50:0.50-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
diff --git a/sources b/sources
index 4210888..4e2a028 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0cd3c4e3e325e080689657f03eff8e8e  aspell-gl-0.50-0.tar.bz2
+7502e37bf2a1c4a0a05f9a6e755e7c21  aspell6-gl-0.5a-2.tar.bz2


More information about the scm-commits mailing list