[packages/php-container-interop] - rel 3, filter out internal deps

baggins baggins at pld-linux.org
Tue Apr 28 09:01:09 CEST 2026


commit 09366c8931bd210ede8ca753b344a8748fd13f90
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Apr 28 09:00:52 2026 +0200

    - rel 3, filter out internal deps

 php-container-interop.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/php-container-interop.spec b/php-container-interop.spec
index 811e248..7c85bb0 100644
--- a/php-container-interop.spec
+++ b/php-container-interop.spec
@@ -3,18 +3,20 @@
 Summary:	Promoting the interoperability of container objects (DIC, SL, etc.)
 Name:		php-%{pkgname}
 Version:	1.1.0
-Release:	2
+Release:	3
 License:	MIT
 Group:		Development/Languages/PHP
 Source0:	https://github.com/container-interop/container-interop/archive/%{version}/%{name}-%{version}.tar.gz
 # Source0-md5:	53c1d92cbfdf5e1ede5d173a41ea4b19
-Source1: 	autoload.php
+Source1:	autoload.php
 URL:		https://github.com/container-interop/container-interop
 Requires:	php(core) >= %{php_min_version}
 Requires:	php-symfony2-ClassLoader >= 2.7.7
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		_noautoreq_php		^/.*
+
 %description
 container-interop tries to identify and standardize features in
 container objects (service locators, dependency injection containers,
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-container-interop.git/commitdiff/09366c8931bd210ede8ca753b344a8748fd13f90



More information about the pld-cvs-commit mailing list