Author: tremble Update of /cvs/pkgs/rpms/perl-X11-Protocol/EL-5 In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv580 Modified Files: .cvsignore perl-X11-Protocol.spec sources Log Message: Update to latest version from devel Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-X11-Protocol/EL-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- .cvsignore 31 Mar 2006 18:07:02 -0000 1.3 +++ .cvsignore 12 Apr 2010 11:23:47 -0000 1.4 @@ -1 +1 @@ -X11-Protocol-0.55.tar.gz +X11-Protocol-0.56.tar.gz Index: perl-X11-Protocol.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-X11-Protocol/EL-5/perl-X11-Protocol.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -p -r1.5 -r1.6 --- perl-X11-Protocol.spec 15 Sep 2006 20:28:00 -0000 1.5 +++ perl-X11-Protocol.spec 12 Apr 2010 11:23:47 -0000 1.6 @@ -1,15 +1,16 @@ Name: perl-X11-Protocol -Version: 0.55 +Version: 0.56 Release: 5%{?dist} Summary: X11-Protocol - Raw interface to X Window System servers Group: Development/Libraries -License: GPL or Artistic +License: GPL+ or Artistic URL: http://search.cpan.org/dist/X11-Protocol/ -Source0: http://search.cpan.org/CPAN/authors/id/S/SM/SMCCAM/X11-Protocol-0.55.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/S/SM/SMCCAM/X11-Protocol-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildArch: noarch +BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -30,7 +31,7 @@ most of the same information. # Testing requires X - use "rpmbuild --with X" %if 0%{!?_with_X:1} %{__perl} -pi -e 'print "print \"Remaining tests require X\n\"; exit 0;" - if /Insert your test code below/;' test.pl + if /Insert your test code below/;' test.pl %endif perldoc -t perlartistic > Artistic @@ -69,6 +70,24 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Dec 7 2009 Stepan Kasal <skasal@xxxxxxxxxx> - 0.56-5 +- rebuild against perl 5.10.1 + +* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.56-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + +* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.56-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + +* Thu Mar 06 2008 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> - 0.56-2 +Rebuild for new perl + +* Tue Sep 18 2007 Patrick "Jima" Laughton <jima@xxxxxxxxxxxxxx> 0.56-1 +- New upstream release (bugfix) +- Added BR for perl(ExtUtils::MakeMaker) +- License clarification +- Minor spec cleanup, mainly to suppress rpmlint warnings + * Fri Sep 15 2006 Duncan Ferguson <duncan_j_ferguson@xxxxxxxxxxx> 0.55-5 - FC-6 rebuild requests Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-X11-Protocol/EL-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- sources 31 Mar 2006 18:07:02 -0000 1.3 +++ sources 12 Apr 2010 11:23:47 -0000 1.4 @@ -1 +1 @@ -3d914cb8945105a8b96ec1497dee47e2 X11-Protocol-0.55.tar.gz +2260bad68d373b201b17c60d761e0f0a X11-Protocol-0.56.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel