- Bugfix: Sourcing an ENV with DAPS_ENV_NAME set did not work

- Bugfix: Command line arguments for comments, drafts and remarks
  were not properly exported

OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/daps?expand=0&rev=16
This commit is contained in:
Frank Sundermeyer 2011-07-19 14:45:08 +00:00 committed by Git OBS Bridge
parent 0a17513d7c
commit 1ec62aa470
4 changed files with 11 additions and 4 deletions

View File

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

3
daps-0.9beta2.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jul 19 14:43:00 UTC 2011 - fsundermeyer@opensuse.org
- Bugfix: Sourcing an ENV with DAPS_ENV_NAME set did not work
- Bugfix: Command line arguments for comments, drafts and remarks
were not properly exported
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jul 14 15:25:29 UTC 2011 - fsundermeyer@opensuse.org Thu Jul 14 15:25:29 UTC 2011 - fsundermeyer@opensuse.org

View File

@ -17,7 +17,7 @@
%define dbstyles %{_datadir}/xml/docbook/stylesheet/nwalsh/current %define dbstyles %{_datadir}/xml/docbook/stylesheet/nwalsh/current
Name: daps Name: daps
Version: 0.9beta1 Version: 0.9beta2
%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