Hello community,

here is the log from the commit of package sdcc for openSUSE:Factory checked in 
at 2018-10-09 15:53:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sdcc (Old)
 and      /work/SRC/openSUSE:Factory/.sdcc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sdcc"

Tue Oct  9 15:53:55 2018 rev:13 rq:640695 version:3.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/sdcc/sdcc.changes        2018-02-03 
15:42:58.624041376 +0100
+++ /work/SRC/openSUSE:Factory/.sdcc.new/sdcc.changes   2018-10-09 
15:53:58.562296346 +0200
@@ -1,0 +2,6 @@
+Tue Oct  2 21:12:41 UTC 2018 - Stefan BrĂ¼ns <[email protected]>
+
+- Add pre-converted MCS51_named.pdf to sources, to avoid the lossy
+  SVG -> EPS (rasterized) -> PDF conversion of the distributed SVG.
+
+-------------------------------------------------------------------

New:
----
  MCS51_named.pdf

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

Other differences:
------------------
++++++ sdcc.spec ++++++
--- /var/tmp/diff_new_pack.uEirQc/_old  2018-10-09 15:53:59.234295550 +0200
+++ /var/tmp/diff_new_pack.uEirQc/_new  2018-10-09 15:53:59.242295540 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,11 +20,13 @@
 Version:        3.6.0
 Release:        0
 Summary:        Small Device C Compiler
-License:        GPL-2.0+ and GPL-3.0+
+License:        GPL-2.0-or-later AND GPL-3.0-or-later
 Group:          Development/Languages/C and C++
 Url:            http://sdcc.sourceforge.net/
 Source:         
http://downloads.sourceforge.net/%{name}/%{name}-src-%{version}.tar.bz2
 Source1:        %{name}-rpmlintrc
+# Converted from included MCS51_named.svg, avoid dependency on tools for 
SVG->EPS->PDF conversion
+Source2:        MCS51_named.pdf
 Patch0:         0001-Doc-Disable-fallback-to-dvipdfm-remove-non-pdftex-ta.patch
 Patch2:         sdcc_enable_additional_target_libs.patch
 BuildRequires:  bison
@@ -50,7 +52,6 @@
 %if 0%{?suse_version} > 1320
 BuildRequires:  texlive-makeindex-bin
 %endif
-BuildRequires:  texlive-epstopdf
 BuildRequires:  texlive-fancyhdr
 BuildRequires:  texlive-latex
 BuildRequires:  texlive-makeindex
@@ -99,6 +100,7 @@
 %patch0 -p1
 %patch2 -p1
 sed -i '1 s@.*@#!/usr/bin/python2@' support/scripts/as2gbmap.py
+cp %{SOURCE2} doc/
 
 %build
 # Force configure to ignore missing, but unused TeX binaries


Reply via email to