Author: arekm                        Date: Sun Dec 14 21:15:23 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.2.1; use manual R

---- Files affected:
SPECS:
   php-symfony.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/php-symfony.spec
diff -u SPECS/php-symfony.spec:1.14 SPECS/php-symfony.spec:1.15
--- SPECS/php-symfony.spec:1.14 Wed Dec  3 21:43:10 2008
+++ SPECS/php-symfony.spec      Sun Dec 14 22:15:18 2008
@@ -1,28 +1,31 @@
 # $Revision$, $Date$
 # TODO
 # - use system creole, propel, phing packages (or better do not do that to 
avoid incompatibilities)
+# - php deps autofinder finds a lot of crap (that's why we use manual R now), 
maybe there is a way to improve
 %define                sname   symfony
-%include       /usr/lib/rpm/macros.php
 Summary:       Open-source PHP web framework
 Summary(pl.UTF-8):     Szkielet aplikacji WWW w PHP o otwartych źródłach
 Name:          php-%{sname}
-Version:       1.2.0
+Version:       1.2.1
 Release:       1
 License:       various free licenses
 Group:         Libraries
 Source0:       http://www.symfony-project.org/get/symfony-%{version}.tgz
-# Source0-md5: 08f17ab5cf6ae75c96295cfb0f38e78b
+# Source0-md5: 76d88fee34788c102d49d1d44e79a0f1
 URL:           http://www.symfony-project.com/
-BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.461
 Requires:      Smarty
 Requires:      php-common
+Requires:      php-pear-Archive_Tar
+Requires:      php-pear-Log
+Requires:      php-pear-PEAR
+Requires:      php-pear-PEAR-core
+Requires:      php-pear-PEAR_PackageFileManager
+Requires:      php-pear-PHPUnit2
+Requires:      php-pear-VersionControl_SVN
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-# 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
 
 %description
@@ -91,6 +94,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2008/12/14 21:15:18  arekm
+- up to 1.2.1; use manual R
+
 Revision 1.14  2008/12/03 20:43:10  arekm
 - up to 1.2.0
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-symfony.spec?r1=1.14&r2=1.15&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to