[packages/coppermine-gallery] - rpm dependencies for pear dependencies and _noautoreq_pear
qboosh
qboosh at pld-linux.org
Sat Mar 28 11:34:41 CET 2026
commit cb0be2f4684f880730af19644913281fa72dcc88
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Mar 28 11:34:45 2026 +0100
- rpm dependencies for pear dependencies and _noautoreq_pear
coppermine-gallery.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/coppermine-gallery.spec b/coppermine-gallery.spec
index 95b594e..d11c736 100644
--- a/coppermine-gallery.spec
+++ b/coppermine-gallery.spec
@@ -13,7 +13,8 @@ Source2: %{name}-httpd.conf
Patch0: %{name}-typo.patch
Patch1: %{name}-pld.patch
URL: http://coppermine-gallery.net/
-BuildRequires: rpmbuild(macros) >= 1.268
+BuildRequires: rpm-php-pearprov
+BuildRequires: rpmbuild(macros) >= 1.654
BuildRequires: unzip
Requires: php(mysql)
Requires: webapps
@@ -27,7 +28,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _webapps /etc/webapps
%define _webapp %{name}
%define _sysconfdir %{_webapps}/%{_webapp}
-%define _appdir %{_datadir}/%{_webapp}
+%define _appdir %{_datadir}/%{_webapp}
%define _noautoreq_pear ../.*/.*.php include/.*.php /etc/.* anycontent.php bridge/.*.php lang/.*.php makers/.*.php
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/coppermine-gallery.git/commitdiff/cb0be2f4684f880730af19644913281fa72dcc88
More information about the pld-cvs-commit
mailing list