rpms/hunspell/devel .cvsignore, 1.17, 1.18 hunspell.spec, 1.42, 1.43 sources, 1.17, 1.18 hunspell-1.2.2-xulrunner.pita.patch, 1.2, NONE

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Tue Jun 17 19:23:02 UTC 2008


Author: caolanm

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

Modified Files:
	.cvsignore hunspell.spec sources 
Removed Files:
	hunspell-1.2.2-xulrunner.pita.patch 
Log Message:
next version


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell/devel/.cvsignore,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- .cvsignore	18 Apr 2008 17:52:54 -0000	1.17
+++ .cvsignore	17 Jun 2008 19:22:17 -0000	1.18
@@ -1,2 +1,2 @@
 ispellaff2myspell
-hunspell-1.2.2.tar.gz
+hunspell-1.2.4.tar.gz


Index: hunspell.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell/devel/hunspell.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- hunspell.spec	16 May 2008 13:59:29 -0000	1.42
+++ hunspell.spec	17 Jun 2008 19:22:17 -0000	1.43
@@ -1,7 +1,7 @@
 Name:      hunspell
 Summary:   Hunspell is a spell checker and morphological analyzer library
-Version:   1.2.2
-Release:   3%{?dist}
+Version:   1.2.4
+Release:   1%{?dist}
 Source0:   http://downloads.sourceforge.net/%{name}/hunspell-%{version}.tar.gz
 Source1:   http://people.debian.org/~agmartin/misc/ispellaff2myspell
 Group:     System Environment/Libraries
@@ -9,7 +9,6 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 License:   LGPLv2+ or GPLv2+ or MPLv1.1
 BuildRequires: libtool, ncurses-devel
-Patch0:    hunspell-1.2.2-xulrunner.pita.patch
 
 %description
 Hunspell is a spell checker and morphological analyzer library and program 
@@ -27,8 +26,7 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .xulrunner.pita.patch
-# Filter unwanted Requires for the use explicitely string in ispellaff2myspell
+# Filter unwanted Requires for the "use explicitely" string in ispellaff2myspell
 cat << \EOF > %{name}-req
 #!/bin/sh
 %{__perl_requires} $* |\
@@ -91,8 +89,14 @@
 %{_bindir}/hunzip
 %{_bindir}/ispellaff2myspell
 %{_libdir}/pkgconfig/hunspell.pc
+%{_mandir}/man1/hunzip.1.gz
+%{_mandir}/man1/hzip.1.gz
+%{_mandir}/man3/hunspell.3.gz
 
 %changelog
+* Thu Jun 17 2008 Caolan McNamara <caolanm at redhat.com> - 1.2.4-1
+- latest version
+
 * Fri May 16 2008 Caolan McNamara <caolanm at redhat.com> - 1.2.2-3
 - Resolves: rhbz#446821 fix crash
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell/devel/sources,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- sources	18 Apr 2008 17:52:54 -0000	1.17
+++ sources	17 Jun 2008 19:22:17 -0000	1.18
@@ -1,2 +1,2 @@
 1c5ea5ecd2481ddc116d65ea294acae3  ispellaff2myspell
-e8cde1130894dcd3f732248db945d0c0  hunspell-1.2.2.tar.gz
+7bc9efc8d7b564819d5ad99d519ffe78  hunspell-1.2.4.tar.gz


--- hunspell-1.2.2-xulrunner.pita.patch DELETED ---




More information about the fedora-extras-commits mailing list