[packages/php-propel] - rel 15, filter out internal deps
baggins
baggins at pld-linux.org
Sun Apr 19 18:47:33 CEST 2026
commit 70242cdad827508bedf16ca9643205e72de7397c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Apr 19 20:47:17 2026 +0200
- rel 15, filter out internal deps
php-propel.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/php-propel.spec b/php-propel.spec
index f9d95db..9d5b2be 100644
--- a/php-propel.spec
+++ b/php-propel.spec
@@ -4,7 +4,7 @@ Summary: Object persistence and query service for PHP5
Summary(pl.UTF-8): Usługa przechowywania i odpytywania obiektów dla PHP5
Name: php-%{pkgname}
Version: 1.4.2
-Release: 14
+Release: 15
License: LGPL v3
Group: Development/Languages/PHP
Source0: http://files.propelorm.org/%{pkgname}-%{version}.tar.gz
@@ -23,6 +23,8 @@ Requires: php-pear
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define _noautoreq_pear propel/.* phing/.*
+
%description
Propel is an object persistence (object relational mapping) tool for
PHP5 based on Apache Torque. Propel generates PHP classes and SQL
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-propel.git/commitdiff/70242cdad827508bedf16ca9643205e72de7397c
More information about the pld-cvs-commit
mailing list