rpms/perl-Imager/F-7 .cvsignore, 1.8, 1.9 perl-Imager.spec, 1.9, 1.10 sources, 1.8, 1.9

Steven Pritchard (steve) fedora-extras-commits at redhat.com
Thu Apr 24 16:40:14 UTC 2008


Author: steve

Update of /cvs/pkgs/rpms/perl-Imager/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5628

Modified Files:
	.cvsignore perl-Imager.spec sources 
Log Message:
Sync with devel branch.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Imager/F-7/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	1 May 2007 22:55:57 -0000	1.8
+++ .cvsignore	24 Apr 2008 16:39:37 -0000	1.9
@@ -1 +1 @@
-Imager-0.57.tar.gz
+Imager-0.64.tar.gz


Index: perl-Imager.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Imager/F-7/perl-Imager.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- perl-Imager.spec	1 May 2007 22:55:57 -0000	1.9
+++ perl-Imager.spec	24 Apr 2008 16:39:37 -0000	1.10
@@ -1,16 +1,19 @@
 Name:           perl-Imager
-Version:        0.57
+Version:        0.64
 Release:        1%{?dist}
 Summary:        Perl extension for Generating 24 bit Images
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Imager/
 Source0:        http://www.cpan.org/authors/id/T/TO/TONYC/Imager-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires:  perl(Affix::Infix2Postfix)
 BuildRequires:  perl(ExtUtils::Depends)
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(Parse::RecDescent)
+BuildRequires:  perl(Image::Math::Constrain)
 BuildRequires:  perl(Inline)
+BuildRequires:  perl(Parse::RecDescent)
+BuildRequires:  perl(Test::More) >= 0.47
 BuildRequires:  perl(Test::Pod) >= 1.00
 BuildRequires:  perl(Test::Pod::Coverage) >= 1.08
 BuildRequires:  freetype-devel
@@ -41,10 +44,6 @@
     -exec perl -pi -e '$_=undef if ($.==1 and /^\#\!.*perl/)' {} \;
 chmod a-x samples/*
 
-# Fix path to rgb.txt.
-%{__perl} -pi -e 's,/usr/lib/X11/,/usr/share/X11/,' \
-    lib/Imager/Color.pm t/t15color.t
-
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
 make %{?_smp_mflags}
@@ -75,6 +74,34 @@
 %{_mandir}/man3/*
 
 %changelog
+* Thu Apr 24 2008 Steven Pritchard <steve at kspei.com> 0.64-1
+- Update to 0.64 (CVE-2008-1928).
+- Add versioned Test::More BR.
+
+* Thu Mar  6 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.62-3
+- rebuild for new perl
+
+* Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0.62-2
+- Autorebuild for GCC 4.3
+
+* Tue Dec 11 2007 Steven Pritchard <steve at kspei.com> 0.62-1
+- Update to 0.62.
+- Update License tag.
+
+* Mon Sep 17 2007 Steven Pritchard <steve at kspei.com> 0.60-1
+- Update to 0.60.
+
+* Wed Aug 29 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 0.59-2
+- Rebuild for selinux ppc32 issue.
+
+* Tue Jun 26 2007 Steven Pritchard <steve at kspei.com> 0.59-1
+- Update to 0.59.
+
+* Fri May 18 2007 Steven Pritchard <steve at kspei.com> 0.58-1
+- Update to 0.58.
+- Drop hack to change location of rgb.txt (fixed upstream).
+- BR Image::Math::Constrain and Affix::Infix2Postfix for better test coverage.
+
 * Tue May 01 2007 Steven Pritchard <steve at kspei.com> 0.57-1
 - Update to 0.57.
 - BR gdbm-devel.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Imager/F-7/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	1 May 2007 22:55:57 -0000	1.8
+++ sources	24 Apr 2008 16:39:37 -0000	1.9
@@ -1 +1 @@
-293e514b499c769133ac916d70acacea  Imager-0.57.tar.gz
+7774339c22519f0a598d992b40ed9d56  Imager-0.64.tar.gz




More information about the fedora-extras-commits mailing list