Accepting request 198524 from home:pgajdos

- own %{perl_vendorarch}/auto/GD dir

OBS-URL: https://build.opensuse.org/request/show/198524
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-GD-Graph3d?expand=0&rev=15
This commit is contained in:
Stephan Kulow 2013-09-12 05:04:06 +00:00 committed by Git OBS Bridge
parent 5dab9c39ea
commit 351b5c3ad8
2 changed files with 18 additions and 9 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 11 13:10:48 UTC 2013 - pgajdos@suse.com
- own %{perl_vendorarch}/auto/GD dir
-------------------------------------------------------------------
Fri Nov 18 11:08:27 UTC 2011 - coolo@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-GD-Graph3d
#
# Copyright (c) 2011 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
# remain the property of their copyright owners, unless otherwise agreed
@ -15,22 +15,25 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: perl-GD-Graph3d
BuildRequires: libjpeg-devel perl-GD perl-GDGraph perl-GDTextUtil xorg-x11-devel
BuildRequires: libjpeg-devel
BuildRequires: perl-GD
BuildRequires: perl-GDGraph
BuildRequires: perl-GDTextUtil
BuildRequires: perl-macros
BuildRequires: xorg-x11-devel
Version: 0.63
Release: 252
Requires: perl-GD perl-GDGraph perl-GDTextUtil
Release: 0
Requires: perl-GD
Requires: perl-GDGraph
Requires: perl-GDTextUtil
Provides: perl-GDGraph3d
Obsoletes: perl-GDGraph3d
AutoReqProv: on
Group: Development/Libraries/Perl
License: Artistic
Url: http://cpan.org/modules/by-module/GD/
Summary: 3d extension for perl-GDGraph
License: Artistic-1.0
Group: Development/Libraries/Perl
Source: GD-Graph3d-%{version}.tar.gz
Patch: GD-Graph3d-trim_miter.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -67,6 +70,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-, root, root)
%doc %{_mandir}/man?/*
%dir %{perl_vendorarch}/auto/GD
%{perl_vendorarch}/auto/GD/Graph3d
%{perl_vendorlib}/GD/Graph
%{perl_vendorlib}/GD/Graph3d.pm