Hello community,
here is the log from the commit of package javapackages-tools for
openSUSE:Factory checked in at 2014-03-10 12:35:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/javapackages-tools (Old)
and /work/SRC/openSUSE:Factory/.javapackages-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "javapackages-tools"
Changes:
--------
--- /work/SRC/openSUSE:Factory/javapackages-tools/javapackages-tools.changes
2013-12-06 14:40:53.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.javapackages-tools.new/javapackages-tools.changes
2014-03-10 12:35:26.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Mar 6 13:54:16 UTC 2014 - [email protected]
+
+- set correct libxslt package when building for SLES
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ javapackages-tools.spec ++++++
--- /var/tmp/diff_new_pack.B9O8W6/_old 2014-03-10 12:35:26.000000000 +0100
+++ /var/tmp/diff_new_pack.B9O8W6/_new 2014-03-10 12:35:26.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package javapackages-tools
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -42,7 +42,11 @@
Requires: coreutils
# for xsltproc
+%if 0%{?suse_version} == 1110
+Requires: libxslt
+%else
Requires: libxslt-tools
+%endif
Requires: lua
Requires: python
# for xml.dom.minidom
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]