[packages/perl-Chart-Graph] - rel 5, fix noautoreq macro
baggins
baggins at pld-linux.org
Sat Feb 7 10:16:12 CET 2026
commit 558dcc287681e7f46250ff4f95effcbf9c096d60
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Feb 7 11:15:56 2026 +0100
- rel 5, fix noautoreq macro
perl-Chart-Graph.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perl-Chart-Graph.spec b/perl-Chart-Graph.spec
index 9326c37..68fd787 100644
--- a/perl-Chart-Graph.spec
+++ b/perl-Chart-Graph.spec
@@ -8,7 +8,7 @@ Summary: Chart::Graph - Perl extension for a front-end to gnuplot, XRT, and Xmgr
Summary(pl.UTF-8): Chart::Graph - rozszerzenie Perla o interfejs do gnuplota, XRT i Xmgrace
Name: perl-Chart-Graph
Version: 3.2
-Release: 4
+Release: 5
License: GPL v2
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
@@ -27,7 +27,7 @@ Provides: perl(Chart::Graph::Xmgrace::Graph_Options)
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-%define _noautoreq 'perl(Base_Option)'
+%define _noautoreq_perl Base_Option
%description
Graph.pm is a wrapper module that allows easy generation of graphs
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Chart-Graph.git/commitdiff/558dcc287681e7f46250ff4f95effcbf9c096d60
More information about the pld-cvs-commit
mailing list