commit THE for openSUSE:Factory:NonFree

2018-10-15 Thread root
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 - mplus...@suse.com
+
+- 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




commit THE for openSUSE:Factory:NonFree

2017-02-17 Thread root
Hello community,

here is the log from the commit of package THE for openSUSE:Factory:NonFree 
checked in at 2017-02-18 03:20:19

Comparing /work/SRC/openSUSE:Factory:NonFree/THE (Old)
 and  /work/SRC/openSUSE:Factory:NonFree/.THE.new (New)


Package is "THE"

Changes:

--- /work/SRC/openSUSE:Factory:NonFree/THE/THE.changes  2017-02-07 
12:10:33.261460529 +0100
+++ /work/SRC/openSUSE:Factory:NonFree/.THE.new/THE.changes 2017-02-18 
03:20:20.225859842 +0100
@@ -1,0 +2,6 @@
+Thu Feb 16 19:17:28 UTC 2017 - mplus...@suse.com
+
+- Do not build pdf documentation as it contains timestamps
+- Make doc subpackage noarch
+
+---



Other differences:
--
++ THE.spec ++
--- /var/tmp/diff_new_pack.oMiSph/_old  2017-02-18 03:20:20.669797137 +0100
+++ /var/tmp/diff_new_pack.oMiSph/_new  2017-02-18 03:20:20.677796008 +0100
@@ -32,10 +32,7 @@
 Source1:%{name}-rpmlintrc
 BuildRequires:  flex
 BuildRequires:  ncurses-devel
-BuildRequires:  htmldoc
 BuildRequires:  Regina-REXX-devel
-BuildRequires:  Regina-REXX
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 THE is a text editor that uses both command line commands and key bindings
@@ -45,6 +42,7 @@
 %package doc
 Summary:The Hessling Editor (z/VM-CMS xedit clone)
 Group:  Documentation/Other
+BuildArch:  noarch
 
 %description doc
 This package contains the documentation for the THE (The Hessling Editor)
@@ -60,7 +58,7 @@
   --with-rexx=regina
 PATH=${PATH}:$(pwd)
 # parallel build randomly fails
-make --jobs=1 CFLAGS="%{optflags}" all pdf
+make --jobs=1 CFLAGS="%{optflags}" all
 
 %install
 %make_install




commit THE for openSUSE:Factory:NonFree

2017-02-07 Thread root
Hello community,

here is the log from the commit of package THE for openSUSE:Factory:NonFree 
checked in at 2017-02-07 12:10:32

Comparing /work/SRC/openSUSE:Factory:NonFree/THE (Old)
 and  /work/SRC/openSUSE:Factory:NonFree/.THE.new (New)


Package is "THE"

Changes:

--- /work/SRC/openSUSE:Factory:NonFree/THE/THE.changes  2016-07-07 
15:10:35.0 +0200
+++ /work/SRC/openSUSE:Factory:NonFree/.THE.new/THE.changes 2017-02-07 
12:10:33.261460529 +0100
@@ -1,0 +2,6 @@
+Mon Feb  6 18:40:05 UTC 2017 - dims...@opensuse.org
+
+- Switch to libncurses.so.6:
+  + export ncurses5_config=%{_bindir}/ncurses6-config.
+
+---



Other differences:
--
++ THE.spec ++
--- /var/tmp/diff_new_pack.dBgY7M/_old  2017-02-07 12:10:33.777387524 +0100
+++ /var/tmp/diff_new_pack.dBgY7M/_new  2017-02-07 12:10:33.781386958 +0100
@@ -54,6 +54,7 @@
 %setup -q -n %{name}-3.3RC4
 
 %build
+export ncurses5_config=%{_bindir}/ncurses6-config
 %configure \
   --with-ncurses \
   --with-rexx=regina




commit THE for openSUSE:Factory:NonFree

2016-07-07 Thread h_root
Hello community,

here is the log from the commit of package THE for openSUSE:Factory:NonFree 
checked in at 2016-07-07 15:10:33

Comparing /work/SRC/openSUSE:Factory:NonFree/THE (Old)
 and  /work/SRC/openSUSE:Factory:NonFree/.THE.new (New)


Package is "THE"

Changes:

--- /work/SRC/openSUSE:Factory:NonFree/THE/THE.changes  2016-07-01 
10:01:27.0 +0200
+++ /work/SRC/openSUSE:Factory:NonFree/.THE.new/THE.changes 2016-07-07 
15:10:35.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul  5 19:55:50 UTC 2016 - toddrme2...@gmail.com
+
+- Fix Group tag.
+
+---



Other differences:
--
++ THE.spec ++
--- /var/tmp/diff_new_pack.bhEKpU/_old  2016-07-07 15:10:35.0 +0200
+++ /var/tmp/diff_new_pack.bhEKpU/_new  2016-07-07 15:10:35.0 +0200
@@ -44,7 +44,7 @@
 
 %package doc
 Summary:The Hessling Editor (z/VM-CMS xedit clone)
-Group:  Documentation/PDF
+Group:  Documentation/Other
 
 %description doc
 This package contains the documentation for the THE (The Hessling Editor)