forked from pool/perl-GDGraph
This commit is contained in:
committed by
Git OBS Bridge
parent
4d5c9ec37c
commit
1ef62c82d7
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9bef716a1eb81650e93593b0bb88b01e86a03fb93724077b7663b89d5bae2f88
|
||||
size 114568
|
3
GDGraph-1.44.tar.bz2
Normal file
3
GDGraph-1.44.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a03f93b679bdf917b40cf20049e2c79b70688ee8908d6d706080c6766406f784
|
||||
size 138072
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 27 00:25:58 CEST 2007 - ro@suse.de
|
||||
|
||||
- update to 1.44
|
||||
- Added GD::Graph::hbars, to create horizontal bar charts.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 21:39:42 CET 2006 - mls@suse.de
|
||||
|
||||
|
@@ -1,28 +1,28 @@
|
||||
#
|
||||
# spec file for package perl-GDGraph (Version 1.43)
|
||||
# spec file for package perl-GDGraph (Version 1.44)
|
||||
#
|
||||
# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
#
|
||||
# Please submit bugfixes or comments via http://www.suse.de/feedback/
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
Name: perl-GDGraph
|
||||
BuildRequires: ImageMagick libtiff-devel perl-GD perl-GDTextUtil xorg-x11-devel
|
||||
Version: 1.43
|
||||
Release: 7
|
||||
Requires: perl = %{perl_version}
|
||||
Autoreqprov: on
|
||||
Group: Development/Libraries/Perl
|
||||
License: Artistic License
|
||||
Url: http://cpan.org/modules/by-module/GD/
|
||||
Summary: package to generate charts, using Lincoln Stein's GD.pm
|
||||
Source: GDGraph-%{version}.tar.bz2
|
||||
Patch: GDGraph-trim_miter.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Name: perl-GDGraph
|
||||
BuildRequires: ImageMagick libtiff-devel perl-GD perl-GDTextUtil xorg-x11-devel
|
||||
Version: 1.44
|
||||
Release: 1
|
||||
Requires: perl = %{perl_version}
|
||||
Autoreqprov: on
|
||||
Group: Development/Libraries/Perl
|
||||
License: Artistic License
|
||||
Url: http://cpan.org/modules/by-module/GD/
|
||||
Summary: package to generate charts, using Lincoln Stein's GD.pm
|
||||
Source: GDGraph-%{version}.tar.bz2
|
||||
Patch: GDGraph-trim_miter.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
This is GDGraph, a package to generate charts, using Lincoln Stein's
|
||||
@@ -60,7 +60,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{perl_vendorlib}/GD
|
||||
/var/adm/perl-modules/%{name}
|
||||
|
||||
%changelog -n perl-GDGraph
|
||||
%changelog
|
||||
* Fri Apr 27 2007 - ro@suse.de
|
||||
- update to 1.44
|
||||
- Added GD::Graph::hbars, to create horizontal bar charts.
|
||||
* Wed Jan 25 2006 - mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Wed Sep 28 2005 - dmueller@suse.de
|
||||
|
Reference in New Issue
Block a user