[aspell-es] update to 1.9a-1 remove obsolete patches

Ivana Varekova varekova at fedoraproject.org
Tue Aug 10 08:24:14 UTC 2010


commit 82fbe311950a4e8dec0b6cfc64ed3c24ec9be0f5
Author: Ivana Hutarova Varekova <varekova at redhat.com>
Date:   Tue Aug 10 10:26:30 2010 +0200

     update to 1.9a-1
     remove obsolete patches

 .gitignore                          |    2 +-
 aspell-es-0.50-2-castellano.patch   |   11 -----------
 aspell-es-0.50-2.ascii.patch        |   11 -----------
 aspell-es-0.50-2.utf-filename.patch |   11 -----------
 aspell-es.spec                      |   24 ++++++++++++------------
 sources                             |    2 +-
 6 files changed, 14 insertions(+), 47 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8ab28e0..07793ad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-aspell-es-0.50-2.tar.bz2
+aspell6-es-1.9a-1.tar.bz2
diff --git a/aspell-es.spec b/aspell-es.spec
index 5979439..582ef7d 100644
--- a/aspell-es.spec
+++ b/aspell-es.spec
@@ -1,16 +1,14 @@
 %define lang es
-%define langrelease 2
+%define langrelease 1
 Summary: Spanish dictionaries for Aspell
 Name: aspell-%{lang}
 Epoch: 50
-Version: 0.50
-Release: 19%{?dist}
+Version: 1.9a
+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
-Patch: aspell-es-0.50-2.utf-filename.patch
-Patch1: aspell-es-0.50-2-castellano.patch
+Source: ftp://ftp.gnu.org/gnu/aspell/dict/%{lang}/aspell6-%{lang}-%{version}-%{langrelease}.tar.bz2
 Buildrequires: aspell >= 12:0.60
 Requires: aspell >= 12:0.60
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -21,11 +19,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Provides the word list/dictionaries for the following: Spanish
 
 %prep
-%setup -q -n aspell-%{lang}-%{version}-%{langrelease}
-%patch -p1 -b .utf-filename
-%patch1 -p1 -b .pom
-cp esponol.alias castellano.alias
-cp esponol.alias español.alias
+%setup -q -n aspell6-%{lang}-%{version}-%{langrelease}
+iconv -f windows-1252 -t utf-8 Copyright > Copyright.aux
+mv Copyright.aux Copyright
 
 %build
 ./configure
@@ -40,10 +36,14 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING Copyright
+%doc COPYING Copyright README
 %{_libdir}/aspell-0.60/*
 
 %changelog
+* Tue Aug 10 2010 Ivana Hutarova Varekova <varekova at redhat.com> - 50:1.9a-1
+- update to 1.9a-1
+  remove obsolete patches
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 50:0.50-19
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
diff --git a/sources b/sources
index 4e17430..f07c9bb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4a8583e9ef9f4aed03f5a7fe09d40060  aspell-es-0.50-2.tar.bz2
+473c980181e1930d075c6111a7a68e49  aspell6-es-1.9a-1.tar.bz2


More information about the scm-commits mailing list