Version 1.0 RC3
* Bugfixes: - Issuing hint on missing formatter scripts only when verbosity is >= 1 - spec-file: Fixed typo on suse-xsl-stylesheet recommends python-xml needs to be a general requirement - fixed path to callouts and style images for FO * Lots of minor documentation fixes/enhancements OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/daps?expand=0&rev=88
This commit is contained in:
parent
ce3e2ebbc3
commit
21ff33f600
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d398809c21318b6ddddcdf998fc00f34244c4a1002313ef0ad229292fd57f883
|
|
||||||
size 1300149
|
|
3
daps-1.0RC3.tar.bz2
Normal file
3
daps-1.0RC3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:852f7c3679555f483d86c9bb8e05071f31c14dca7fbf0cc648a3d266e819bfa9
|
||||||
|
size 1298367
|
15
daps.changes
15
daps.changes
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 30 19:37:13 UTC 2012 - fsundermeyer@opensuse.org
|
||||||
|
|
||||||
|
Version 1.0 RC3
|
||||||
|
|
||||||
|
* Bugfixes:
|
||||||
|
- Issuing hint on missing formatter scripts only when verbosity
|
||||||
|
is >= 1
|
||||||
|
- spec-file: Fixed typo on suse-xsl-stylesheet recommends
|
||||||
|
python-xml needs to be a general requirement
|
||||||
|
- fixed path to callouts and style images for FO
|
||||||
|
|
||||||
|
|
||||||
|
* Lots of minor documentation fixes/enhancements
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 29 09:12:37 UTC 2012 - fsundermeyer@opensuse.org
|
Thu Mar 29 09:12:37 UTC 2012 - fsundermeyer@opensuse.org
|
||||||
|
|
||||||
|
10
daps.spec
10
daps.spec
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: daps
|
Name: daps
|
||||||
Version: 1.0RC2
|
Version: 1.0RC3
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
%define docbuilddir %{_datadir}/daps
|
%define docbuilddir %{_datadir}/daps
|
||||||
@ -83,10 +83,6 @@ BuildRequires: checkbot
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?suse_version} < 1120
|
|
||||||
BuildRequires: python-xml
|
|
||||||
%endif
|
|
||||||
|
|
||||||
PreReq: libxml2
|
PreReq: libxml2
|
||||||
PreReq: sgml-skel
|
PreReq: sgml-skel
|
||||||
|
|
||||||
@ -122,9 +118,7 @@ Requires: checkbot
|
|||||||
Recommends: checkbot
|
Recommends: checkbot
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} < 1120
|
|
||||||
Requires: python-xml
|
Requires: python-xml
|
||||||
%endif
|
|
||||||
|
|
||||||
Recommends: agfa-fonts
|
Recommends: agfa-fonts
|
||||||
Recommends: aspell aspell-en
|
Recommends: aspell aspell-en
|
||||||
@ -145,7 +139,7 @@ Recommends: remake
|
|||||||
Recommends: ruby
|
Recommends: ruby
|
||||||
# Japanese Fonts:
|
# Japanese Fonts:
|
||||||
Recommends: sazanami-fonts
|
Recommends: sazanami-fonts
|
||||||
Recommends: suse-xsl-stxlesheets
|
Recommends: suse-xsl-stylesheets
|
||||||
# Chinese
|
# Chinese
|
||||||
Recommends: ttf-arphic
|
Recommends: ttf-arphic
|
||||||
# Korean Fonts:
|
# Korean Fonts:
|
||||||
|
Loading…
Reference in New Issue
Block a user