[packages/php-jpgraph] - rel 5, filter out internal deps
baggins
baggins at pld-linux.org
Sun Apr 19 18:49:20 CEST 2026
commit 549be87ac23a8aa3ffa9984ef94e7a394eeab8b9
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Apr 19 20:49:08 2026 +0200
- rel 5, filter out internal deps
php-jpgraph.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/php-jpgraph.spec b/php-jpgraph.spec
index 287b990..428f5cc 100644
--- a/php-jpgraph.spec
+++ b/php-jpgraph.spec
@@ -2,7 +2,7 @@ Summary: Class for creating esientific and business charts, works with php5
Summary(pl.UTF-8): Klasa do tworzenia naukowych i biznesowych wykresów, działa z php5
Name: php-jpgraph
Version: 3.0.7
-Release: 4
+Release: 5
License: QPL 1.0
Group: Libraries
# Source0Download: http://www.aditus.nu/jpgraph/jpdownload.php
@@ -17,6 +17,8 @@ Obsoletes: jpgraph2
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define _noautoreq_pear jpgraph_.* imgdata_.* gd_image.inc.php jpg-config.inc.php
+
%define _appdir %{php_data_dir}/jpgraph
%define _phpdocdir %{_docdir}/phpdoc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-jpgraph.git/commitdiff/549be87ac23a8aa3ffa9984ef94e7a394eeab8b9
More information about the pld-cvs-commit
mailing list