/[packages]/cauldron/php-ZendFramework/current/SPECS/php-ZendFramework.spec
ViewVC logotype

Diff of /cauldron/php-ZendFramework/current/SPECS/php-ZendFramework.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 44585 by spuhler, Sat Jan 29 23:51:00 2011 UTC revision 324243 by spuhler, Sat Dec 1 18:41:19 2012 UTC
# Line 5  Line 5 
5    
6  Summary:        Leading open-source PHP framework  Summary:        Leading open-source PHP framework
7  Name:           php-ZendFramework  Name:           php-ZendFramework
8  Version:        1.11.0  Version:        1.12.0
9  Release:        %mkrel 1  Release:        %mkrel 1
10  License:        BSD  License:        BSD
11  Group:          Development/PHP  Group:          Development/PHP
12  URL:            http://framework.zend.com/  URL:            http://framework.zend.com/
13  Source0:        http://framework.zend.com/releases/%{php_name}-%{version}/%{php_name}-%{version}.tar.gz  Source0:        http://framework.zend.com/releases/%{php_name}-%{version}/%{php_name}-%{version}.tar.gz
14  Requires:       php >= 5.1.4  Requires:       php
15  Requires:       php-bcmath  Requires:       php-bcmath
16  Requires:       php-ctype  Requires:       php-ctype
17  Requires:       php-curl  Requires:       php-curl
# Line 28  Requires:      php-simplexml Line 28  Requires:      php-simplexml
28  Requires:       php-xml  Requires:       php-xml
29  Requires:       php-zlib  Requires:       php-zlib
30  BuildArch:      noarch  BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot  
31    
32  %description  %description
33  Extending the art & spirit of PHP, Zend Framework is based on simplicity,  Extending the art & spirit of PHP, Zend Framework is based on simplicity,
# Line 232  This package contains web service client Line 231  This package contains web service client
231  - del.icio.us  - del.icio.us
232  - Flickr  - Flickr
233  - Nirvanix  - Nirvanix
 - Simpy  
234  - SlideShare  - SlideShare
235  - StrikeIron  - StrikeIron
236  - Technorati  - Technorati
# Line 273  pushd %{buildroot}%{_datadir}/php/Zend/t Line 271  pushd %{buildroot}%{_datadir}/php/Zend/t
271      done      done
272  popd  popd
273    
 %clean  
 %{__rm} -rf %{buildroot}  
274    
275  %files  %files
 %defattr(-,root,root,-)  
276  %{_datadir}/php/Zend  %{_datadir}/php/Zend
277  %exclude %{_datadir}/php/Zend/demos  %exclude %{_datadir}/php/Zend/demos
278  %exclude %{_datadir}/php/Zend/tests  %exclude %{_datadir}/php/Zend/tests
# Line 305  popd Line 300  popd
300  %exclude %{_datadir}/php/Zend/Service/Nirvanix  %exclude %{_datadir}/php/Zend/Service/Nirvanix
301  %exclude %{_datadir}/php/Zend/Service/ReCaptcha.php  %exclude %{_datadir}/php/Zend/Service/ReCaptcha.php
302  %exclude %{_datadir}/php/Zend/Service/ReCaptcha  %exclude %{_datadir}/php/Zend/Service/ReCaptcha
 %exclude %{_datadir}/php/Zend/Service/Simpy.php  
 %exclude %{_datadir}/php/Zend/Service/Simpy  
303  %exclude %{_datadir}/php/Zend/Service/SlideShare.php  %exclude %{_datadir}/php/Zend/Service/SlideShare.php
304  %exclude %{_datadir}/php/Zend/Service/SlideShare  %exclude %{_datadir}/php/Zend/Service/SlideShare
305  %exclude %{_datadir}/php/Zend/Service/StrikeIron.php  %exclude %{_datadir}/php/Zend/Service/StrikeIron.php
# Line 320  popd Line 313  popd
313  %doc LICENSE.txt INSTALL.txt README.txt  %doc LICENSE.txt INSTALL.txt README.txt
314    
315  %files demos  %files demos
 %defattr(-,root,root,-)  
316  %{_datadir}/php/Zend/demos  %{_datadir}/php/Zend/demos
317  %doc LICENSE.txt  %doc LICENSE.txt
318    
319  %files tests  %files tests
 %defattr(-,root,root,-)  
320  %{_datadir}/php/Zend/tests  %{_datadir}/php/Zend/tests
321  %doc LICENSE.txt  %doc LICENSE.txt
322    
323  %files extras  %files extras
 %defattr(-,root,root,-)  
324  %{_datadir}/php/ZendX  %{_datadir}/php/ZendX
325  %doc LICENSE.txt extras/documentation/api/extras/*  %doc LICENSE.txt
326    
327  %files Cache-Backend-Apc  %files Cache-Backend-Apc
 %defattr(-,root,root,-)  
328  %{_datadir}/php/Zend/Cache/Backend/Apc.php  %{_datadir}/php/Zend/Cache/Backend/Apc.php
329  %doc LICENSE.txt  %doc LICENSE.txt
330    
331  %files Cache-Backend-Memcached  %files Cache-Backend-Memcached
 %defattr(-,root,root,-)  
332  %{_datadir}/php/Zend/Cache/Backend/Memcached.php  %{_datadir}/php/Zend/Cache/Backend/Memcached.php
333  %doc LICENSE.txt  %doc LICENSE.txt
334    
335  %files Captcha  %files Captcha
 %defattr(-,root,root,-)  
336  %{_datadir}/php/Zend/Captcha  %{_datadir}/php/Zend/Captcha
337  %doc LICENSE.txt  %doc LICENSE.txt
338    
339  %files Dojo  %files Dojo
 %defattr(-,root,root,-)  
340  %{_datadir}/php/Zend/Dojo.php  %{_datadir}/php/Zend/Dojo.php
341  %{_datadir}/php/Zend/Dojo  %{_datadir}/php/Zend/Dojo
342  %{_datadir}/php/Zend/externals/dojo  %{_datadir}/php/Zend/externals/dojo
343  %doc LICENSE.txt  %doc LICENSE.txt
344    
345  %files Feed  %files Feed
 %defattr(-,root,root,-)  
346  %{_datadir}/php/Zend/Feed.php  %{_datadir}/php/Zend/Feed.php
347  %{_datadir}/php/Zend/Feed  %{_datadir}/php/Zend/Feed
348  %doc LICENSE.txt  %doc LICENSE.txt
349    
350  %files Gdata  %files Gdata
 %defattr(-,root,root,-)  
351  %{_datadir}/php/Zend/Gdata.php  %{_datadir}/php/Zend/Gdata.php
352  %{_datadir}/php/Zend/Gdata  %{_datadir}/php/Zend/Gdata
353  %doc LICENSE.txt  %doc LICENSE.txt
354    
355  %files Pdf  %files Pdf
 %defattr(-,root,root,-)  
356  %{_datadir}/php/Zend/Pdf.php  %{_datadir}/php/Zend/Pdf.php
357  %{_datadir}/php/Zend/Pdf  %{_datadir}/php/Zend/Pdf
358  %doc LICENSE.txt  %doc LICENSE.txt
359    
360  %files Search-Lucene  %files Search-Lucene
 %defattr(-,root,root,-)  
361  %{_datadir}/php/Zend/Search  %{_datadir}/php/Zend/Search
362  %doc LICENSE.txt  %doc LICENSE.txt
363    
364  %files Services  %files Services
365  %defattr(-,root,root,-)  
366  %{_datadir}/php/Zend/Service/Akismet.php  %{_datadir}/php/Zend/Service/Akismet.php
367  %{_datadir}/php/Zend/Service/Amazon.php  %{_datadir}/php/Zend/Service/Amazon.php
368  %{_datadir}/php/Zend/Service/Amazon  %{_datadir}/php/Zend/Service/Amazon
# Line 393  popd Line 375  popd
375  %{_datadir}/php/Zend/Service/Nirvanix  %{_datadir}/php/Zend/Service/Nirvanix
376  %{_datadir}/php/Zend/Service/ReCaptcha.php  %{_datadir}/php/Zend/Service/ReCaptcha.php
377  %{_datadir}/php/Zend/Service/ReCaptcha  %{_datadir}/php/Zend/Service/ReCaptcha
 %{_datadir}/php/Zend/Service/Simpy.php  
 %{_datadir}/php/Zend/Service/Simpy  
378  %{_datadir}/php/Zend/Service/SlideShare.php  %{_datadir}/php/Zend/Service/SlideShare.php
379  %{_datadir}/php/Zend/Service/SlideShare  %{_datadir}/php/Zend/Service/SlideShare
380  %{_datadir}/php/Zend/Service/StrikeIron.php  %{_datadir}/php/Zend/Service/StrikeIron.php

Legend:
Removed from v.44585  
changed lines
  Added in v.324243

  ViewVC Help
Powered by ViewVC 1.1.30