Commit Graph

3 Commits

Author SHA256 Message Date
Thomas Schraitle
27ade85b89 - Raised daps to version 0.9.1
- Fixed URL in fetch_source

OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/daps?expand=0&rev=58
2011-12-07 14:10:57 +00:00
Frank Sundermeyer
1e2eef8ace - Specfile: fixed %{ext_man}
- fetch_source now also copies the spec file if needed

OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/daps?expand=0&rev=48
2011-09-19 11:55:33 +00:00
Frank Sundermeyer
4787c5564f - Completely rewrote the verbosity stuff:
* Verbosity none: only display on line with result (default)
  * Verbosity 1 (-v, --verbose=1): print the most important target results
  * Verbosity 2 (-vv --verbose=2): print all commands called by make
  * Default verbosity level can be overwritten in ~/.daps/config via
    VERBOSITY=(0|1|2)
- General option -d is no longer supported to avoid confusion with
  subcommand option -d (draft mode) - use --debug instead
- Replaced target clean-book with clean-results
- Updated BUGS and TODO
- Stylesheets:
  * fixed bnc#573835 (PDF metadata)
- Bugfix: BUILD_DIR is now set in the makefiles
- Packaging:
  * added script that generates the source tarball via
    svn export
  * added %{ext_man} to spec file

OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/daps?expand=0&rev=46
2011-09-19 11:20:18 +00:00