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


Reply via email to