packages: hunspell/hunspell.spec - Up to 1.3.2\n- Bump so version

caleb caleb at pld-linux.org
Fri Feb 25 09:35:53 CET 2011


Author: caleb                        Date: Fri Feb 25 08:35:53 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Up to 1.3.2\n- Bump so version

---- Files affected:
packages/hunspell:
   hunspell.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: packages/hunspell/hunspell.spec
diff -u packages/hunspell/hunspell.spec:1.31 packages/hunspell/hunspell.spec:1.32
--- packages/hunspell/hunspell.spec:1.31	Thu Feb  3 21:26:12 2011
+++ packages/hunspell/hunspell.spec	Fri Feb 25 09:35:48 2011
@@ -6,12 +6,12 @@
 Summary(hu.UTF-8):	Hunspell egy helyesírás-ellenőrző és morfológiai elemző könyvtár és program
 Summary(pl.UTF-8):	hunspell - biblioteka do sprawdzania pisowni i analizy morfologicznej
 Name:		hunspell
-Version:	1.3.1
+Version:	1.3.2
 Release:	1
 License:	MPL v1.1 or GPL v2+ or LGPL v2.1+
 Group:		Libraries
 Source0:	http://downloads.sourceforge.net/hunspell/%{name}-%{version}.tar.gz
-# Source0-md5:	9ed97fce60a9a65852402248a6659492
+# Source0-md5:	3121aaf3e13e5d88dfff13fb4a5f1ab8
 Patch0:		%{name}-as-needed.patch
 URL:		http://hunspell.sourceforge.net/
 BuildRequires:	autoconf >= 2.59
@@ -118,7 +118,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-ln -sf $(basename $RPM_BUILD_ROOT%{_libdir}/libhunspell-1.2.so.*.*.*) $RPM_BUILD_ROOT%{_libdir}/libhunspell.so.1
+ln -sf $(basename $RPM_BUILD_ROOT%{_libdir}/libhunspell-1.3.so.*.*.*) $RPM_BUILD_ROOT%{_libdir}/libhunspell.so.1
 %find_lang %{name}
 
 %clean
@@ -133,8 +133,8 @@
 %attr(755,root,root) %{_bindir}/hunspell
 %attr(755,root,root) %{_bindir}/hunzip
 %attr(755,root,root) %{_bindir}/hzip
-%attr(755,root,root) %{_libdir}/libhunspell-1.2.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libhunspell-1.2.so.0
+%attr(755,root,root) %{_libdir}/libhunspell-1.3.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libhunspell-1.3.so.0
 %attr(755,root,root) %{_libdir}/libhunspell.so.1
 %{_mandir}/man1/hunzip.1*
 %{_mandir}/man1/hzip.1*
@@ -157,8 +157,8 @@
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libhunspell-1.2.so
-%{_libdir}/libhunspell-1.2.la
+%attr(755,root,root) %{_libdir}/libhunspell-1.3.so
+%{_libdir}/libhunspell-1.3.la
 %{_libdir}/libparsers.a
 %{_includedir}/hunspell
 %{_pkgconfigdir}/hunspell.pc
@@ -166,7 +166,7 @@
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/libhunspell-1.2.a
+%{_libdir}/libhunspell-1.3.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -174,6 +174,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2011/02/25 08:35:48  caleb
+- Up to 1.3.2\n- Bump so version
+
 Revision 1.31  2011/02/03 20:26:12  qboosh
 - updated to 1.3.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/hunspell/hunspell.spec?r1=1.31&r2=1.32&f=u



More information about the pld-cvs-commit mailing list