SHA256
8
0
forked from pool/perl-Chart
Pascal Bleser
2012-04-01 15:29:38 +00:00
committed by Git OBS Bridge
parent 8bc5622243
commit 399fba3fa0
4 changed files with 12 additions and 8 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3ee2a1f666937359b66f2ff7fa571db7a0c099c357f45f47c8075b488c3d394a
size 1877973

3
Chart-2.4.5.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:79e702dc954339ca94ae210c28d2697cd89c11376e0b5031068d90ac1013628f
size 1478273

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Apr 1 15:26:36 UTC 2012 - pascal.bleser@opensuse.org
- update to 2.4.5: no upstream changelog available
-------------------------------------------------------------------
Wed Jan 11 05:59:31 UTC 2012 - pascal.bleser@opensuse.org

View File

@@ -16,14 +16,13 @@
#
Name: perl-Chart
%define cpan_name Chart
Summary: Series of charting modules
Version: 2.4.4
Release: 0
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Version: 2.4.5
Release: 0
Url: http://search.cpan.org/dist/Chart/
Source: http://search.cpan.org/CPAN/authors/id/C/CH/CHARTGRP/Chart-%{version}.tar.gz
BuildArch: noarch
@@ -34,9 +33,9 @@ BuildRequires: gd-devel
BuildRequires: libjpeg-devel
BuildRequires: libpng-devel
BuildRequires: perl
BuildRequires: perl(GD) >= 2
BuildRequires: perl-macros
BuildRequires: xorg-x11-devel
BuildRequires: perl(GD) >= 2
Requires: perl(GD) >= 2
%description
@@ -79,6 +78,6 @@ rm -f pm_to_blib
%files -f %{name}.files
%defattr(-,root,root,-)
%doc Documentation.pdf HowTo-test.txt README rgb.txt TODO
%doc Documentation.pdf README rgb.txt TODO
%changelog