commit perl-Tk for openSUSE:Factory

Hello community, here is the log from the commit of package perl-Tk for openSUSE:Factory checked in at Fri Nov 27 16:06:49 CET 2009. -------- --- perl-Tk/perl-Tk.changes 2008-09-29 14:10:08.000000000 +0200 +++ /mounts/work_src_done/STABLE/perl-Tk/perl-Tk.changes 2009-11-03 20:21:33.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Nov 3 19:09:38 UTC 2009 - coolo@novell.com + +- updated patches to apply with fuzz=0 + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Tk.spec ++++++ --- /var/tmp/diff_new_pack.P06hoJ/_old 2009-11-27 16:03:48.000000000 +0100 +++ /var/tmp/diff_new_pack.P06hoJ/_new 2009-11-27 16:03:48.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Tk (Version 804.028) # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,14 +23,14 @@ %ifnarch s390 s390x BuildRequires: xorg-x11-server %endif -License: Artistic License; Public Domain, Freeware +License: Artistic ; Public Domain, Freeware Group: Development/Libraries/Perl Requires: perl Provides: perl_tk Obsoletes: perl_tk AutoReqProv: on Version: 804.028 -Release: 50 +Release: 51 Summary: Perl Tk Url: http://cpan.org/modules/by-module/Tk/ Source: Tk-%{version}.tar.bz2 @@ -53,7 +53,7 @@ Nick Ing-Simmons <Nick.Ing-Simmons@tiuk.ti.com> %package devel -License: Artistic License; Public Domain, Freeware +License: Artistic ; Public Domain, Freeware AutoReqProv: on Requires: %{name} = %{version} Provides: perl-Tk:/usr/lib/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/Tk/pTk/Lang.h ++++++ Tk-804.028-refcnt.diff ++++++ --- /var/tmp/diff_new_pack.P06hoJ/_old 2009-11-27 16:03:48.000000000 +0100 +++ /var/tmp/diff_new_pack.P06hoJ/_new 2009-11-27 16:03:48.000000000 +0100 @@ -1,10 +1,12 @@ ---- pTk/mTk/unix/tkUnixXft.c +Index: pTk/mTk/unix/tkUnixXft.c +=================================================================== +--- pTk/mTk/unix/tkUnixXft.c.orig +++ pTk/mTk/unix/tkUnixXft.c -@@ -215,6 +215,7 @@ - for (i = 0; i < set->nfont; i++) - { +@@ -165,6 +165,7 @@ InitFont( + + for (i = 0; i < set->nfont; i++) { fontPtr->faces[i].ftFont = 0; + FcPatternReference (set->fonts[i]); fontPtr->faces[i].source = set->fonts[i]; - if (FcPatternGetCharSet (set->fonts[i], FC_CHARSET, 0, &charset) == FcResultMatch) - fontPtr->faces[i].charset = FcCharSetCopy (charset); + if (FcPatternGetCharSet(set->fonts[i], FC_CHARSET, 0, + &charset) == FcResultMatch) { ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de