Hello community,

here is the log from the commit of package link-grammar for openSUSE:Factory 
checked in at 2018-03-14 19:35:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/link-grammar (Old)
 and      /work/SRC/openSUSE:Factory/.link-grammar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "link-grammar"

Wed Mar 14 19:35:45 2018 rev:45 rq:582846 version:5.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/link-grammar/link-grammar.changes        
2018-02-19 13:00:53.170253961 +0100
+++ /work/SRC/openSUSE:Factory/.link-grammar.new/link-grammar.changes   
2018-03-14 19:35:50.256022301 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:37:01 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ link-grammar.spec ++++++
--- /var/tmp/diff_new_pack.mYnfcd/_old  2018-03-14 19:35:51.515977550 +0100
+++ /var/tmp/diff_new_pack.mYnfcd/_new  2018-03-14 19:35:51.519977408 +0100
@@ -16,13 +16,14 @@
 #
 
 
+%define lname liblink-grammar5
 Name:           link-grammar
 Version:        5.4.3
 Release:        0
 Summary:        Syntactic parser and grammar checker
-License:        LGPL-2.1
+License:        LGPL-2.1-only
 Group:          Productivity/Text/Spell
-Url:            http://www.abisource.com/projects/link-grammar/
+URL:            http://www.abisource.com/projects/link-grammar/
 Source:         
http://www.abisource.com/downloads/link-grammar/5.4.3/%{name}-%{version}.tar.gz
 BuildRequires:  autoconf-archive
 BuildRequires:  automake
@@ -31,12 +32,10 @@
 BuildRequires:  glibc-devel
 BuildRequires:  hunspell-devel
 BuildRequires:  libedit-devel
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  python-devel
 BuildRequires:  python3-devel
 Obsoletes:      perl-clinkgrammar < 5.4.3
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%define lname liblink-grammar5
 
 %description
 The Link Grammar Parser is a syntactic parser of English, Russian, Arabic
@@ -113,18 +112,16 @@
 %postun -n %{lname} -p /sbin/ldconfig
 
 %files
-%defattr(-, root, root)
-%doc ChangeLog LICENSE
+%license LICENSE
+%doc ChangeLog
 %{_bindir}/*
 %{_datadir}/link-grammar
 %{_mandir}/man1/link-parser.1%{?ext_man}
 
 %files -n python2-clinkgrammar
-%defattr(-,root,root)
 %{python_sitelib}/linkgrammar
 
 %files -n python3-clinkgrammar
-%defattr(-,root,root)
 %{python3_sitelib}/linkgrammar.pth
 %{python3_sitelib}/linkgrammar
 
@@ -132,7 +129,6 @@
 %{_libdir}/*.so.*
 
 %files devel
-%defattr(-, root, root)
 %doc AUTHORS MAINTAINERS NEWS README.md
 %dir %{_includedir}/link-grammar
 %{_includedir}/link-grammar/*.h


Reply via email to