Hello community,

here is the log from the commit of package hunspell for openSUSE:Factory 
checked in at 2016-06-03 16:34:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hunspell (Old)
 and      /work/SRC/openSUSE:Factory/.hunspell.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hunspell"

Changes:
--------
--- /work/SRC/openSUSE:Factory/hunspell/hunspell.changes        2016-05-16 
12:03:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.hunspell.new/hunspell.changes   2016-06-03 
16:34:42.000000000 +0200
@@ -1,0 +2,7 @@
+Tue May 17 23:53:49 UTC 2016 - jeng...@inai.de
+
+- Drop Requires: pkgconfig because this is already autodetected
+  by rpm. Use mode inheritance for defattr. Edit rpm group and
+  description a tiny bit.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ hunspell.spec ++++++
--- /var/tmp/diff_new_pack.JuhPP4/_old  2016-06-03 16:34:43.000000000 +0200
+++ /var/tmp/diff_new_pack.JuhPP4/_new  2016-06-03 16:34:43.000000000 +0200
@@ -23,14 +23,14 @@
 Release:        0
 Summary:        A spell checker and morphological analyzer library
 License:        (GPL-2.0+ or LGPL-2.1+ or MPL-1.1+) and LGPL-2.1+
-Group:          System/Libraries
+Group:          Productivity/Office/Other
 Url:            https://hunspell.github.io
 Source0:        
https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        baselibs.conf
 BuildRequires:  gcc-c++
 BuildRequires:  libstdc++-devel
 BuildRequires:  ncurses-devel >= 5.0
-BuildRequires:  pkgconfig
+BuildRequires:  pkg-config
 BuildRequires:  readline-devel
 Recommends:     %{name}-tools
 Recommends:     unzip
@@ -44,7 +44,7 @@
 LibreOffice or OpenOffice.org UNO module.
 
 %package -n %{libname}
-Summary:        Shared library for %{name}
+Summary:        A spell checker and morphological analyzer library
 Group:          System/Libraries
 # same libname, support migration
 Conflicts:      hunspell = 1.4.0
@@ -56,7 +56,7 @@
 terminal interface using Curses library, Ispell pipe interface,
 LibreOffice or OpenOffice.org UNO module.
 
-This package contains shared library
+This package contains the shared library.
 
 %package tools
 Summary:        Hunspell tools
@@ -64,14 +64,13 @@
 Requires:       %{name} = %{version}
 
 %description tools
-This package contains munch and unmunch programs.
+This package contains the munch and unmunch programs.
 
 %package devel
 Summary:        Files for developing with hunspell
-Group:          Development/Libraries/Other
+Group:          Development/Libraries/C and C++
 Requires:       %{libname} = %{version}-%{release}
 Requires:       libstdc++-devel
-Requires:       pkgconfig
 
 %description devel
 Includes and definitions for developing with hunspell.
@@ -103,7 +102,7 @@
 %postun -n %{libname} -p /sbin/ldconfig
 
 %files
-%defattr(644,root,root,755)
+%defattr(-,root,root)
 %doc README README.myspell AUTHORS AUTHORS.myspell COPYING THANKS 
license.hunspell license.myspell
 %attr(755,root,root) %{_bindir}/hunspell
 %dir %{_mandir}/hu
@@ -112,11 +111,11 @@
 %lang(hu) %{_mandir}/hu/man1/hunspell.1*
 
 %files -n %{libname}
-%defattr(755,root,root,755)
+%defattr(-,root,root)
 %{_libdir}/libhunspell-1.4.so.*
 
 %files tools
-%defattr(755,root,root,755)
+%defattr(-,root,root)
 %{_bindir}/analyze
 %{_bindir}/chmorph
 %{_bindir}/munch
@@ -128,12 +127,11 @@
 %{_bindir}/makealias
 %{_bindir}/wordforms
 %{_bindir}/wordlist2hunspell
-%defattr(644,root,root,755)
 %{_mandir}/man1/hunzip.1%{ext_man}
 %{_mandir}/man1/hzip.1%{ext_man}
 
 %files devel
-%defattr(644,root,root,755)
+%defattr(-,root,root)
 %{_libdir}/libhunspell-1.4.so
 %{_libdir}/libhunspell.so
 %{_mandir}/man3/hunspell.3%{ext_man}


Reply via email to