Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37895127
en ru br
ALT Linux repositórios
S:804.036-alt1
5.0: 804.028-alt2
4.1: 804.028-alt1.M41.1
4.0: 804.028-alt1.M40.1
3.0: 804.027-alt3

Group :: Desenvolvimento/Perl
RPM: perl-Tk

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

16 fevereiro 2021 Igor Vlasenko <viy at altlinux.ru> 804.036-alt1

  • new version

2 setembro 2020 Igor Vlasenko <viy at altlinux.ru> 804.035-alt1

  • new version

24 janeiro 2019 Igor Vlasenko <viy at altlinux.ru> 804.034-alt1.2

  • rebuild with new perl 5.28.1

15 dezembro 2017 Igor Vlasenko <viy at altlinux.ru> 804.034-alt1.1

  • rebuild with new perl 5.26.1

1 outubro 2017 Igor Vlasenko <viy at altlinux.ru> 804.034-alt1

  • automated CPAN update

3 fevereiro 2017 Igor Vlasenko <viy at altlinux.ru> 804.033-alt1.1.1

  • rebuild with new perl 5.24.1

25 novembro 2015 Igor Vlasenko <viy at altlinux.ru> 804.033-alt1.1

  • rebuild with new perl 5.22.0

15 outubro 2015 Igor Vlasenko <viy at altlinux.ru> 804.033-alt1

  • automated CPAN update

9 dezembro 2014 Igor Vlasenko <viy at altlinux.ru> 804.032-alt1.1

  • rebuild with new perl 5.20.1

23 junho 2014 Igor Vlasenko <viy at altlinux.ru> 804.032-alt1

  • new version 804.032

28 agosto 2013 Vladimir Lettiev <crux at altlinux.ru> 804.031-alt1

  • 804.030 -> 804.031
  • Fixed build of Tk::PNG (patch from RT#86988)

31 agosto 2012 Vladimir Lettiev <crux at altlinux.ru> 804.030-alt1

  • 804.029_500 -> 804.030
  • built for perl-5.16
  • fixed build

8 outubro 2011 Alexey Tourbin <at at altlinux.ru> 804.029_500-alt2

  • rebuilt for perl-5.14

21 setembro 2011 Alexey Tourbin <at at altlinux.ru> 804.029_500-alt1

  • 804.029 -> 804.029_500

7 dezembro 2010 Vladimir Lettiev <crux at altlinux.ru> 804.029-alt2

  • Fixed build failure with libX11-1.4.0, patch from gentoo
     http://bugs.gentoo.org/show_bug.cgi?id=345987

7 novembro 2010 Vladimir Lettiev <crux at altlinux.ru> 804.029-alt1.1

  • rebuilt with perl 5.12

9 junho 2010 Alexey Tourbin <at at altlinux.ru> 804.029-alt1

  • 804.028_501 -> 804.029

7 março 2009 Alexey Tourbin <at at altlinux.ru> 804.028_501-alt1.1

  • disabled t/fileevent2.t test which fails under Xvfb

7 março 2009 Alexey Tourbin <at at altlinux.ru> 804.028_501-alt1

  • 804.028 -> 804.028_501

27 setembro 2008 Alexey Tourbin <at at altlinux.ru> 804.028-alt2

  • merged two fixes from https://svn.perl.org/modules/Tk
     + fixed a buffer overflow in tkImgGIF.c (CVE-2006-4484)
     + fixed event handling for newer X servers (cpan#38745)
  • applied perl-Tk-seg.patch from Fedora (RH#235666, RH#431330)
  • disabled t/unicode.t test which fails under Xvfb

27 dezembro 2007 Alexey Tourbin <at at altlinux.ru> 804.028-alt1

  • 804.027_500 -> 804.028
  • changed src.rpm packaging to keep separate upstream tarball

7 abril 2007 Alexey Tourbin <at at altlinux.ru> 804.027.500-alt1

  • 804.027 -> 804.027_500
  • added '--without xft' switch to specfile (#4951)

15 janeiro 2007 Alexey Tourbin <at at altlinux.ru> 804.027-alt5

  • imported into git and adapted for gear
  • merged in debian changes from perl-tk_804.027-7.diff.gz
  • fixed perl syntax ($#{@$aref} is bad, $#$aref is valid)
  • All men are mortal.  Nick Ing-Simmons, the Perl/Tk author,
     died of a heart attack on Monday September 25th 2006.
     http://news.perlfoundation.org/2006/09/thanks_nick.html

22 maio 2006 Alexey Tourbin <at at altlinux.ru> 804.027-alt4

  • disabled -Werror build mode
  • anicka@suse: workaround segfault in tkEvent.c
  • fixed segv in test by running fc-list (cpan #14355)

23 maio 2005 Alexey Tourbin <at at altlinux.ru> 804.027-alt3

  • fixed perl syntax in demos

12 março 2005 Alexey Tourbin <at at altlinux.ru> 804.027-alt2

  • subpackages: devel, demos
  • manual pages not packaged (use perldoc)
  • always run tests (by utilizing xvfb-run)
  • disabled -Werror mode for x86_64
  • fixed gcc-3.4 warnings

20 junho 2004 Alexey Tourbin <at at altlinux.ru> 804.027-alt1

  • 804.025_beta12 -> 804.027
  • alt-syntax.patch dropped because of recent rpm-build-perl enhancements
  • enabled XFT support
  • test status:
     + JP.t and KR.t skipped because of locale settings
     + entry.t and listbox.t disabled because of XFT font metrics
     + all other tests pass so far

22 dezembro 2003 Alexey Tourbin <at at altlinux.ru> 804.025-alt4

  • 804.025_beta12; status: 1/2567 subtests failed, 99.96% okay
  • findprov_skiplist: demos/*/*.pl

18 novembro 2003 Alexey Tourbin <at at altlinux.ru> 804.025-alt3

  • 804.025_beta6; status: 1/2537 subtests failed, 99.96% okay
  • remove zlib and libpng included at %prep stage

23 outubro 2003 Alexey Tourbin <at at altlinux.ru> 804.025-alt2

  • 804.025_beta3; status: 7/2541 subtests failed, 99.72% okay
  • build with -Werror by default
  • alt-syntax.patch updated
  • ignore MMutil.pm dependency on MakeMaker

1 outubro 2003 Alexey Tourbin <at at altlinux.ru> 804.025-alt1

  • 804.025 (Sep 27 snapshot)
  • Provides, Obsoletes: perl-Tk-JPEG
  • Sisyphus release (8/2541 subtests failed, 99.69% okay)

26 julho 2003 Alexey Tourbin <at at altlinux.ru> 804.024-alt1.pl0.1

  • moved to 804 branch with unicode support (804.024.patches-0.1)
  • general specfile revision/cleanup; License tag corrected
  • Daedalus release (2/30 test fail)

5 novembro 2002 Stanislav Ievlev <inger at altlinux.ru> 800.024-alt2

  • rebuild with new perl

25 março 2002 Grigory Milev <week at altlinux.ru> 800.024-alt1

  • new version release (bug fixes)
  • fix build requires
  • spec cleanup (optimize perl regexp)

21 março 2002 Mikhail Zabaluev <mhz at altlinux.ru> 800.023-alt2

  • Fixed an insanely long perlfix script
  • Corrected license information and files
  • Compressed Change.log
  • Minor fixes in build scripts and file lists

17 julho 2001 Grigory Milev <week at altlinux.ru> 800.023-alt1

  • First build for Sisyphus
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009