From 351b5c3ad89fb90dca23e67b26f5fbecb6764915289471ba3cb19bf0142cbdbc Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 12 Sep 2013 05:04:06 +0000 Subject: [PATCH] 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 --- perl-GD-Graph3d.changes | 5 +++++ perl-GD-Graph3d.spec | 22 +++++++++++++--------- 2 files changed, 18 insertions(+), 9 deletions(-) diff --git a/perl-GD-Graph3d.changes b/perl-GD-Graph3d.changes index 8656ef0..556f0f7 100644 --- a/perl-GD-Graph3d.changes +++ b/perl-GD-Graph3d.changes @@ -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 diff --git a/perl-GD-Graph3d.spec b/perl-GD-Graph3d.spec index fcefdb5..41dc821 100644 --- a/perl-GD-Graph3d.spec +++ b/perl-GD-Graph3d.spec @@ -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