275 |
%{__rm} -rf %{buildroot} |
%{__rm} -rf %{buildroot} |
276 |
|
|
277 |
%files |
%files |
|
%defattr(-,root,root,-) |
|
278 |
%{_datadir}/php/Zend |
%{_datadir}/php/Zend |
279 |
%exclude %{_datadir}/php/Zend/demos |
%exclude %{_datadir}/php/Zend/demos |
280 |
%exclude %{_datadir}/php/Zend/tests |
%exclude %{_datadir}/php/Zend/tests |
315 |
%doc LICENSE.txt INSTALL.txt README.txt |
%doc LICENSE.txt INSTALL.txt README.txt |
316 |
|
|
317 |
%files demos |
%files demos |
|
%defattr(-,root,root,-) |
|
318 |
%{_datadir}/php/Zend/demos |
%{_datadir}/php/Zend/demos |
319 |
%doc LICENSE.txt |
%doc LICENSE.txt |
320 |
|
|
321 |
%files tests |
%files tests |
|
%defattr(-,root,root,-) |
|
322 |
%{_datadir}/php/Zend/tests |
%{_datadir}/php/Zend/tests |
323 |
%doc LICENSE.txt |
%doc LICENSE.txt |
324 |
|
|
325 |
%files extras |
%files extras |
|
%defattr(-,root,root,-) |
|
326 |
%{_datadir}/php/ZendX |
%{_datadir}/php/ZendX |
327 |
%doc LICENSE.txt extras/documentation/api/extras/* |
%doc LICENSE.txt extras/documentation/api/extras/* |
328 |
|
|
329 |
%files Cache-Backend-Apc |
%files Cache-Backend-Apc |
|
%defattr(-,root,root,-) |
|
330 |
%{_datadir}/php/Zend/Cache/Backend/Apc.php |
%{_datadir}/php/Zend/Cache/Backend/Apc.php |
331 |
%doc LICENSE.txt |
%doc LICENSE.txt |
332 |
|
|
333 |
%files Cache-Backend-Memcached |
%files Cache-Backend-Memcached |
|
%defattr(-,root,root,-) |
|
334 |
%{_datadir}/php/Zend/Cache/Backend/Memcached.php |
%{_datadir}/php/Zend/Cache/Backend/Memcached.php |
335 |
%doc LICENSE.txt |
%doc LICENSE.txt |
336 |
|
|
337 |
%files Captcha |
%files Captcha |
|
%defattr(-,root,root,-) |
|
338 |
%{_datadir}/php/Zend/Captcha |
%{_datadir}/php/Zend/Captcha |
339 |
%doc LICENSE.txt |
%doc LICENSE.txt |
340 |
|
|
341 |
%files Dojo |
%files Dojo |
|
%defattr(-,root,root,-) |
|
342 |
%{_datadir}/php/Zend/Dojo.php |
%{_datadir}/php/Zend/Dojo.php |
343 |
%{_datadir}/php/Zend/Dojo |
%{_datadir}/php/Zend/Dojo |
344 |
%{_datadir}/php/Zend/externals/dojo |
%{_datadir}/php/Zend/externals/dojo |
345 |
%doc LICENSE.txt |
%doc LICENSE.txt |
346 |
|
|
347 |
%files Feed |
%files Feed |
|
%defattr(-,root,root,-) |
|
348 |
%{_datadir}/php/Zend/Feed.php |
%{_datadir}/php/Zend/Feed.php |
349 |
%{_datadir}/php/Zend/Feed |
%{_datadir}/php/Zend/Feed |
350 |
%doc LICENSE.txt |
%doc LICENSE.txt |
351 |
|
|
352 |
%files Gdata |
%files Gdata |
|
%defattr(-,root,root,-) |
|
353 |
%{_datadir}/php/Zend/Gdata.php |
%{_datadir}/php/Zend/Gdata.php |
354 |
%{_datadir}/php/Zend/Gdata |
%{_datadir}/php/Zend/Gdata |
355 |
%doc LICENSE.txt |
%doc LICENSE.txt |
356 |
|
|
357 |
%files Pdf |
%files Pdf |
|
%defattr(-,root,root,-) |
|
358 |
%{_datadir}/php/Zend/Pdf.php |
%{_datadir}/php/Zend/Pdf.php |
359 |
%{_datadir}/php/Zend/Pdf |
%{_datadir}/php/Zend/Pdf |
360 |
%doc LICENSE.txt |
%doc LICENSE.txt |
361 |
|
|
362 |
%files Search-Lucene |
%files Search-Lucene |
|
%defattr(-,root,root,-) |
|
363 |
%{_datadir}/php/Zend/Search |
%{_datadir}/php/Zend/Search |
364 |
%doc LICENSE.txt |
%doc LICENSE.txt |
365 |
|
|
366 |
%files Services |
%files Services |
|
%defattr(-,root,root,-) |
|
367 |
%{_datadir}/php/Zend/Service/Akismet.php |
%{_datadir}/php/Zend/Service/Akismet.php |
368 |
%{_datadir}/php/Zend/Service/Amazon.php |
%{_datadir}/php/Zend/Service/Amazon.php |
369 |
%{_datadir}/php/Zend/Service/Amazon |
%{_datadir}/php/Zend/Service/Amazon |
385 |
%{_datadir}/php/Zend/Service/Yahoo.php |
%{_datadir}/php/Zend/Service/Yahoo.php |
386 |
%{_datadir}/php/Zend/Service/Yahoo |
%{_datadir}/php/Zend/Service/Yahoo |
387 |
%doc LICENSE.txt |
%doc LICENSE.txt |
|
|
|
|
|
|