[packages/perl-Tk-Zinc] - filter out WidgetDemo dependency in -demos; release 5
qboosh
qboosh at pld-linux.org
Thu Oct 9 20:51:49 CEST 2025
commit cfec128840dc05a74105305eec8ef978dcfcff36
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Oct 9 20:54:09 2025 +0200
- filter out WidgetDemo dependency in -demos; release 5
perl-Tk-Zinc.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/perl-Tk-Zinc.spec b/perl-Tk-Zinc.spec
index c65de97..1e9ced2 100644
--- a/perl-Tk-Zinc.spec
+++ b/perl-Tk-Zinc.spec
@@ -8,7 +8,7 @@ Summary: Tk::Zinc - another Canvas which proposes many new functions, some based
Summary(pl.UTF-8): Tk::Zinc - kolejna klasa Canvas z wieloma nowymi funkcjami, niektórymi opartymi na OpenGL
Name: perl-Tk-Zinc
Version: 3.306
-Release: 4
+Release: 5
License: LGPL v2.1+
Group: Development/Languages/Perl
Source0: https://www.cpan.org/modules/by-module/Tk/%{pdir}-%{pnam}-%{version}.tar.gz
@@ -29,6 +29,8 @@ BuildRequires: perl-Test-Simple >= 0.98
%endif
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define _noautoreq_perl WidgetDemo
+
%description
Zinc widget is very similar to Tk Canvas in that it supports
structured graphics. Like the Canvas, Tk::Zinc implements items used
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Tk-Zinc.git/commitdiff/cfec128840dc05a74105305eec8ef978dcfcff36
More information about the pld-cvs-commit
mailing list