Accepting request 38920 from home:jsmeix:branches:Printing

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

OBS-URL: https://build.opensuse.org/request/show/38920
OBS-URL: https://build.opensuse.org/package/show/Printing/cups?expand=0&rev=189
This commit is contained in:
Johannes Meixner 2010-04-27 08:56:55 +00:00 committed by Git OBS Bridge
parent 43d7af687e
commit 7a77500b0f
2 changed files with 7 additions and 5 deletions

View File

@ -1,5 +0,0 @@
#!/bin/bash
unset CFLAGS
/usr/lib/mit/bin/krb5-config ${1+"$@"} | \
sed -r -e 's/-W[^[:blank:]]+//g' -e 's/-L[^[:blank:]]+//g'

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Apr 27 09:40:34 CEST 2010 - jsmeix@suse.de
- cups-krb5-config wrapper script for krb5-config is no longer
needed because since April 2008 krb5-config works correctly
(see Novell/Suse Bugzilla bnc#378270 and compare STR #3556).
-------------------------------------------------------------------
Tue Apr 20 15:53:26 CEST 2010 - jsmeix@suse.de