forked from pool/perl-Chart
Accepting request 28924 from devel:languages:perl
Copy from devel:languages:perl/perl-Chart based on submit request 28924 from user coolo OBS-URL: https://build.opensuse.org/request/show/28924 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Chart?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
973674f1ee
commit
f7ca453476
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- enable parallel build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 27 02:19:20 CET 2006 - mls@suse.de
|
Fri Jan 27 02:19:20 CET 2006 - mls@suse.de
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Chart (Version 2.4.1)
|
# spec file for package perl-Chart (Version 2.4.1)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 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
|
||||||
@@ -21,11 +21,11 @@
|
|||||||
Name: perl-Chart
|
Name: perl-Chart
|
||||||
BuildRequires: freetype2-devel gd-devel libjpeg-devel libpng-devel perl-GD xorg-x11-devel
|
BuildRequires: freetype2-devel gd-devel libjpeg-devel libpng-devel perl-GD xorg-x11-devel
|
||||||
Version: 2.4.1
|
Version: 2.4.1
|
||||||
Release: 177
|
Release: 178
|
||||||
Requires: perl = %{perl_version}
|
Requires: perl = %{perl_version}
|
||||||
Requires: perl-GD
|
Requires: perl-GD
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
License: Artistic License
|
License: Artistic
|
||||||
Url: http://cpan.org/modules/by-module/Class/
|
Url: http://cpan.org/modules/by-module/Class/
|
||||||
Summary: perl libs for generating Charts
|
Summary: perl libs for generating Charts
|
||||||
Source: Chart-%{version}.tar.bz2
|
Source: Chart-%{version}.tar.bz2
|
||||||
@@ -47,7 +47,7 @@ Authors:
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
perl Makefile.PL
|
perl Makefile.PL
|
||||||
make
|
make %{?_smp_mflags}
|
||||||
make test
|
make test
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@@ -67,9 +67,3 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/usr/share/man/man3/Chart.3pm.gz
|
/usr/share/man/man3/Chart.3pm.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Jan 27 2006 mls@suse.de
|
|
||||||
- converted neededforbuild to BuildRequires
|
|
||||||
* Tue Jan 24 2006 dmueller@suse.de
|
|
||||||
- 2.4.1 update
|
|
||||||
* Mon Oct 17 2005 dmueller@suse.de
|
|
||||||
- initial package (2.3)
|
|
||||||
|
Reference in New Issue
Block a user