Hello community,

here is the log from the commit of package asl for openSUSE:Factory checked in 
at 2018-05-29 10:42:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/asl (Old)
 and      /work/SRC/openSUSE:Factory/.asl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "asl"

Tue May 29 10:42:39 2018 rev:27 rq:611831 version:1.42_bld115

Changes:
--------
--- /work/SRC/openSUSE:Factory/asl/asl.changes  2018-03-09 10:44:32.811106615 
+0100
+++ /work/SRC/openSUSE:Factory/.asl.new/asl.changes     2018-05-29 
10:42:46.417245114 +0200
@@ -1,0 +2,5 @@
+Thu May 24 06:40:42 UTC 2018 - [email protected]
+
+- Drop doc subpackage - building fails on current Factory
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ asl.spec ++++++
--- /var/tmp/diff_new_pack.NkiZYc/_old  2018-05-29 10:42:47.709197430 +0200
+++ /var/tmp/diff_new_pack.NkiZYc/_new  2018-05-29 10:42:47.709197430 +0200
@@ -27,16 +27,7 @@
 Patch0:         asl-buildfixes.patch
 Patch2:         asl-ppc64.patch
 BuildRequires:  gcc-c++
-BuildRequires:  texlive-latex
-%if 0%{?suse_version} > 1220
-BuildRequires:  texlive-amsfonts
-BuildRequires:  texlive-cm
-BuildRequires:  texlive-cm-super
-BuildRequires:  texlive-dvips
-BuildRequires:  texlive-makeindex
-BuildRequires:  texlive-pdftex
-BuildRequires:  tex(german.sty)
-%endif
+Obsoletes:      %{name}-doc
 
 %description
 AS is a portable macro cross-assembler for a variety of microprocessors
@@ -44,33 +35,20 @@
 and single-board computers, you also find CPU families that are used in
 workstations and PCs in the target list.
 
-%package doc
-Summary:        Documentation for the AS macro assembler
-Group:          Documentation/Other
-
-%description doc
-AS is a portable macro cross-assembler for a variety of microprocessors
-and controllers. This package contains the documentation for it.
-
 %prep
 %setup -q -n asl-current
 %patch0 -p1
 %patch2 -p1
 
 %build
-make CC="gcc" LD="gcc" CFLAGS="%{optflags} -fno-strict-aliasing" all docs
+make %{?_smp_mflags} CC="gcc" LD="gcc" CFLAGS="%{optflags} 
-fno-strict-aliasing"
 
 %check
-make test
+make %{?_smp_mflags} test
 
 %install
 make install PREFIX=%{buildroot}
 
-%files doc
-%doc README.LANGS BENCHES
-%doc doc/as-EN.txt doc/as-EN.html doc/as-EN.ps doc/as-EN.dvi
-%doc doc/as-DE.txt doc/as-DE.html doc/as-DE.ps doc/as-DE.dvi
-
 %files
 %license COPYING
 %doc README TODO
@@ -137,11 +115,11 @@
 %{_libexecdir}/asl/pbind.msg
 %{_libexecdir}/asl/plist.msg
 %{_libexecdir}/asl/tools.msg
-%{_mandir}/man1/asl.1%{ext_man}
-%{_mandir}/man1/p2bin.1%{ext_man}
-%{_mandir}/man1/p2hex.1%{ext_man}
-%{_mandir}/man1/pbind.1%{ext_man}
-%{_mandir}/man1/plist.1%{ext_man}
-%{_mandir}/man1/alink.1%{ext_man}
+%{_mandir}/man1/asl.1%{?ext_man}
+%{_mandir}/man1/p2bin.1%{?ext_man}
+%{_mandir}/man1/p2hex.1%{?ext_man}
+%{_mandir}/man1/pbind.1%{?ext_man}
+%{_mandir}/man1/plist.1%{?ext_man}
+%{_mandir}/man1/alink.1%{?ext_man}
 
 %changelog


Reply via email to