forked from pool/perl-GDTextUtil
Accepting request 29440 from devel:languages:perl
Copy from devel:languages:perl/perl-GDTextUtil based on submit request 29440 from user coolo OBS-URL: https://build.opensuse.org/request/show/29440 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-GDTextUtil?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
4f50c03dec
commit
36187145e4
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- enable parallel build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 14 15:49:38 CET 2007 - anicka@suse.cz
|
Fri Dec 14 15:49:38 CET 2007 - anicka@suse.cz
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-GDTextUtil (Version 0.86)
|
# spec file for package perl-GDTextUtil (Version 0.86)
|
||||||
#
|
#
|
||||||
# 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-GDTextUtil
|
Name: perl-GDTextUtil
|
||||||
BuildRequires: libjpeg-devel perl-GD xorg-x11-devel
|
BuildRequires: libjpeg-devel perl-GD xorg-x11-devel
|
||||||
Version: 0.86
|
Version: 0.86
|
||||||
Release: 72
|
Release: 73
|
||||||
Requires: perl = %{perl_version}
|
Requires: perl = %{perl_version}
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
License: Artistic License; GPL v2 or later
|
License: Artistic ; GPLv2+
|
||||||
Url: http://cpan.org/modules/by-module/GD/
|
Url: http://cpan.org/modules/by-module/GD/
|
||||||
Summary: text utilities for use with the GD drawing package
|
Summary: text utilities for use with the GD drawing package
|
||||||
Source: GDTextUtil-%{version}.tar.bz2
|
Source: GDTextUtil-%{version}.tar.bz2
|
||||||
@@ -49,7 +49,7 @@ Authors:
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall"
|
perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall"
|
||||||
make
|
make %{?_smp_mflags}
|
||||||
make test
|
make test
|
||||||
make demo
|
make demo
|
||||||
|
|
||||||
@@ -69,15 +69,3 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/var/adm/perl-modules/%{name}
|
/var/adm/perl-modules/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Dec 14 2007 anicka@suse.cz
|
|
||||||
- update to 0.86
|
|
||||||
* Fixed check for TTF font support. The libgd error message changed
|
|
||||||
between 1.8 and 2.0
|
|
||||||
* Wed Jan 25 2006 mls@suse.de
|
|
||||||
- converted neededforbuild to BuildRequires
|
|
||||||
* Wed Sep 28 2005 dmueller@suse.de
|
|
||||||
- add norootforbuild
|
|
||||||
* Wed Jul 28 2004 ro@suse.de
|
|
||||||
- update to 0.86
|
|
||||||
* Thu Sep 25 2003 ro@suse.de
|
|
||||||
- created package version 0.85
|
|
||||||
|
Reference in New Issue
Block a user