[packages/php-packagexml2cl] Rel 6; no need for php-program as we directly call proper php
arekm
arekm at pld-linux.org
Mon Aug 25 20:18:06 CEST 2025
commit 8e653ae7798d421fd749bcd122a4f0b81b74e723
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Aug 25 20:18:00 2025 +0200
Rel 6; no need for php-program as we directly call proper php
php-packagexml2cl.spec | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/php-packagexml2cl.spec b/php-packagexml2cl.spec
index 75551a0..f9ad821 100644
--- a/php-packagexml2cl.spec
+++ b/php-packagexml2cl.spec
@@ -4,14 +4,13 @@ Summary: Program to convert PEAR package.xml to ChangeLog format
Summary(pl.UTF-8): Program do konwersji pliku PEAR-a package.xml do formatu ChangeLog
Name: php-%{pkgname}
Version: 0.1
-Release: 5
+Release: 6
License: GPL v2
Group: Development/Languages/PHP
Source0: xml2changelog
BuildRequires: rpm-php-pearprov >= 4.4.2-11
BuildRequires: rpmbuild(macros) >= 1.461
Requires: php(core) >= %{php_min_version}
-%requires_eq_to php%{php_suffix}-program php%{php_suffix}-devel
%requires_eq_to php%{php_suffix}-simplexml php%{php_suffix}-devel
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-packagexml2cl.git/commitdiff/8e653ae7798d421fd749bcd122a4f0b81b74e723
More information about the pld-cvs-commit
mailing list