forked from pool/perl-GDTextUtil
Accepting request 54547 from devel:languages:perl
Accepted submit request 54547 from user coolo OBS-URL: https://build.opensuse.org/request/show/54547 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-GDTextUtil?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
b208eafa96
commit
24efc7a4dd
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 30 19:20:17 UTC 2010 - coolo@novell.com
|
||||
|
||||
- switch to perl_requires macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 18:30:03 UTC 2010 - coolo@novell.com
|
||||
|
||||
- remove /var/adm/perl-modules
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||||
|
||||
|
||||
@@ -20,9 +20,9 @@
|
||||
|
||||
Name: perl-GDTextUtil
|
||||
BuildRequires: libjpeg-devel perl-GD xorg-x11-devel
|
||||
BuildRequires: perl-macros
|
||||
Version: 0.86
|
||||
Release: 73
|
||||
Requires: perl = %{perl_version}
|
||||
AutoReqProv: on
|
||||
Group: Development/Libraries/Perl
|
||||
License: Artistic ; GPLv2+
|
||||
@@ -30,6 +30,7 @@ Url: http://cpan.org/modules/by-module/GD/
|
||||
Summary: text utilities for use with the GD drawing package
|
||||
Source: GDTextUtil-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
This package provides three modules that make it possible to work with
|
||||
@@ -66,6 +67,5 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc %{_mandir}/man?/*
|
||||
%{perl_vendorarch}/auto/GD/Text
|
||||
%{perl_vendorlib}/GD
|
||||
/var/adm/perl-modules/%{name}
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user