Hello community,

here is the log from the commit of package perl-Chart for openSUSE:Factory 
checked in at 2011-12-07 14:38:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Chart (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Chart.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Chart", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Chart/perl-Chart.changes    2011-09-23 
12:36:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Chart.new/perl-Chart.changes       
2011-12-07 14:38:26.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Nov 30 22:50:48 UTC 2011 - [email protected]
+
+- update to 2.4.3:
+  * corrections to imagemap production in Composite.pm and Lines.pm
+
+-------------------------------------------------------------------

Old:
----
  Chart-2.4.2.tar.bz2

New:
----
  Chart-2.4.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Chart.spec ++++++
--- /var/tmp/diff_new_pack.sGxseD/_old  2011-12-07 14:38:28.000000000 +0100
+++ /var/tmp/diff_new_pack.sGxseD/_new  2011-12-07 14:38:28.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-Chart (Version 2.4.2)
+# spec file for package perl-Chart
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -15,28 +15,26 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:           perl-Chart
 %define cpan_name Chart
 Summary:        Series of charting modules
-Version:        2.4.2
-Release:        2
-License:        GPL+ or Artistic
+Version:        2.4.3
+Release:        0
+License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Chart/
-#Source:         
http://www.cpan.org/modules/by-module/Chart/Chart-%{version}.tar.gz
-Source:         %{cpan_name}-%{version}.tar.bz2
+Source:         
http://search.cpan.org/CPAN/authors/id/C/CH/CHARTGRP/Chart-%{version}.tar.gz
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
-BuildRequires:  freetype2-devel gd-devel
-BuildRequires:  libjpeg-devel libpng-devel
-BuildRequires:  xorg-x11-devel
+BuildRequires:  freetype2-devel
+BuildRequires:  gd-devel
+BuildRequires:  libjpeg-devel
+BuildRequires:  libpng-devel
 BuildRequires:  perl
-BuildRequires:  perl-macros
 BuildRequires:  perl(GD) >= 2
+BuildRequires:  perl-macros
+BuildRequires:  xorg-x11-devel
 Requires:       perl(GD) >= 2
 
 %description
@@ -51,12 +49,6 @@
 it from the bottom up to be easy to modify. Like GIFgraph, Chart uses
 Lincoln Stein's GD module for all of its graphics primitives calls.
 
-Authors:
---------
-    David Bonner
-    Peter Clark
-    Chart-Group at BKG
-
 %prep
 %setup -q -n %{cpan_name}-%{version}
 # rpmlint: spurious-executable-perm
@@ -81,7 +73,7 @@
 %perl_gen_filelist
 
 %clean
-%{__rm} -rf $RPM_BUILD_ROOT
+%{?buildroot:%__rm -rf "%{buildroot}"}
 
 %files -f %{name}.files
 %defattr(-,root,root,-)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to