Accepting request 214100 from devel:languages:perl
- own all subdirectories OBS-URL: https://build.opensuse.org/request/show/214100 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-GD-Graph3d?expand=0&rev=19
This commit is contained in:
commit
d0a7808a26
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 16 14:29:06 UTC 2014 - coolo@suse.com
|
||||||
|
|
||||||
|
- own all subdirectories
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 11 13:10:48 UTC 2013 - pgajdos@suse.com
|
Wed Sep 11 13:10:48 UTC 2013 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-GD-Graph3d
|
# spec file for package perl-GD-Graph3d
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 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
|
||||||
@ -44,12 +44,6 @@ This is the GD::Graph3d extensions module. It provides 3D graphs for
|
|||||||
the GD::Graph module by Martien Verbruggen, which in turn generates
|
the GD::Graph module by Martien Verbruggen, which in turn generates
|
||||||
graph using Lincoln Stein's GD.pm.
|
graph using Lincoln Stein's GD.pm.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Jeremy Wadsack <dgsupport@wadsack-allen.com>
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n GD-Graph3d-%{version}
|
%setup -n GD-Graph3d-%{version}
|
||||||
%patch -p1
|
%patch -p1
|
||||||
@ -70,9 +64,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%files
|
%files
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%doc %{_mandir}/man?/*
|
%doc %{_mandir}/man?/*
|
||||||
%dir %{perl_vendorarch}/auto/GD
|
%{perl_vendorarch}/auto/GD
|
||||||
%{perl_vendorarch}/auto/GD/Graph3d
|
%{perl_vendorlib}/GD
|
||||||
%{perl_vendorlib}/GD/Graph
|
|
||||||
%{perl_vendorlib}/GD/Graph3d.pm
|
%{perl_vendorlib}/GD/Graph3d.pm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user