Hello community, here is the log from the commit of package THE for openSUSE:Factory:NonFree checked in at 2018-10-15 09:47:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory:NonFree/THE (Old) and /work/SRC/openSUSE:Factory:NonFree/.THE.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "THE" Mon Oct 15 09:47:30 2018 rev:5 rq:641411 version:3.3~RC4 Changes: -------- --- /work/SRC/openSUSE:Factory:NonFree/THE/THE.changes 2017-02-18 03:20:20.225859842 +0100 +++ /work/SRC/openSUSE:Factory:NonFree/.THE.new/THE.changes 2018-10-15 09:48:12.435052259 +0200 @@ -1,0 +2,6 @@ +Tue Feb 20 15:54:31 UTC 2018 - [email protected] + +- Enable additional functionality +- Run spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ THE.spec ++++++ --- /var/tmp/diff_new_pack.0S0HMj/_old 2018-10-15 09:48:12.983051650 +0200 +++ /var/tmp/diff_new_pack.0S0HMj/_new 2018-10-15 09:48:12.987051646 +0200 @@ -1,7 +1,7 @@ # # spec file for package THE # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,14 +25,18 @@ # use any part of this package as long as you do not try to make # money from it or pretend that you wrote it. # see boo#982229 -License: GFDL-1.1 and GPL-2.0+ and SUSE-Freeware -Group: Productivity/Editors/Other -Url: http://hessling-editor.sourceforge.net/ +License: GFDL-1.1 AND GPL-2.0+ AND SUSE-Freeware +Group: Productivity/Text/Editors +URL: http://hessling-editor.sourceforge.net/ Source0: https://sourceforge.net/projects/hessling-editor/files/hessling-editor/3.3%%20Release%%20Candidate%%204/THE-3.3RC4.tar.gz Source1: %{name}-rpmlintrc +BuildRequires: Regina-REXX-devel +BuildRequires: libacl-devel BuildRequires: flex +BuildRequires: libXaw3d-devel +BuildRequires: lsb-release +BuildRequires: distribution-release BuildRequires: ncurses-devel -BuildRequires: Regina-REXX-devel %description THE is a text editor that uses both command line commands and key bindings @@ -55,6 +59,7 @@ export ncurses5_config=%{_bindir}/ncurses6-config %configure \ --with-ncurses \ + --with-xaw3d \ --with-rexx=regina PATH=${PATH}:$(pwd) # parallel build randomly fails @@ -67,7 +72,6 @@ rm -rf doc/THE_Help_head.bak %files -%defattr(-,root,root) %doc FAQ README TODO COPYING HISTORY %{_bindir}/the %{_bindir}/nthe
