rpms/hunspell/devel .cvsignore, 1.15, 1.16 hunspell.spec, 1.37, 1.38 sources, 1.15, 1.16

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Fri Apr 18 12:59:20 UTC 2008


Author: caolanm

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

Modified Files:
	.cvsignore hunspell.spec sources 
Log Message:
rollback for now, soname confusion


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell/devel/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- .cvsignore	15 Apr 2008 18:19:33 -0000	1.15
+++ .cvsignore	18 Apr 2008 12:58:39 -0000	1.16
@@ -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.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- hunspell.spec	17 Apr 2008 08:41:46 -0000	1.37
+++ hunspell.spec	18 Apr 2008 12:58:39 -0000	1.38
@@ -1,7 +1,7 @@
 Name:      hunspell
 Summary:   Hunspell is a spell checker and morphological analyzer library
-Version:   1.2.2
-Release:   2%{?dist}
+Version:   1.2.1
+Release:   6%{?dist}
 Source0:   http://downloads.sourceforge.net/%{name}/hunspell-%{version}.tar.gz
 Source1:   http://people.debian.org/~agmartin/misc/ispellaff2myspell
 Group:     System Environment/Libraries
@@ -10,6 +10,9 @@
 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 
@@ -26,6 +29,8 @@
 
 %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
@@ -85,19 +90,10 @@
 %{_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.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sources	15 Apr 2008 18:19:33 -0000	1.15
+++ sources	18 Apr 2008 12:58:39 -0000	1.16
@@ -1,2 +1,2 @@
+c504f9c2065f697e586593992dd74dae  hunspell-1.2.1.tar.gz
 1c5ea5ecd2481ddc116d65ea294acae3  ispellaff2myspell
-e8cde1130894dcd3f732248db945d0c0  hunspell-1.2.2.tar.gz




More information about the fedora-extras-commits mailing list