SPECS: php-symfony.spec - rel 2; don't require broken deps (autogenerator i...
arekm
arekm at pld-linux.org
Sat Jul 5 10:05:48 CEST 2008
Author: arekm Date: Sat Jul 5 08:05:48 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 2; don't require broken deps (autogenerator isn't smart enough)
---- Files affected:
SPECS:
php-symfony.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/php-symfony.spec
diff -u SPECS/php-symfony.spec:1.8 SPECS/php-symfony.spec:1.9
--- SPECS/php-symfony.spec:1.8 Sat Jul 5 09:59:29 2008
+++ SPECS/php-symfony.spec Sat Jul 5 10:05:43 2008
@@ -5,7 +5,7 @@
Summary(pl.UTF-8): Szkielet aplikacji WWW w PHP o otwartych źródłach
Name: php-%{sname}
Version: 1.1.0
-Release: 1
+Release: 2
License: various free licenses
Group: Libraries
Source0: http://www.symfony-project.org/get/symfony-%{version}.tgz
@@ -13,11 +13,12 @@
URL: http://www.symfony-project.com/
BuildRequires: rpm-php-pearprov >= 4.4.2-11
Requires: php-common
+Requires: Smarty
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-# deps already provided by this package
-%define _noautoreq 'pear(propel/.*)' 'pear(phing/.*)' 'pear(creole/.*)' 'pear(.*SYMFONY_LIB_DIR.*)'
+# deps already provided by this package or broken deps (dir mismatches)
+%define _noautoreq 'pear(propel/.*)' 'pear(phing/.*)' 'pear(creole/.*)' 'pear(.*SYMFONY_LIB_DIR.*)' 'pear(Smarty.class.php)' 'pear('simpletest/.*)'
%define _phpsharedir %{_datadir}/php
@@ -87,6 +88,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2008/07/05 08:05:43 arekm
+- rel 2; don't require broken deps (autogenerator isn't smart enough)
+
Revision 1.8 2008/07/05 07:59:29 arekm
- don't require self provided deps
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-symfony.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list