Hello community, here is the log from the commit of package mupdf for openSUSE:Factory checked in at 2015-11-24 22:30:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mupdf (Old) and /work/SRC/openSUSE:Factory/.mupdf.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mupdf" Changes: -------- --- /work/SRC/openSUSE:Factory/mupdf/mupdf.changes 2015-11-17 14:20:46.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.mupdf.new/mupdf.changes 2015-11-24 22:30:42.000000000 +0100 @@ -1,0 +2,6 @@ +Thu Nov 19 10:06:56 UTC 2015 - [email protected] + +- Ship mupdf-x11-curl as default mupdf. Drop non-curl version. +- Drop mujstest as it seems to be a test utility. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mupdf.spec ++++++ --- /var/tmp/diff_new_pack.nbfuIg/_old 2015-11-24 22:30:43.000000000 +0100 +++ /var/tmp/diff_new_pack.nbfuIg/_new 2015-11-24 22:30:43.000000000 +0100 @@ -85,13 +85,15 @@ NOCURL= \ CURL_CFLAGS="$(pkg-config --libs libcurl)" \ CURL_LIBS=" -pthread $(pkg-config --libs libcurl)" \ - HAVE_GLFW=no V=1 + HAVE_GLFW=no %install %make_install build=release prefix=%{_prefix} libdir=%{_libdir} -mv %{buildroot}%{_bindir}/mupdf-x11 %{buildroot}%{_bindir}/mupdf +mv %{buildroot}%{_bindir}/mupdf-x11-curl %{buildroot}%{_bindir}/mupdf +rm %{buildroot}%{_bindir}/mujstest +rm %{buildroot}%{_bindir}/mupdf-x11 rm -rf %{buildroot}%{_datadir}/doc/ chmod 0644 %{buildroot}%{_includedir}/mupdf/*.h \ @@ -116,9 +118,7 @@ %doc CHANGES COPYING README docs/naming.txt docs/overview.txt %doc docs/progressive.txt docs/refcount.txt docs/examples/ %{_bindir}/mupdf -%{_bindir}/mupdf-x11-curl %{_bindir}/mutool -%{_bindir}/mujstest %{_datadir}/applications/mupdf.desktop %{_datadir}/pixmaps/mupdf.png %{_mandir}/man1/mu*.1*
