Hello community,

here is the log from the commit of package link-grammar for openSUSE:Factory 
checked in at 2012-10-22 22:06:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/link-grammar (Old)
 and      /work/SRC/openSUSE:Factory/.link-grammar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "link-grammar", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/link-grammar/link-grammar.changes        
2012-05-22 08:16:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.link-grammar.new/link-grammar.changes   
2012-10-22 22:06:56.000000000 +0200
@@ -1,0 +2,43 @@
+Sat Oct 13 13:29:16 UTC 2012 - zai...@opensuse.org
+
+- Drop hunspell-devel BuildRequires, as it is not used anyway. 
+- Drop hack for a obsolete openSUSE version, not needed anymore.
+
+-------------------------------------------------------------------
+Thu Oct 11 15:15:55 UTC 2012 - dims...@opensuse.org
+
+- Update to version 4.7.8:
+  + Ongoing work on pre-alpha Viterbi decoder.
+  + Fix include file paths so that 'make install' doesn't cause
+    recompile.
+  + Fix build break due to bad include file paths in Makefiles.
+
+-------------------------------------------------------------------
+Wed Oct 10 08:51:09 UTC 2012 - dims...@opensuse.org
+
+- Update to version 4.7.7:
+  + Fix configure to not bomb if c++ is not found.
+  + Fix configure to explicitly require c++ only if sat-solver
+    enabled.
+  + Dictionary: parse comma in "Monsters, Inc."
+  + Update README about Viterbi algo.
+  + Update MSVC6 project file.
+  + Use enums for constituent display style.
+  + Move command-line parser to its own directory.
+  + Portability fixes for Windows.
+  + Fix: "Show results from today"
+  + Fix: conjoined imperatives.
+  + Fix: qualified conditional clauses
+  + Fix: conjoined irregular verbs: seem, appear, do, be, prove,
+    have
+  + Disable fat link code via conditional compile.
+  + Fix: "a lot of", "a gaggle of" now treated as quantifying
+    determiners
+  + Fix: likewise: "gallons of", "grams of" volume measures as
+    determiners
+  + Update German dictionary so that it actually loads.
+  + Fix: assorted "but not", "not very" constructions.
+  + Pre-alpha implementation of Viterbi decoder started.
+  + Fix: conjunctions of optionally ditransitive verbs.
+
+-------------------------------------------------------------------

Old:
----
  link-grammar-4.7.6.tar.gz

New:
----
  link-grammar-4.7.8.tar.gz

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

Other differences:
------------------
++++++ link-grammar.spec ++++++
--- /var/tmp/diff_new_pack.qgXXD4/_old  2012-10-22 22:06:57.000000000 +0200
+++ /var/tmp/diff_new_pack.qgXXD4/_new  2012-10-22 22:06:57.000000000 +0200
@@ -17,17 +17,15 @@
 
 
 Name:           link-grammar
-Version:        4.7.6
+Version:        4.7.8
 Release:        0
 Summary:        An English grammar checker
 License:        BSD-3-Clause
 Group:          Productivity/Text/Spell
 Url:            http://www.abisource.com/projects/link-grammar/
-Source:         
http://www.abisource.com/downloads/link-grammar/4.7.6/%{name}-%{version}.tar.gz
+Source:         
http://www.abisource.com/downloads/link-grammar/4.7.8/%{name}-%{version}.tar.gz
 BuildRequires:  aspell-devel
-BuildRequires:  gcc-c++
 BuildRequires:  glibc-devel
-BuildRequires:  hunspell-devel
 BuildRequires:  libedit-devel
 BuildRequires:  pkg-config
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -61,11 +59,6 @@
 %build
 # --enable-sat-solver and --enable-corpus-stats are still at the prototype 
stage
 %configure --disable-static
-# REALLY UGLY HACK for an error in libedit in openSUSE 11.2
-%if 0%{suse_version} == 1120
-for a in $(grep -r -- "-lcurses" * | awk -F: '{print $1}' | sort | uniq); do 
sed -i "s/-lcurses/-lncurses/g" $a; done
-%endif
-# END UGLY HACK for an error in libedit in openSUSE 11.2
 %__make %{?jobs:-j%jobs}
 
 %install

++++++ link-grammar-4.7.6.tar.gz -> link-grammar-4.7.8.tar.gz ++++++
++++ 60885 lines of diff (skipped)

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

Reply via email to