Hello community,

here is the log from the commit of package hunspell for openSUSE:Factory 
checked in at 2012-09-17 13:56:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hunspell (Old)
 and      /work/SRC/openSUSE:Factory/.hunspell.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hunspell", Maintainer is "pgaj...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/hunspell/hunspell.changes        2011-12-27 
18:35:41.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.hunspell.new/hunspell.changes   2012-09-17 
13:56:09.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Sep  3 07:57:13 UTC 2012 - pgaj...@suse.com
+
+- added /usr/lib64/libhunspell.so on request from egdf...@opensuse.org
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ hunspell.spec ++++++
--- /var/tmp/diff_new_pack.2PVnxx/_old  2012-09-17 13:56:11.000000000 +0200
+++ /var/tmp/diff_new_pack.2PVnxx/_new  2012-09-17 13:56:11.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package hunspell
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,9 +21,10 @@
 Group:          System/Libraries
 
 Name:           hunspell
-Version:        1.3.2
+%define ver     1.3
+Version:        %{ver}.2
 Release:        0
-URL:            http://hunspell.sourceforge.net/
+Url:            http://hunspell.sourceforge.net/
 Source0:        %{name}-%{version}.tar.bz2
 Source1:        baselibs.conf
 BuildRequires:  autoconf >= 2.59
@@ -83,6 +84,7 @@
 %makeinstall
 rm -f %{buildroot}%{_bindir}/example
 install -m 644 src/tools/{,un}munch.h %{buildroot}%{_includedir}
+ln -sf %{_libdir}/libhunspell-%{ver}.so.0.0.0 
%{buildroot}%{_libdir}/libhunspell.so
 %find_lang %{name}
 
 %check
@@ -125,7 +127,7 @@
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libhunspell-*.so
+%attr(755,root,root) %{_libdir}/libhunspell*.so
 %{_libdir}/libhunspell-*.la
 %{_libdir}/libparsers.a
 %{_includedir}/%{name}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to