- fixed dist-graphics (images were packed with absolute path)

- fixed HTML-USED (imagelist was wrong)
- fixed USED (removed double entries)
- added --extra-files option to package-src in order to be able
  to pack additional ENVfiles
- added --fop option for package-pdf
- packaging targets now have their own function in daps_functions

OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/daps?expand=0&rev=9
This commit is contained in:
Frank Sundermeyer 2011-07-13 07:58:30 +00:00 committed by Git OBS Bridge
parent 6e5b7f2b61
commit 1800c01ce0
2 changed files with 13 additions and 2 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ca4c73f928d9ffd139fab4bdac0da76961932476f5e824ef7980def7498891bb
size 698763
oid sha256:76fd4a1572f36f496b5848cf71b8404e7a1177feadacb98ebe9eeec88aaa3f08
size 706605

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Jul 13 07:56:05 UTC 2011 - fsundermeyer@opensuse.org
- fixed dist-graphics (images were packed with absolute path)
- fixed HTML-USED (imagelist was wrong)
- fixed USED (removed double entries)
- added --extra-files option to package-src in order to be able
to pack additional ENVfiles
- added --fop option for package-pdf
- packaging targets now have their own function in daps_functions
-------------------------------------------------------------------
Mon Jul 11 09:41:38 UTC 2011 - fsundermeyer@opensuse.org