Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package transfig for openSUSE:Factory 
checked in at 2021-07-04 22:09:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/transfig (Old)
 and      /work/SRC/openSUSE:Factory/.transfig.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "transfig"

Sun Jul  4 22:09:59 2021 rev:49 rq:903347 version:3.2.8a

Changes:
--------
--- /work/SRC/openSUSE:Factory/transfig/transfig.changes        2021-05-23 
23:30:46.004696947 +0200
+++ /work/SRC/openSUSE:Factory/.transfig.new.2625/transfig.changes      
2021-07-04 22:10:00.565569444 +0200
@@ -1,0 +2,6 @@
+Fri Jun 18 13:26:56 UTC 2021 - Dr. Werner Fink <[email protected]>
+
+- Make spec file build with older SLE versions as well
+  * This version is used by xfig 3.2.8 and above
+
+-------------------------------------------------------------------
@@ -177,0 +184,6 @@
+
+-------------------------------------------------------------------
+Wed Jun 26 07:45:21 UTC 2019 - Dr. Werner Fink <[email protected]>
+
+- Add patch transfig-fix-of-e0c4b024.patch to fix last added upstream
+  commit (boo#1136882)

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

Other differences:
------------------
++++++ transfig.spec ++++++
--- /var/tmp/diff_new_pack.Y9zcVr/_old  2021-07-04 22:10:01.025565886 +0200
+++ /var/tmp/diff_new_pack.Y9zcVr/_new  2021-07-04 22:10:01.029565855 +0200
@@ -36,7 +36,13 @@
 BuildRequires:  tex(xmpmulti.sty)
 %endif
 BuildRequires:  libpng-devel
+%if 0%{?suse_version} > 1310
 BuildRequires:  pkgconfig(xpm)
+%else
+BuildRequires:  xorg-x11-libXpm-devel
+BuildRequires:  xz
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%endif
 #  www.xfig.org is dead
 URL:            http://mcj.sourceforge.net/
 Provides:       fig2dev
@@ -58,16 +64,6 @@
 Patch43:        fig2dev-3.2.6-fig2mpdf.patch
 Patch44:        fig2dev-3.2.6-fig2mpdf-doc.patch
 Patch45:        fig2dev-3.2.6a-RGBFILE.patch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%{expand: %%global _exec_prefix %(type -p pkg-config &>/dev/null && pkg-config 
--variable prefix x11 || echo /usr/X11R6)}
-%if "%_exec_prefix" == "/usr/X11R6"
-%global _mandir     %{_exec_prefix}/man
-%define _x11data    %{_exec_prefix}/lib/X11
-%define _data       $(LIBDIR)
-%else
-%define _x11data    %{_datadir}/X11
-%define _data       $(SHAREDIR)
-%endif
 
 %description
 TransFig is a set of tools for creating TeX documents with graphics

Reply via email to