Hello community,
here is the log from the commit of package suse-xsl-stylesheets for
openSUSE:13.1 checked in at 2013-09-25 14:39:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:13.1/suse-xsl-stylesheets (Old)
and /work/SRC/openSUSE:13.1/.suse-xsl-stylesheets.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "suse-xsl-stylesheets"
Changes:
--------
--- /work/SRC/openSUSE:13.1/suse-xsl-stylesheets/suse-xsl-stylesheets.changes
2013-09-23 11:09:49.000000000 +0200
+++
/work/SRC/openSUSE:13.1/.suse-xsl-stylesheets.new/suse-xsl-stylesheets.changes
2013-09-25 14:39:06.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Sep 2 08:09:33 UTC 2013 - [email protected]
+
+Version 1.9.22:
+Added last important changes from new layout, both HTML and FO
+
+-------------------------------------------------------------------
Old:
----
suse-xsl-stylesheets-1.9.21.tar.bz2
New:
----
suse-xsl-stylesheets-1.9.22.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ suse-xsl-stylesheets.spec ++++++
--- /var/tmp/diff_new_pack.heLlsJ/_old 2013-09-25 14:39:06.000000000 +0200
+++ /var/tmp/diff_new_pack.heLlsJ/_new 2013-09-25 14:39:06.000000000 +0200
@@ -14,8 +14,10 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
+
Name: suse-xsl-stylesheets
-Version: 1.9.21
+Version: 1.9.22
Release: 0
###############################################################
@@ -65,15 +67,59 @@
Recommends: daps
Recommends: docbook5
Recommends: docbook5-xsl-stylesheets
-Recommends: google-opensans-fonts
-Recommends: sil-charis-fonts
-Recommends: dejavu-fonts
+
+#------
+# Fonts
+#------
+%if 0%{?suse_version} >= 1220
+Requires: dejavu-fonts
+Requires: gnu-free-fonts
+Requires: liberation-fonts
+Recommends: agfa-fonts
+# Japanese:
+Recommends: sazanami-fonts
+# Korean:
+Recommends: un-fonts
+%else
+Requires: dejavu
+Requires: freefont
+Requires: liberation-fonts
+Recommends: agfa-fonts
+# Japanese:
+Recommends: sazanami-fonts
+# Korean:
+Recommends: unfonts
+%endif
+# Chinese -- only available from M17N:fonts in Code 11:
+Recommends: wqy-microhei-fonts
%if 0%{?sles_version}
Recommends: ttf-founder-simplified
+%endif
+
+# FONTS USED IN suse_beta STYLESHEETS
+# A rather simplistic solution which roughly means that you need M17N:fonts to
+# build the new stylesheets on older OS's.
+%if 0%{?suse_version} >= 1220
+Requires: google-opensans-fonts
+Requires: sil-charis-fonts
%else
-Recommends: wqy-microhei-fonts
+Recommends: google-opensans-fonts
+Recommends: sil-charis-fonts
%endif
+# Monospace -- dejavu-fonts, already required
+# Western fonts fallback -- gnu-free-fonts, already required
+
+# Chinese simplified -- wqy-microhei-fonts, already recommended
+# Chinese traditional:
+Recommends: arphic-uming-fonts
+# Japanese:
+Recommends: ipa-pgothic-fonts
+Recommends: ipa-pmincho-fonts
+# Korean:
+Recommends: nanum-fonts
+# Arabic:
+Recommends: arabic-amiri-fonts
Obsoletes: susedoc <= 4.3.33
Provides: susedoc = 4.3.34
@@ -88,6 +134,9 @@
#--------------------------------------------------------------------------
%prep
%setup -q -n %{name}
+#
+# Patch the VERSION.xsl file to hold the current version
+sed -i "s%<fm:Version>.*</fm:Version>%<fm:Version>%{version}</fm:Version>%"
xslt_suse2/VERSION.xsl
#--------------------------------------------------------------------------
%build
++++++ suse-xsl-stylesheets-1.9.21.tar.bz2 ->
suse-xsl-stylesheets-1.9.22.tar.bz2 ++++++
++++ 89442 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]