Accepting request 177734 from Documentation:Tools

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/177734
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suse-xsl-stylesheets?expand=0&rev=12
This commit is contained in:
Stephan Kulow
2013-06-05 17:35:59 +00:00
committed by Git OBS Bridge
4 changed files with 66 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a1001682d6557fb895bdcd378b3fea697020c5161f7478d5a25388953c438ff7
size 772047

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5bf3322e62cb49f0a12269e68fc4bd5ef5910ce51fb612c693b95bc4cc66e78f
size 868630

View File

@@ -1,3 +1,52 @@
-------------------------------------------------------------------
Wed May 29 09:41:08 UTC 2013 - toms@opensuse.org
Version 1.9.21:
- Fixed spec file, applied patch upstream, removed patch file
-------------------------------------------------------------------
Wed May 29 08:24:27 UTC 2013 - i@marguerite.su
- fix fop replaces Chinese as "#" because of missing fonts.
* new patch: susexsl-fop-chinese.patch (remove next release)
* upstream just copyed xep settings. fop can't use alias.
-------------------------------------------------------------------
Tue May 28 08:42:57 UTC 2013 - toms@opensuse.org
- Removed check for Korean language as it is unneccessary according
to some Korean linguists (last used revision: r3190)
-------------------------------------------------------------------
Thu May 23 13:59:14 UTC 2013 - toms@suse.de
Version 1.9.20
* HTML
- Updated releasenotes stylesheet
- Created special stylesheets for Drupal output
- Lots of updates for the new SUSE HTML layout
* FO
- Fixed ticket#152; support <?dbtimestamp?> PI
* Common
- Prepared Arabic localized text to fix [#153], not finished yet
- Corrected guimenustartquote and guimenuendquote for Japanese
* EPUB
- Used revision 9739 from original stylesheet
See https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/xsl/epub/docbook.xsl
- Changed preferred.mediaobject.role to "html"; added parameters for callouts
* Novdoc
- Updated RNC from DTD
* SPEC
- Added URL for source0 to fix https://en.opensuse.org/SourceUrls
- docbook-xsl-stylesheets >= 1.77 are required
- Added obsoletes for susedoc with version 4.3.99 (last version in Factory was 4.3.33)
-------------------------------------------------------------------
Thu May 2 12:13:36 UTC 2013 - toms@opensuse.org

View File

@@ -15,7 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: suse-xsl-stylesheets
Version: 1.9.19
Version: 1.9.21
Release: 0
###############################################################
@@ -42,7 +42,7 @@ Summary: SUSE-branded Docbook stylesheets for XSLT 1.0
License: GPL-2.0 or GPL-3.0
Group: Productivity/Publishing/XML
Url: http://sourceforge.net/p/daps/suse-xslt
Source0: %{name}-%{version}.tar.bz2
Source0: http://downloads.sourceforge.net/project/daps/suse-xsl-stylesheets/%{name}-%{version}.tar.bz2
Source1: susexsl-fetch-source
Source2: %{name}.rpmlintrc
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -59,14 +59,24 @@ BuildRequires: xerces-j2
BuildRequires: trang
Requires: docbook
Requires: docbook-xsl-stylesheets >= 1.75
Requires: docbook-xsl-stylesheets >= 1.77
Requires: libxslt
Recommends: daps
Recommends: docbook5
Recommends: docbook5-xsl-stylesheets
Recommends: google-opensans-fonts
Recommends: sil-charis-fonts
Recommends: dejavu-fonts
Obsoletes: susedoc < 4.3.99
%if 0%{?sles_version}
Recommends: ttf-founder-simplified
%else
Recommends: wqy-microhei-fonts
%endif
Obsoletes: susedoc <= 4.3.33
Provides: susedoc = 4.3.34
%description
SUSE-branded DocBook stylesheets for XSLT 1.0