[aspell-nl] - resolves: #838019 update to 0.50-2

pschiffe pschiffe at fedoraproject.org
Mon Jul 23 15:17:08 UTC 2012


commit 3b6aa63d438fb4575ca453c2ebffe083e710ad03
Author: Peter Schiffer <pschiffe at redhat.com>
Date:   Mon Jul 23 17:16:40 2012 +0200

    - resolves: #838019
      update to 0.50-2

 .gitignore                   |    2 +-
 aspell-nl-0.1e-dictdir.patch |   11 -
 aspell-nl.spec               |   37 +-
 dutch-0.1e-nl.patch          |   30 -
 dutch-debian.patch           |21439 ------------------------------------------
 sources                      |    2 +-
 6 files changed, 16 insertions(+), 21505 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 704060a..c5bbfa4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-dutch_0.1e.orig.tar.gz
+/aspell-nl-0.50-2.tar.bz2
diff --git a/aspell-nl.spec b/aspell-nl.spec
index 0625399..6c71db9 100644
--- a/aspell-nl.spec
+++ b/aspell-nl.spec
@@ -1,19 +1,17 @@
+%define lang nl
+%define langrelease 2
 Summary: Dutch dictionaries for Aspell
-Name: aspell-nl
+Name: aspell-%{lang}
 # Have to bump this to make it newer than the old, bad version.
 Epoch: 51
-Version: 0.1e
-Release: 11%{?dist}
+Version: 0.50
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/Text
-URL: http://packages.debian.org/unstable/text/%{name}
-Source0: http://ftp.debian.org/debian/pool/main/d/dutch/dutch_%{version}.orig.tar.gz
-Patch0: dutch-debian.patch
-Patch1: aspell-nl-0.1e-dictdir.patch
-Patch2: dutch-0.1e-nl.patch
+URL: http://aspell.net/
+Source0: ftp://ftp.gnu.org/gnu/aspell/dict/%{lang}/aspell-%{lang}-%{version}-%{langrelease}.tar.bz2
 Buildrequires: aspell >= 12:0.60
 Requires: aspell >= 12:0.60
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %define debug_package %{nil} 
 
@@ -21,33 +19,26 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Provides the word list/dictionaries for the following: Dutch
 
 %prep
-%setup -q -n dutch-%{version}
-%patch0 -p1
-%patch1 -p1 -b .dd
-%patch2 -p1 -b .nl
-cp ./aspell/dutch.dat ./aspell/nl_affix.dat
+%setup -q -n aspell-%{lang}-%{version}-%{langrelease}
 
 %build
-./configure prefix=/usr 
+./configure prefix=/usr
 make
 
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT libdir=%{_libdir}
-rm $RPM_BUILD_ROOT/usr/share/ispell/dutch.aff
-rm $RPM_BUILD_ROOT/usr/dict/dutch
-rm $RPM_BUILD_ROOT/usr/info/*
-cp $RPM_BUILD_ROOT%{_libdir}/aspell-0.60/nl.dat $RPM_BUILD_ROOT%{_libdir}/aspell-0.60/nl_affix.dat
-
-%clean
-rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING README ChangeLog
+%doc Copyright README
 %{_libdir}/aspell-0.60/*
 
 %changelog
+* Mon Jul 23 2012 Peter Schiffer <pschiffe at redhat.com> - 51:0.50-1
+- resolves: #838019
+  update to 0.50-2
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 51:0.1e-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 1ffcef0..6ec2e13 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c9b63f9e0f754cc593d4c6233c2d5730  dutch_0.1e.orig.tar.gz
+c3ef9fd7dc4c47d816eee9ef5149c76a  aspell-nl-0.50-2.tar.bz2


More information about the scm-commits mailing list