8
0

Accepting request 586447 from home:elvigia:branches:devel:languages:perl

- remove buildrequires on jpeg and xorg-x11-devel, both unused.

OBS-URL: https://build.opensuse.org/request/show/586447
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-GDTextUtil?expand=0&rev=14
This commit is contained in:
2018-03-19 11:39:42 +00:00
committed by Git OBS Bridge
parent bf58d937d6
commit 55ab36fcb9
2 changed files with 7 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 13 15:17:08 UTC 2018 - crrodriguez@opensuse.org
- remove buildrequires on jpeg and xorg-x11-devel, both unused.
-------------------------------------------------------------------
Mon Sep 9 09:41:42 UTC 2013 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-GDTextUtil
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@ Version: 0.86
Release: 0
%define cpan_name GDTextUtil
Summary: GDTextUtil Perl module
License: Artistic-1.0 or GPL-2.0+
License: Artistic-1.0 OR GPL-2.0-or-later
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/GDTextUtil/
Source: GDTextUtil-0.86.tar.bz2
@@ -31,8 +31,6 @@ BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(GD) >= 1
# MANUAL
BuildRequires: libjpeg-devel
BuildRequires: xorg-x11-devel
Requires: perl(GD) >= 1
%{perl_requires}