Accepting request 40996 from home:jsmeix:branches:Printing

Copy from home:jsmeix:branches:Printing/cups via accept of submit request 40996 revision 2.
Request was accepted with message:

Fixed configure so that in particular debuginfo RPMs can be built.

OBS-URL: https://build.opensuse.org/request/show/40996
OBS-URL: https://build.opensuse.org/package/show/Printing/cups?expand=0&rev=196
This commit is contained in:
2010-06-02 14:09:53 +00:00
committed by Git OBS Bridge
parent 63839f63fb
commit efc1f0ed40
2 changed files with 12 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jun 2 15:16:02 CEST 2010 - jsmeix@suse.de
- Explicitly set configure option '--enable-debug' because
otherwise the cups-debuginfo RPM would be empty.
- Removed no longer recognized configure option '--enable-pie'
(it compiles and links with '-pie -fPIE -fPIC' by default).
- Disabled .SILENT in Makedefs.in so that make is verbose as usual.
-------------------------------------------------------------------
Mon May 10 20:12:43 UTC 2010 - guido+opensuse.org@berhoerster.name