forked from pool/perl-GDGraph
Accepting request 201625 from home:deadpoint:branches:devel:languages:perl
update to 1.48 OBS-URL: https://build.opensuse.org/request/show/201625 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-GDGraph?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
c187e076e2
commit
64a5a1ddc0
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a03f93b679bdf917b40cf20049e2c79b70688ee8908d6d706080c6766406f784
|
|
||||||
size 138072
|
|
3
GDGraph-1.48.tar.gz
Normal file
3
GDGraph-1.48.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4324a104557edaf8925a20f24326af89c08e419989fbaa7380f0c9731bc2ac6c
|
||||||
|
size 156383
|
@@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 16:19:21 UTC 2013 - darin@darins.net
|
||||||
|
|
||||||
|
- update to 1.48
|
||||||
|
* no code changes, just release enginering cleanup
|
||||||
|
* adjust MANIFEST.SKIP file so MANIFEST can be generated
|
||||||
|
once again
|
||||||
|
* ship sample58.pl file, so `make samples` stop failing
|
||||||
|
* mention the current and past maintainers in META files
|
||||||
|
as authors
|
||||||
|
* use newer CPAN::Meta and ExtUtils::MakeMaker, older
|
||||||
|
versions generated META files without runtime prerequisites
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 28 09:15:17 UTC 2011 - vcizek@novell.com
|
Thu Apr 28 09:15:17 UTC 2011 - vcizek@novell.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-GDGraph (Version 1.44)
|
# spec file for package perl-GDGraph
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -15,26 +15,25 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
|
|
||||||
Name: perl-GDGraph
|
Name: perl-GDGraph
|
||||||
%define cpan_name GDGraph
|
%define cpan_name GDGraph
|
||||||
Version: 1.44
|
Version: 1.48
|
||||||
Release: 183
|
Release: 0
|
||||||
AutoReqProv: on
|
|
||||||
Group: Development/Libraries/Perl
|
|
||||||
License: GPL+ or Artistic
|
|
||||||
Url: http://cpan.org/modules/by-module/GD/
|
Url: http://cpan.org/modules/by-module/GD/
|
||||||
Summary: Package to generate charts, using Lincoln Stein's GD.pm
|
Summary: Package to generate charts, using Lincoln Stein's GD.pm
|
||||||
BuildRequires: ImageMagick libtiff-devel xorg-x11-devel
|
License: GPL-1.0+ or Artistic-1.0
|
||||||
BuildRequires: perl(GD) >= 1.18
|
Group: Development/Libraries/Perl
|
||||||
BuildRequires: perl(GD::Text) >= 0.80
|
BuildRequires: ImageMagick
|
||||||
|
BuildRequires: libtiff-devel
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
|
BuildRequires: xorg-x11-devel
|
||||||
|
BuildRequires: perl(GD) >= 1.18
|
||||||
|
BuildRequires: perl(GD::Text) >= 0.80
|
||||||
Requires: perl(GD) >= 1.18
|
Requires: perl(GD) >= 1.18
|
||||||
Requires: perl(GD::Text) >= 0.80
|
Requires: perl(GD::Text) >= 0.80
|
||||||
Source: %{cpan_name}-%{version}.tar.bz2
|
Source: %{cpan_name}-%{version}.tar.gz
|
||||||
Patch: %{cpan_name}-trim_miter.diff
|
Patch: %{cpan_name}-trim_miter.diff
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Reference in New Issue
Block a user