Hello community,

here is the log from the commit of package doxygen for openSUSE:Factory checked 
in at 2016-04-28 16:52:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/doxygen (Old)
 and      /work/SRC/openSUSE:Factory/.doxygen.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "doxygen"

Changes:
--------
--- /work/SRC/openSUSE:Factory/doxygen/doxygen-doc.changes      2016-01-08 
15:22:08.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.doxygen.new/doxygen-doc.changes 2016-04-28 
16:52:03.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Apr 25 07:29:18 UTC 2016 - [email protected]
+
+- fix build: added texlive-wasy2-ps to buildrequires
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/doxygen/doxygen.changes  2016-03-01 
09:36:10.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.doxygen.new/doxygen.changes     2016-04-28 
16:52:03.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Apr 21 12:43:38 UTC 2016 - [email protected]
+
+- same work around ppc64 as already done for ppc64le [boo#921577]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ doxygen-doc.spec ++++++
--- /var/tmp/diff_new_pack.zFOsH0/_old  2016-04-28 16:52:04.000000000 +0200
+++ /var/tmp/diff_new_pack.zFOsH0/_new  2016-04-28 16:52:04.000000000 +0200
@@ -61,6 +61,7 @@
 BuildRequires:  texlive-times
 BuildRequires:  texlive-tocloft
 BuildRequires:  texlive-wasy
+BuildRequires:  texlive-wasy2-ps
 BuildRequires:  texlive-wasysym
 BuildRequires:  texlive-xtab
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ doxygen.spec ++++++
--- /var/tmp/diff_new_pack.zFOsH0/_old  2016-04-28 16:52:04.000000000 +0200
+++ /var/tmp/diff_new_pack.zFOsH0/_new  2016-04-28 16:52:04.000000000 +0200
@@ -30,7 +30,7 @@
 Patch1:         %{name}-no-lowercase-man-names.patch
 # PATCH-FIX-UPSTREAM: add missing returns to non-void functions
 Patch3:         vhdlparser-no-return.patch
-# suse specific, for ppc64le, workaround for bnc#921577
+# suse specific, for ppc64le ppc64, workaround for bnc#921577
 Patch4:         doxygen-dot-one-thread.patch
 BuildRequires:  bison
 BuildRequires:  cmake >= 2.8.12
@@ -53,7 +53,7 @@
 %patch0
 %patch1 -p1
 %patch3 -p1
-%ifarch ppc64le
+%ifarch ppc64le ppc64
 %patch4 -p1
 %endif
 


Reply via email to