SHA256
3
0
forked from pool/libguestfs

- disable strip and /usr/lib/rpm/find-debuginfo.sh for non-opt builds

it destroys bytecode binaries

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=184
This commit is contained in:
2013-01-16 17:04:26 +00:00
committed by Git OBS Bridge
parent dc1ca1c8e9
commit d0e8379b20
2 changed files with 20 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jan 16 16:40:46 CET 2013 - ohering@suse.de
- disable strip and /usr/lib/rpm/find-debuginfo.sh for non-opt builds
it destroys bytecode binaries
-------------------------------------------------------------------
Thu Jan 3 14:01:47 CET 2013 - ohering@suse.de