[packages/php-container-interop] - rel 4, noautoreq regexp cannot be anchored
baggins
baggins at pld-linux.org
Sun May 3 15:05:23 CEST 2026
commit 754bbd1bac58b152b624e1ac432f929332c1bfb9
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun May 3 17:05:07 2026 +0200
- rel 4, noautoreq regexp cannot be anchored
php-container-interop.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-container-interop.spec b/php-container-interop.spec
index d2ff513..c098798 100644
--- a/php-container-interop.spec
+++ b/php-container-interop.spec
@@ -3,7 +3,7 @@
Summary: Promoting the interoperability of container objects (DIC, SL, etc.)
Name: php-%{pkgname}
Version: 1.1.0
-Release: 3
+Release: 4
License: MIT
Group: Development/Languages/PHP
Source0: https://github.com/container-interop/container-interop/archive/%{version}/%{name}-%{version}.tar.gz
@@ -15,7 +15,7 @@ Requires: php-symfony2-ClassLoader >= 2.7.7
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-%define _noautoreq_pear ^/.*
+%define _noautoreq_pear /.*
%description
container-interop tries to identify and standardize features in
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-container-interop.git/commitdiff/754bbd1bac58b152b624e1ac432f929332c1bfb9
More information about the pld-cvs-commit
mailing list