Beta 6
- DAPS can now use XML source files with any suffix (not only *.xml--the KDE project for example is using *.docbook); - set default values for PROFOS and PROFARCH in case they are empty - Bugfixes: * target validate: call function comments_remarks rather than build_generic * target locdrop: correct docmanager command; warn if no file has doc:trans=yes OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/daps?expand=0&rev=42
This commit is contained in:
parent
cf082b801c
commit
9c502c8a2b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:101083133f450f5acbd81b4151485d4c42cf6265fbffd6f732554055e4899042
|
|
||||||
size 752231
|
|
3
daps-0.9beta6.tar.bz2
Normal file
3
daps-0.9beta6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a83c2085f2d4fc9c438e563228166f11846b476ab88545128999a8ac4e95dec7
|
||||||
|
size 752424
|
14
daps.changes
14
daps.changes
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 9 22:33:43 UTC 2011 - fsundermeyer@opensuse.org
|
||||||
|
|
||||||
|
Beta 6
|
||||||
|
|
||||||
|
- DAPS can now use XML source files with any suffix
|
||||||
|
(not only *.xml--the KDE project for example is using *.docbook);
|
||||||
|
- set default values for PROFOS and PROFARCH in case they are empty
|
||||||
|
- Bugfixes:
|
||||||
|
* target validate: call function comments_remarks rather than
|
||||||
|
build_generic
|
||||||
|
* target locdrop: correct docmanager command; warn if no file has
|
||||||
|
doc:trans=yes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 8 15:26:48 UTC 2011 - fsundermeyer@opensuse.org
|
Thu Sep 8 15:26:48 UTC 2011 - fsundermeyer@opensuse.org
|
||||||
|
|
||||||
|
@ -10,15 +10,15 @@
|
|||||||
#
|
#
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
|
Name: daps
|
||||||
|
Version: 0.9beta6
|
||||||
|
|
||||||
%define dtdversion 1.0
|
%define dtdversion 1.0
|
||||||
%define dtdname novdoc
|
%define dtdname novdoc
|
||||||
%define docbuilddir %{_datadir}/daps
|
%define docbuilddir %{_datadir}/daps
|
||||||
%define regcat %{_bindir}/sgml-register-catalog
|
%define regcat %{_bindir}/sgml-register-catalog
|
||||||
%define fontdir %{_datadir}/fonts/truetype
|
%define fontdir %{_datadir}/fonts/truetype
|
||||||
%define dbstyles %{_datadir}/xml/docbook/stylesheet/nwalsh/current
|
%define dbstyles %{_datadir}/xml/docbook/stylesheet/nwalsh/current
|
||||||
|
|
||||||
Name: daps
|
|
||||||
Version: 0.9beta5
|
|
||||||
%define root_catalog for-catalog-%{dtdname}-%{dtdversion}.xml
|
%define root_catalog for-catalog-%{dtdname}-%{dtdversion}.xml
|
||||||
%define daps_catalog for-catalog-%{name}-%{version}.xml
|
%define daps_catalog for-catalog-%{name}-%{version}.xml
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user