rpms/hunspell/devel .cvsignore, 1.16, 1.17 hunspell.spec, 1.38, 1.39 sources, 1.16, 1.17

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Fri Apr 18 17:53:38 UTC 2008


Author: caolanm

Update of /cvs/pkgs/rpms/hunspell/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21370

Modified Files:
	.cvsignore hunspell.spec sources 
Log Message:
f10 instead


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell/devel/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- .cvsignore	18 Apr 2008 12:58:39 -0000	1.16
+++ .cvsignore	18 Apr 2008 17:52:54 -0000	1.17
@@ -1,2 +1,2 @@
-hunspell-1.2.1.tar.gz
 ispellaff2myspell
+hunspell-1.2.2.tar.gz


Index: hunspell.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell/devel/hunspell.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- hunspell.spec	18 Apr 2008 12:58:39 -0000	1.38
+++ hunspell.spec	18 Apr 2008 17:52:54 -0000	1.39
@@ -1,7 +1,7 @@
 Name:      hunspell
 Summary:   Hunspell is a spell checker and morphological analyzer library
-Version:   1.2.1
-Release:   6%{?dist}
+Version:   1.2.2
+Release:   2%{?dist}
 Source0:   http://downloads.sourceforge.net/%{name}/hunspell-%{version}.tar.gz
 Source1:   http://people.debian.org/~agmartin/misc/ispellaff2myspell
 Group:     System Environment/Libraries
@@ -10,9 +10,6 @@
 License:   LGPLv2+ or GPLv2+ or MPLv1.1
 BuildRequires: libtool, ncurses-devel
 
-Patch1: hunspell-pkgconfig.patch
-Patch2: hunspell-1.2.1-1863239.badstructs.patch
-
 %description
 Hunspell is a spell checker and morphological analyzer library and program 
 designed for languages with rich morphology and complex word compounding or 
@@ -29,8 +26,6 @@
 
 %prep
 %setup -q
-%patch1 -p1 -b .pkgconfig.patch
-%patch2 -p1 -b .1863239.badstructs.patch
 # Filter unwanted Requires for the use explicitely string in ispellaff2myspell
 cat << \EOF > %{name}-req
 #!/bin/sh
@@ -90,10 +85,19 @@
 %{_bindir}/unmunch
 %{_bindir}/analyze
 %{_bindir}/chmorph
+%{_bindir}/hzip
+%{_bindir}/hunzip
 %{_bindir}/ispellaff2myspell
 %{_libdir}/pkgconfig/hunspell.pc
 
 %changelog
+* Thu Apr 17 2008 Caolan McNamara <caolanm at redhat.com> - 1.2.2-2
+- sync pkgconfig
+
+* Tue Apr 15 2008 Caolan McNamara <caolanm at redhat.com> - 1.2.2-1
+- latest version
+- drop integrated hunspell-1.2.1-1863239.badstructs.patch
+
 * Wed Mar 05 2008 Caolan McNamara <caolanm at redhat.com> - 1.2.1-6
 - add ispellaff2myspell to devel
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell/devel/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sources	18 Apr 2008 12:58:39 -0000	1.16
+++ sources	18 Apr 2008 17:52:54 -0000	1.17
@@ -1,2 +1,2 @@
-c504f9c2065f697e586593992dd74dae  hunspell-1.2.1.tar.gz
 1c5ea5ecd2481ddc116d65ea294acae3  ispellaff2myspell
+e8cde1130894dcd3f732248db945d0c0  hunspell-1.2.2.tar.gz




More information about the scm-commits mailing list