]> git.pld-linux.org Git - packages/ZendFramework.git/blob - ZendFramework.spec
- todo
[packages/ZendFramework.git] / ZendFramework.spec
1 # TODO
2 #error: ZendFramework-Zend_Pdf-1.9.6-1: req pear(Zend/Pdf/Excaption.php) not found
3 #error: ZendFramework-Zend_Pdf-1.9.6-1: req pear(Zend/Pdf/FileParser/Image/Jpeg.php) not found
4 #error: ZendFramework-Zend_Pdf-1.9.6-1: req pear(Zend/Pdf/FileParser/Image/Tiff.php) not found
5 %include        /usr/lib/rpm/macros.php
6 Summary:        Zend Framework
7 Summary(pl.UTF-8):      Szkielet Zend
8 Name:           ZendFramework
9 Version:        1.9.6
10 Release:        1
11 License:        New BSD License
12 Group:          Development/Languages/PHP
13 Source0:        http://framework.zend.com/releases/%{name}-%{version}/%{name}-%{version}.tar.gz
14 # Source0-md5:  53d6651ff58f5d8937599a2feee01bd3
15 Source1:        http://framework.zend.com/releases/%{name}-%{version}/%{name}-%{version}-manual-en.tar.gz
16 # Source1-md5:  1f2cbd915e0c2bcfe6b1f2c92ab51b42
17 Source2:        %{name}-find-lang.sh
18 Patch0:         %{name}-additional-locales.patch
19 Patch1:         %{name}-deps.patch
20 Patch2:         ZF-5750-pjpeg.patch
21 URL:            http://framework.zend.com/
22 BuildRequires:  /usr/bin/php
23 BuildRequires:  php-pecl-runkit
24 BuildRequires:  rpm-php-pearprov >= 4.4.2-11
25 BuildRequires:  sed >= 4.0
26 Requires:       php-common >= 4:5.1.4
27 Requires:       php-pear
28 Requires:       rpm-whiteout >= 1.12
29 Obsoletes:      ZendFramework-doc
30 BuildArch:      noarch
31 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
32
33 # exclude optional dependencies
34 %define         _noautoreq      'php(oci8)' 'php(bitset)' 'pear(../application/bootstrap.php)'
35
36 %description
37 Zend Framework is a high quality and open source framework for
38 developing Web Applications and Web Services.
39
40 Built in the true PHP spirit, the Zend Framework delivers ease-of-use
41 and powerful functionality. It provides solutions for building modern,
42 robust, and secure websites.
43
44 %description -l pl.UTF-8
45 Zend Framework to mający otwarte źródła, wysokiej jakości szkielet do
46 tworzenia aplikacji i usług WWW.
47
48 Stworzony w prawdziwym duchu PHP szkielet Zend dostarcza łatwą w
49 użyciu i potężną funkcjonalność. Udostępnia rozwiązania do tworzenia
50 nowoczesnych, bogatych i bezpiecznych serwisów WWW.
51
52 %package Zend_Acl
53 Summary:        Zend_Acl - ACL functionality and privileges management
54 Summary(pl.UTF-8):      Zend_Acl - listy kontroli dostępu i zarządzanie uprawnieniami
55 Group:          Development/Languages/PHP
56 URL:            http://framework.zend.com/manual/en/zend.acl.html
57 Requires:       %{name} = %{version}-%{release}
58
59 %description Zend_Acl
60 Zend_Acl provides lightweight and flexible access control list (ACL)
61 functionality and privileges management. In general, an application
62 may utilize such functionality to control access to certain protected
63 objects by other requesting objects.
64
65 %description Zend_Acl -l pl.UTF-8
66 Zend_Acl udostępnia lekkie i elastyczne listy kontroli dostępu (ACL)
67 oraz zarządzanie uprawnieniami. W ogólności aplikacje mogą
68 wykorzystywać te funkcje do kontroli dostępu do określonych
69 chronionych obiektów przez inne obiekty.
70
71 %package Zend_Amf
72 Summary:        Zend_Amf - Action Message Format support
73 Summary(pl.UTF-8):      Zend_Amf - obsługa formatu AMF (Action Message Format)
74 Group:          Development/Languages/PHP
75 URL:            http://framework.zend.com/manual/en/zend.amf.html
76 Requires:       %{name} = %{version}-%{release}
77
78 %description Zend_Amf
79 Zend_Amf provides support for Adobe's Action Message Format (AMF), to
80 allow communication between Adobe's Flash Player and PHP.
81 Specifically, it provides a gateway server implementation for handling
82 requests sent from the Flash Player to the server and mapping these
83 requests to object and class methods and arbitrary callbacks.
84
85 %description Zend_Amf -l pl.UTF-8
86 Zend_Amf dodaje obsługę formatu Adobe Action Message Format (AMF),
87 pozwalającego na komunikację między Adobe Flash Playerem a PHP. W
88 szczególności udostępnia implementację serwera bramki do obsługi żądań
89 wysyłanych z Flash Playera do serwera i odwzorowywania tych żądań na
90 obiekty i metody klas oraz wywołania zwrotne.
91
92 %package Zend_Application
93 Summary:        Zend_Application - bootstrap facility
94 Group:          Development/Languages/PHP
95 URL:            http://framework.zend.com/manual/en/zend.amf.html
96 Requires:       %{name} = %{version}-%{release}
97
98 %description Zend_Application
99 Zend_Application provides a bootstrapping facility for applications
100 which provides reusable resources, common- and module-based bootstrap
101 classes and dependency checking. It also takes care of setting up the
102 PHP environment and introduces autoloading by default.
103
104 %package Zend_Auth
105 Summary:        Zend_Auth - authentication API
106 Summary(pl.UTF-8):      Zend_Auth - API do uwierzytelniania
107 Group:          Development/Languages/PHP
108 URL:            http://framework.zend.com/manual/en/zend.auth.html
109 Requires:       %{name} = %{version}-%{release}
110 Requires:       php-ctype
111 # Zend_Auth_Adapter_Http has hard dependency on hash
112
113 %description Zend_Auth
114 Zend_Auth provides an API for authentication and includes concrete
115 authentication adapters for common use case scenarios.
116
117 %description Zend_Auth -l pl.UTF-8
118 Zend_Auth udostępnia API do uwierzytelniania i zawiera właściwe
119 adaptery do uwierzytelniania w popularnych przypadkach użycia.
120
121 %package Zend_Cache
122 Summary:        Zend_Cache - data caching
123 Summary(pl.UTF-8):      Zend_Cache - pamięć podręczna dla danych
124 Group:          Development/Languages/PHP
125 URL:            http://framework.zend.com/manual/en/zend.cache.html
126 Requires:       %{name} = %{version}-%{release}
127 # Zend_Cache_Backend_Apc hard dep on php-pecl-APC
128
129 %description Zend_Cache
130 Zend_Cache provides a flexible approach toward caching data, including
131 support for tagging, manipulating, iterating, and removing subsets.
132
133 %description Zend_Cache -l pl.UTF-8
134 Zend_Cache zapewnia elastyczną pamięć podręczną dla danych z obsługą
135 oznaczania, modyfikowania, iterowania i usuwania podzbiorów.
136
137 %package Zend_Captcha
138 Summary:        Zend_Captcha - CAPTCHA functionality
139 Summary(pl.UTF-8):      Zend_Captcha - funkcjonalność CAPTCHA
140 Group:          Development/Languages/PHP
141 URL:            http://framework.zend.com/manual/en/zend.captcha.html
142 Requires:       %{name} = %{version}-%{release}
143
144 %description Zend_Captcha
145 CAPTCHA stands for "Completely Automated Turing test to tell Computers
146 and Humans Apart" it is used as a challenge-response to ensure that
147 the individual submitting information is a human and not an automated
148 process. Typically, a captcha is used with form submissions where
149 authenticated users are not necessary, but you desire to prevent spam
150 submissions. Captchas can take variety of forms, including asking
151 logic questions, presenting skewed fonts, and presenting images and
152 asking how they relate. Zend_Captcha aims to provide a variety of
153 backends that may be utilized either standalone or in conjunction with
154 Zend_Form.
155
156 %description Zend_Captcha -l pl.UTF-8
157 CAPTCHA (Completely Automated Turing test to tell Computers and Humans
158 Apart) to oparta na pytaniu i odpowiedzi metoda upewnienia się, że
159 wysyłający informację jest człowiekiem, a nie zautomatyzowanym
160 procesem. Zwykle captcha używa się tam, gdzie formularze są wywyłane
161 bez uwierzytelniania, ale chcemy zapobiec wysyłaniu spamu. Mają różne
162 postaci, np. zadawanie pytań logicznych, pokazywanie wykrzywionych
163 fontów lub obrazków z pytaniem o ich powiązania. Klasa Zend_Captcha
164 udostępnia różne backendy. Może być używana zarówno samodzielnie, jak
165 i w połączeniu z Zend_Form.
166
167 %package Zend_CodeGenerator
168 Summary:        Zend_CodeGenerator - generate arbitrary code using OO interface
169 Group:          Development/Languages/PHP
170 URL:            http://framework.zend.com/manual/en/zend.codegenerator.html
171 Requires:       %{name} = %{version}-%{release}
172
173 %description Zend_CodeGenerator
174 Zend_CodeGenerator provides facilities to generate arbitrary code
175 using an object oriented interface, both to create new code as well as
176 to update existing code. While the current implementation is limited
177 to generating PHP code, you can easily extend the base class in order
178 to provide code generation for other tasks: JavaScript, configuration
179 files, apache vhosts, etc.
180
181 %package Zend_Config
182 Summary:        Zend_Config - access to configuration data
183 Summary(pl.UTF-8):      Zend_Config - dostęp do danych konfiguracyjnych
184 Group:          Development/Languages/PHP
185 URL:            http://framework.zend.com/manual/en/zend.config.html
186 Requires:       %{name} = %{version}-%{release}
187
188 %description Zend_Config
189 Zend_Config is designed to simplify access to and use of configuration
190 data within applications.
191
192 %description Zend_Config -l pl.UTF-8
193 Zend_Config ma na celu ułatwienie dostępu i używania danych
194 konfiguracyjnych w aplikacjach.
195
196 %package Zend_Console_Getopt
197 Summary:        Zend_Console_Getopt - parsing command-line options and arguments
198 Summary(pl.UTF-8):      Zend_Console_Getopt - analiza opcji i argumentów linii poleceń
199 Group:          Development/Languages/PHP
200 URL:            http://framework.zend.com/manual/en/zend.console.getopt.html
201 Requires:       %{name} = %{version}-%{release}
202
203 %description Zend_Console_Getopt
204 The Zend_Console_Getopt class helps command-line applications to parse
205 their options and arguments.
206
207 %description Zend_Console_Getopt -l pl.UTF-8
208 Klasa Zend_Console_Getopt pomaga aplikacjom linii poleceń w analizie
209 opcji i argumentów.
210
211 %package Zend_Controller
212 Summary:        Zend_Controller - heart of Model-View-Controller system
213 Summary(pl.UTF-8):      Zend_Controller - podstawa systemu Model-View-Controller
214 Group:          Development/Languages/PHP
215 URL:            http://framework.zend.com/manual/en/zend.controller.html
216 Requires:       %{name} = %{version}-%{release}
217
218 %description Zend_Controller
219 Zend_Controller is the heart of Zend Framework's MVC system. MVC
220 stands for Model-View-Controller and is a design pattern targeted at
221 separating application logic from display logic.
222
223 %description Zend_Controller -l pl.UTF-8
224 Zend_Controller to podstawa systemu MVC szkieletu Zend. MVC oznacza
225 Model-View-Controller (model-widok-kontroler) i jest wzorcem
226 projektowym służącym do oddzielenia logiki aplikacji od logiki
227 wyświetlania.
228
229 %package Zend_Crypt
230 Summary:        Zend_Crypt
231 Group:          Development/Languages/PHP
232 URL:            http://framework.zend.com/manual/en/zend.crypt.html
233 Requires:       %{name} = %{version}-%{release}
234
235 %description Zend_Crypt
236 Zend_Crypt
237
238 %package Zend_Currency
239 Summary:        Zend_Currency - currency representation handling
240 Summary(pl.UTF-8):      Zend_Currency - obsługa reprezentacji walut
241 Group:          Development/Languages/PHP
242 URL:            http://framework.zend.com/manual/en/zend.currency.html
243 Requires:       %{name} = %{version}-%{release}
244 Requires:       php-iconv
245
246 %description Zend_Currency
247 Zend_Currency is part of the I18N core of the Zend_Framework. It
248 handles all issues related to currency, money representation and
249 formating. And it also provides additional informational methods which
250 include localized informations on currencies, informations about which
251 currency is used in which region and more.
252
253 %description Zend_Currency -l pl.UTF-8
254 Zend_Currency to część rdzenia I18N szkieletu Zend. Obsługuje
255 wszystkie zawiłości związane z walutami, reprezentacją i formatowaniem
256 jednostek monetarnych. Zawiera także dodatkowe metody informacyjne
257 zawierające zlokalizowane informacje o walutach, regionach, w których
258 są używane itp.
259
260 %package Zend_Date
261 Summary:        Zend_Date - manipulating dates and times
262 Summary(pl.UTF-8):      Zend_Date - operacje na dacie i czasie
263 Group:          Development/Languages/PHP
264 URL:            http://framework.zend.com/manual/en/zend.date.html
265 Requires:       %{name} = %{version}-%{release}
266
267 %description Zend_Date
268 Zend_Date component offers a detailed, but simple API for manipulating
269 dates and times. Its methods accept a wide variety of types of
270 information, including date parts, in numerous combinations yielding
271 many features and possibilities above and beyond the existing PHP date
272 related functions.
273
274 %description Zend_Date -l pl.UTF-8
275 Komponent Zend_Date oferuje szczegółowe, ale proste API do operacji na
276 dacie i czasie. Metody przyjmują szeroki zakres typów informacji, w
277 tym części daty w różnych kombinacjach wykraczających poza funkcje
278 obróbki daty istniejące w PHP.
279
280 %package Zend_Db
281 Summary:        Zend_Db
282 Group:          Development/Languages/PHP
283 URL:            http://framework.zend.com/manual/en/zend.db.html
284 Requires:       %{name} = %{version}-%{release}
285
286 %description Zend_Db
287 Zend_Db and its related classes provide a simple SQL database
288 interface for Zend Framework. The Zend_Db_Adapter is the basic class
289 you use to connect your PHP application to an RDBMS. There is a
290 different Adapter class for each brand of RDBMS. The Zend_Db Adapters
291 create a bridge from the vendor-specific PHP extensions to a common
292 interface, to help you write PHP applications once and deploy with
293 multiple brands of RDBMS with very little effort. The interface of the
294 Adapter class is similar to the interface of the PHP Data Objects
295 extension.
296
297 Zend_Db provides Adapter classes to PDO drivers for the following
298 RDBMS brands:
299 - IBM DB2 and Informix Dynamic Server (IDS), using the pdo_ibm PHP
300   extension
301 - MySQL, using the pdo_mysql PHP extension
302 - Microsoft SQL Server, using the pdo_mssql PHP extension
303 - Oracle, using the pdo_oci PHP extension
304 - PostgreSQL, using the pdo_pgsql PHP extension
305 - SQLite, using the pdo_sqlite PHP extension
306
307 In addition, Zend_Db provides Adapter classes that utilize PHP
308 database extensions for the following RDBMS brands:
309 - MySQL, using the mysqli PHP extension
310 - Oracle, using the oci8 PHP extension
311 - IBM DB2, using the ibm_db2 PHP extension
312 - Firebird/Interbase, using the php_interbase PHP extension
313
314 %package Zend_Debug
315 Summary:        Zend_Debug
316 Group:          Development/Languages/PHP
317 URL:            http://framework.zend.com/manual/en/zend.debug.html
318 Requires:       %{name} = %{version}-%{release}
319
320 %description Zend_Debug
321 Zend_Debug is a simple debugging component. The static method
322 Zend_Debug::dump() prints or returns information about an expression.
323 This simple technique of debugging is easy to use in an ad hoc
324 fashion, and requires no initialization, special tools, or debugging
325 environment.
326
327 %package Zend_Dojo
328 Summary:        Zend_Dojo
329 Group:          Development/Languages/PHP
330 URL:            http://framework.zend.com/manual/en/zend.dojo.html
331 Requires:       %{name} = %{version}-%{release}
332
333 %description Zend_Dojo
334 Zend_Dojo component provides integration with Dojo Toolkit.
335
336 Integration points with Dojo include:
337 - JSON-RPC support
338 - dojo.data compatibility
339 - View helper to help setup the Dojo environment
340 - Dijit-specific Zend_View helpres
341 - Dijit-specific Zend_Form elements and decorators
342
343 %package Zend_Dom
344 Summary:        Zend_Dom
345 Group:          Development/Languages/PHP
346 URL:            http://framework.zend.com/manual/en/zend.dom.html
347 Requires:       %{name} = %{version}-%{release}
348
349 %description Zend_Dom
350 Zend_Dom provides tools for working with DOM documents and structures.
351 Currently, it offer Zend_Dom_Query, which provides a unified interface
352 for querying DOM documents utilizing both XPath and CSS selectors.
353
354 %package Zend_Exception
355 Summary:        Zend_Exception
356 Group:          Development/Languages/PHP
357 URL:            http://framework.zend.com/manual/en/zend.exception.html
358 Requires:       %{name} = %{version}-%{release}
359
360 %description Zend_Exception
361 Zend_Exception is a base exception class. All exceptions thrown by
362 Zend Framework classes should throw an exception that derives from the
363 base class Zend_Exception.
364
365 %package Zend_Feed
366 Summary:        Zend_Feed
367 Group:          Development/Languages/PHP
368 URL:            http://framework.zend.com/manual/en/zend.feed.html
369 Requires:       %{name} = %{version}-%{release}
370 Requires:       php-dom
371 Requires:       php-mbstring
372
373 %description Zend_Feed
374 Zend_Feed provides functionality for consuming RSS and Atom feeds. It
375 provides a natural syntax for accessing elements of feeds, feed
376 attributes, and entry attributes. Zend_Feed also has extensive support
377 for modifying feed and entry structure with the same natural syntax,
378 and turning the result back into XML. In the future, this modification
379 support could provide support for the Atom Publishing Protocol.
380
381 %package Zend_File
382 Summary:        Zend_File
383 Group:          Development/Languages/PHP
384 URL:            http://framework.zend.com/manual/en/zend.file.html
385 Requires:       %{name} = %{version}-%{release}
386
387 %description Zend_File
388 Zend_File enables developers to take control over file uploads and
389 also over file downloads. It allows you to use built in validators for
390 file purposes and gives you the ability even to change files with
391 filters. Zend_File_Transfer works with adapters which allow to use the
392 same API for different transport protocols like HTTP, FTP, WEBDAV and
393 more.
394
395 %package Zend_Filter
396 Summary:        Zend_Filter
397 Group:          Development/Languages/PHP
398 URL:            http://framework.zend.com/manual/en/zend.filter.html
399 Requires:       %{name} = %{version}-%{release}
400
401 %description Zend_Filter
402 Zend_Filter component provides a set of commonly needed data filters.
403 It also provides a simple filter chaining mechanism by which multiple
404 filters may be applied to a single datum in a user-defined order.
405
406 %package Zend_Filter_Input
407 Summary:        Zend_Filter_Input
408 Group:          Development/Languages/PHP
409 URL:            http://framework.zend.com/manual/en/zend.filter.input.html
410 Requires:       %{name} = %{version}-%{release}
411
412 %description Zend_Filter_Input
413 Zend_Filter_Input provides a declarative interface to associate
414 multiple filters and validators, apply them to collections of data,
415 and to retrieve input values after they have been processed by the
416 filters and validators. Values are returned in escaped format by
417 default for safe HTML output.
418
419 %package Zend_Form
420 Summary:        Zend_Form
421 Group:          Development/Languages/PHP
422 URL:            http://framework.zend.com/manual/en/zend.form.html
423 Requires:       %{name} = %{version}-%{release}
424
425 %description Zend_Form
426 Zend_Form simplifies form creation and handling in your web
427 application. It accomplishes the following goals:
428 - Element input filtering and validation
429 - Element ordering
430 - Element and Form rendering, including escaping
431 - Element and form grouping
432 - Element and form-level configuration
433
434 %package Zend_Gdata
435 Summary:        Zend_Gdata
436 Group:          Development/Languages/PHP
437 URL:            http://framework.zend.com/manual/en/zend.gdata.html
438 Requires:       %{name} = %{version}-%{release}
439 Requires:       php-ctype
440 Requires:       php-dom
441
442 %description Zend_Gdata
443 Zend_Gdata component is a interface for accessing Google Data from
444 PHP. Google Data APIs provide programmatic interface to some of
445 Google's online services. The Google data Protocol is based upon the
446 Atom Publishing Protocol and allows client applications to retrieve
447 data matching queries, post data, update data and delete data using
448 standard HTTP and the Atom syndication formation. Zend_Gdata component
449 also supports accessing other services implementing the Atom
450 Publishing Protocol.
451
452 %package Zend_Http
453 Summary:        Zend_Http
454 Group:          Development/Languages/PHP
455 URL:            http://framework.zend.com/manual/en/zend.http.html
456 Requires:       %{name} = %{version}-%{release}
457 Requires:       php-ctype
458 # Zend_Http_Client_Adapter_Curl has hard dependency on curl
459
460 %description Zend_Http
461 Zend_Http component provides a client for the HTTP protocol. It
462 supports:
463 - URL validation
464 - cookies
465 - proxy servers.
466
467 %package Zend_InfoCard
468 Summary:        Zend_InfoCard
469 Group:          Development/Languages/PHP
470 URL:            http://framework.zend.com/manual/en/zend.infocard.html
471 Requires:       %{name} = %{version}-%{release}
472
473 %description Zend_InfoCard
474 Zend_InfoCard component implements relying-party support for
475 Information Cards. Infomation Cards are used for identity management
476 on the internet and authentication of users to web sites (called
477 relying parties).
478
479 %package Zend_Json
480 Summary:        Zend_Json
481 Group:          Development/Languages/PHP
482 URL:            http://framework.zend.com/manual/en/zend.json.html
483 Requires:       %{name} = %{version}-%{release}
484
485 %description Zend_Json
486 Zend_Json provides convenience methods for serializing native PHP to
487 JSON and decoding JSON to native PHP.
488
489 JSON, JavaScript Object Notation, can be used for data interchange
490 between JavaScript and other languages. Since JSON can be directly
491 evaluated by JavaScript, it is a more efficient and lightweight format
492 than XML for exchanging data with JavaScript clients.
493
494 In addition, Zend_Json provides a useful way to convert any arbitrary
495 XML formatted string into a JSON formatted string. This built-in
496 feature will enable PHP developers to transform the enterprise data
497 encoded in XML format into JSON format before sending it to
498 browser-based Ajax client applications. It provides an easy way to do
499 dynamic data conversion on the server-side code thereby avoiding
500 unnecessary XML parsing in the browser-side applications. It offers a
501 nice utility function that results in easier application-specific data
502 processing techniques.
503
504 %package Zend_Layout
505 Summary:        Zend_Layout
506 Group:          Development/Languages/PHP
507 URL:            http://framework.zend.com/manual/en/zend.layout.html
508 Requires:       %{name} = %{version}-%{release}
509
510 %description Zend_Layout
511 Zend_Layout implements a classic Two Step View pattern, allowing
512 developers to wrap application content within another view, usually
513 representing the site template. Such templates are often termed
514 layouts by other projects, and Zend Framework has adopted this term
515 for consistency.
516
517 The main goals of Zend_Layout are as follows:
518 - Automate selection and rendering of layouts when used with the Zend
519   Framework MVC components.
520 - Provide separate scope for layout related variables and content.
521 - Allow configuration, including layout name, layout script resolution
522   (inflection), and layout script path.
523 - Allow disabling layouts, changing layout scripts, and other states;
524   allow these actions from within action controllers and view scripts.
525 - Follow same script resolution rules (inflection) as the
526   ViewRenderer, but allow them to also use different rules.
527 - Allow usage without Zend Framework MVC components.
528
529 %package Zend_Ldap
530 Summary:        Zend_Ldap
531 Group:          Development/Languages/PHP
532 URL:            http://framework.zend.com/manual/en/zend.ldap.html
533 Requires:       %{name} = %{version}-%{release}
534
535 %description Zend_Ldap
536 Zend_Ldap is a class for performing LDAP operations including but not
537 limited to binding, searching and modifying entries in an LDAP
538 directory.
539
540 %package Zend_Loader
541 Summary:        Zend_Loader
542 Group:          Development/Languages/PHP
543 URL:            http://framework.zend.com/manual/en/zend.loader.html
544 Requires:       %{name} = %{version}-%{release}
545
546 %description Zend_Loader
547 The Zend_Loader class includes methods to help you load files
548 dynamically.
549
550 %package Zend_Locale
551 Summary:        Zend_Locale
552 Group:          Development/Languages/PHP
553 URL:            http://framework.zend.com/manual/en/zend.locale.html
554 Requires:       %{name} = %{version}-%{release}
555 Requires:       php-iconv
556
557 %description Zend_Locale
558 Zend_Locale is the Framework's answer to the question, "How can the
559 same application be used around the whole world?". This component is
560 the foundation of Zend_Date, Zend_Translate, and others. It provides:
561 - access to CLDR, an international data repository for I18N issues,
562   for all framework classes
563 - localizing of numbers
564 - normalizing of dates, times and numbers.
565
566 %package Zend_Log
567 Summary:        Zend_Log
568 Group:          Development/Languages/PHP
569 URL:            http://framework.zend.com/manual/en/zend.log.html
570 Requires:       %{name} = %{version}-%{release}
571 # Zend_Log_Formatter_Xml has hard dependency on dom
572
573 %description Zend_Log
574 Zend_Log is a component for general purpose logging. It supports
575 multiple log backends, formatting messages sent to the log, and
576 filtering messages from being logged. These functions are divided into
577 the following objects:
578 - A Log (instance of Zend_Log) is the object that your application
579   uses the most. You can have as many Log objects as you like; they do
580   not interact. A Log object must contain at least one Writer, and can
581   optionally contain one or more Filters.
582 - A Writer (inherits from Zend_Log_Writer_Abstract) is responsible for
583   saving data to storage.
584 - A Filter (implements Zend_Log_Filter_Interface) blocks log data from
585   being saved. A filter may be applied to an individual Writer, or to a
586   Log where it is applied before all Writers. In either case, filters
587   may be chained.
588 - A Formatter (implements Zend_Log_Formatter_Interface) can format the
589   log data before it is written by a Writer. Each Writer has exactly one
590   Formatter.
591
592 %package Zend_Mail
593 Summary:        Zend_Mail
594 Group:          Development/Languages/PHP
595 URL:            http://framework.zend.com/manual/en/zend.mail.html
596 Requires:       %{name} = %{version}-%{release}
597
598 %description Zend_Mail
599 Zend_Mail provides generalized functionality to compose and send both
600 text and MIME-compliant multipart e-mail messages. Mail can be sent
601 with Zend_Mail via the default Zend_Mail_Transport_Sendmail transport
602 or via Zend_Mail_Transport_Smtp.
603
604 %package Zend_Measure
605 Summary:        Zend_Measure
606 Group:          Development/Languages/PHP
607 URL:            http://framework.zend.com/manual/en/zend.measure.html
608 Requires:       %{name} = %{version}-%{release}
609
610 %description Zend_Measure
611 Zend_Measure component provide a generic and easy way for working with
612 measurements. Using Zend_Measure_* classes, you can convert
613 measurements into different units of the same type. They can be added,
614 subtracted and compared against each other. From a given input made in
615 the user's native language, the unit of measurement can be
616 automatically extracted. Numerous units of measurement are supported.
617
618 %package Zend_Memory
619 Summary:        Zend_Memory
620 Group:          Development/Languages/PHP
621 URL:            http://framework.zend.com/manual/en/zend.memory.html
622 Requires:       %{name} = %{version}-%{release}
623
624 %description Zend_Memory
625 The Zend_Memory component is intended to manage data in an environment
626 with limited memory. Memory objects (memory containers) are generated
627 by memory manager by request and transparently swapped/loaded when
628 it's necessary. For example, if creating or loading a managed object
629 would cause the total memory usage to exceed the limit you specify,
630 some managed objects are copied to cache storage outside of memory. In
631 this way, the total memory used by managed objects does not exceed the
632 limit you need to enforce.
633
634 %package Zend_Mime
635 Summary:        Zend_Mime
636 Group:          Development/Languages/PHP
637 URL:            http://framework.zend.com/manual/en/zend.mime.html
638 Requires:       %{name} = %{version}-%{release}
639 Requires:       php-iconv
640
641 %description Zend_Mime
642 Zend_Mime is a support class for handling multipart MIME messages.
643
644 %package Zend_Navigation
645 Summary:        Zend_Navigation - manage trees of pointers to web page
646 Group:          Development/Languages/PHP
647 URL:            http://framework.zend.com/manual/en/zend.navigation.html
648 Requires:       %{name} = %{version}-%{release}
649
650 %description Zend_Navigation
651 Zend_Navigation is a component for managing trees of pointers to web
652 pages. Simply put: It can be used for creating menus, breadcrumbs,
653 links, and sitemaps, or serve as a model for other navigation related
654 purposes.
655
656 %package Zend_OpenId
657 Summary:        Zend_OpenId
658 Group:          Development/Languages/PHP
659 URL:            http://framework.zend.com/manual/en/zend.openid.html
660 Requires:       %{name} = %{version}-%{release}
661
662 %description Zend_OpenId
663 Zend_OpenId is a Zend Framework component that provides a simple API
664 for building OpenID-enabled sites and identity providers.
665
666 %package Zend_Paginator
667 Summary:        Zend_Paginator
668 Group:          Development/Languages/PHP
669 URL:            http://framework.zend.com/manual/en/zend.paginator.html
670 Requires:       %{name} = %{version}-%{release}
671
672 %description Zend_Paginator
673 Zend_Paginator is a flexible component for paginating collections of
674 data and presenting that data to users.
675
676 The primary design goals of Zend_Paginator are as follows:
677 - Paginate arbitrary data, not just relational databases
678 - Fetch only the results that need to be displayed
679 - Do not force users to adhere to only one way of displaying data or
680   rendering pagination controls
681 - Loosely couple Zend_Paginator to other Zend Framework components so
682   that users who wish to use it independently of Zend_View, Zend_Db,
683   etc. can do so.
684
685 %package Zend_Pdf
686 Summary:        Zend_Pdf
687 Group:          Development/Languages/PHP
688 URL:            http://framework.zend.com/manual/en/zend.pdf.html
689 Requires:       %{name} = %{version}-%{release}
690 Requires:       php-ctype
691 Requires:       php-gd
692 Requires:       php-iconv
693 Requires:       php-zlib
694
695 %description Zend_Pdf
696 Zend_Pdf module is a PDF (Portable Document Format) manipulation
697 engine. It can load existing documents, create new, modify and save
698 modified documents. Thus it can help application dynamically prepare
699 documents in a PDF by modifying existing template or generating
700 document from a scratch.
701
702 Zend_Pdf module supports the following features:
703 - Create new document or load existing one (PDF V1.4 (Acrobat 5)
704   documents are supported for loading now).
705 - Retrieving specified revision of the document.
706 - Manipulate pages within document. Changing page order, adding new
707   pages, removing pages from a document.
708 - Different drawing primitives (lines, rectangles, polygons, circles,
709   ellipses and sectors).
710 - Text drawing using any of the 14 standard (built-in) fonts or your
711   own custom TrueType fonts.
712 - Rotations.
713 - Image drawing (JPG, PNG [Up to 8bit per channel+Alpha] and TIFF
714   images are supported).
715 - Incremental PDF file update.
716
717 %package Zend_ProgressBar
718 Summary:        Zend_ProgressBar
719 Group:          Development/Languages/PHP
720 URL:            http://framework.zend.com/manual/en/zend.progressbar.html
721 Requires:       %{name} = %{version}-%{release}
722
723 %description Zend_ProgressBar
724 Zend_ProgressBar is a component to create and update progressbars in
725 different environments. It consists of a single backend, which outputs
726 the progress through one of the multiple adapters. On every update, it
727 takes an absolute value and optionally a status message, and then
728 calls the adapter with some precalculated values like percentage and
729 estimated time left.
730
731 %package Zend_Queue
732 Summary:        Zend_Queue
733 Group:          Development/Languages/PHP
734 URL:            http://framework.zend.com/manual/en/zend.progressbar.html
735 Requires:       %{name} = %{version}-%{release}
736
737 %description Zend_Queue
738 Zend_Queue is a standardized interface for dealing with a variety of
739 queuing systems. Proposed systems include: simple array access,
740 Zend_Cache, Zend Platform Job Queue, Amazon's Simple Queue Service
741 (SQS). It should support creating queues, determining the number of
742 messages in a queue, retrieving messages from a queue (all or specific
743 number), submitting messages to a queue, and removing queues.
744
745 %package Zend_Reflection
746 Summary:        Zend_Reflection
747 Group:          Development/Languages/PHP
748 URL:            http://framework.zend.com/manual/en/zend.reflection.html
749 Requires:       %{name} = %{version}-%{release}
750
751 %description Zend_Reflection
752 Zend_Reflection is a drop-in extension to PHP's own Reflection API,
753 providing several additional features:
754  - Ability to retrieve return values types.
755  - Ability to retrieve method and function parameter types.
756  - Ability to retrieve class property types.
757  - DocBlocks gain a Reflection class, allowing introspection of
758    docblocks. This provides the ability to determine what annotation tags
759    have been defined as well as to retrieve their values, and the ability
760    to retrieve the short and long descriptions.
761  - Files gain a Reflection class, allowing introspection of PHP files.
762    This provides the ability to determine what functions and classes are
763    defined in a given file, as well as to instrospect them.
764  - Ability to override any Reflection class with your own variant, for
765    the entire reflection tree you create.
766
767 In general, Zend_Reflection works just like the standard Reflection
768 API, but provides a few additional methods for retrieving artifacts
769 not defined in the Reflection API.
770
771 %package Zend_Registry
772 Summary:        Zend_Registry
773 Group:          Development/Languages/PHP
774 URL:            http://framework.zend.com/manual/en/zend.registry.html
775 Requires:       %{name} = %{version}-%{release}
776
777 %description Zend_Registry
778 The registry is a container for storing objects and values in the
779 application space. By storing the value in the registry, the same
780 object is always available throughout your application. This mechanism
781 is an alternative to using global storage.
782
783 %package Zend_Rest
784 Summary:        Zend_Rest
785 Group:          Development/Languages/PHP
786 URL:            http://framework.zend.com/manual/en/zend.rest.html
787 Requires:       %{name} = %{version}-%{release}
788 Requires:       php-ctype
789 Requires:       php-dom
790
791 %description Zend_Rest
792 REST Web Services use service-specific XML formats. These ad-hoc
793 standards mean that the manner for accessing a REST web service is
794 different for each service. REST web services typically use URL
795 parameters (GET data) or path information for requesting data and POST
796 data for sending data. Zend_Rest component provides:
797 - capabilities to access REST web services
798 - capabilities to expose APIs as REST services
799
800 %package Zend_Search_Lucene
801 Summary:        Zend_Search_Lucene
802 Group:          Development/Languages/PHP
803 URL:            http://framework.zend.com/manual/en/zend.search.lucene.html
804 Requires:       %{name} = %{version}-%{release}
805 Requires:       php-ctype
806 Requires:       php-dom
807 Requires:       php-iconv
808
809 %description Zend_Search_Lucene
810 Zend_Search_Lucene is a general purpose text search engine. Since it
811 stores its index on the filesystem and does not require a database
812 server, it can add search capabilities to almost any PHP-driven
813 website.
814
815 Zend_Search_Lucene supports the following features:
816 - Ranked searching - best results returned first
817 - Many powerful query types: phrase queries, wildcard queries,
818   proximity queries, range queries and more
819 - Search by specific field (e.g., title, author, contents)
820
821 %package Zend_Server_Reflection
822 Summary:        Zend_Server_Reflection
823 Group:          Development/Languages/PHP
824 URL:            http://framework.zend.com/manual/en/zend.server.reflection.html
825 Requires:       %{name} = %{version}-%{release}
826
827 %description Zend_Server_Reflection
828 Zend_Server_Reflection provides a standard mechanism for performing
829 function and class introspection for use with server classes. It is
830 based on Reflection API, and extends it to provide methods for
831 retrieving parameter and return value types and descriptions, a full
832 list of function and method prototypes (i.e., all possible valid
833 calling combinations), and function/method descriptions.
834
835 %package Zend_Service_Akismet
836 Summary:        Zend_Service_Akismet
837 Group:          Development/Languages/PHP
838 URL:            http://framework.zend.com/manual/en/zend.service.akismet.html
839 Requires:       %{name} = %{version}-%{release}
840
841 %description Zend_Service_Akismet
842 Zend_Service_Akismet provides a client for the Akismet API. The
843 Akismet service is used to determine if incoming data is potentially
844 spam; it also exposes methods for submitting data as known spam or as
845 false positives (ham). Originally intended to help categorize and
846 identify spam for Wordpress, it can be used for any type of data.
847
848 Akismet requires an API key for usage. You may get one for signing up
849 for a WordPress.com account. You do not need to activate a blog;
850 simply acquiring the account will provide you with the API key.
851
852 Additionally, Akismet requires that all requests contain a URL to the
853 resource for which data is being filtered, and, because of Akismet's
854 origins in WordPress, this resource is called the blog url. This value
855 should be passed as the second argument to the constructor, but may be
856 reset at any time using the setBlogUrl() accessor, or overridden by
857 specifying a 'blog' key in the various method calls.
858
859 %package Zend_Service_Amazon
860 Summary:        Zend_Service_Amazon
861 Group:          Development/Languages/PHP
862 URL:            http://framework.zend.com/manual/en/zend.service.amazon.html
863 Requires:       %{name} = %{version}-%{release}
864 Requires:       php-dom
865
866 %description Zend_Service_Amazon
867 Zend_Service_Amazon is a simple API for using Amazon web services.
868 Zend_Service_Amazon has two APIs: a more traditional one that follows
869 Amazon's own API, and a simpler "Query API" for constructing even
870 complex search queries easily.
871
872 Zend_Service_Amazon enables developers to retrieve information
873 appearing throughout Amazon.com web sites directly through the Amazon
874 Web Services API.
875
876 %package Zend_Service_Audioscrobbler
877 Summary:        Zend_Service_Audioscrobbler
878 Group:          Development/Languages/PHP
879 URL:            http://framework.zend.com/manual/en/zend.service.audioscrobbler.html
880 Requires:       %{name} = %{version}-%{release}
881 Requires:       php-iconv
882
883 %description Zend_Service_Audioscrobbler
884 Zend_Service_Audioscrobbler is a simple API for using the
885 Audioscrobbler REST Web Service. The Audioscrobbler Web Service
886 provides access to its database of Users, Artists, Albums, Tracks,
887 Tags, Groups, and Forums.
888
889 %package Zend_Service_Delicious
890 Summary:        Zend_Service_Delicious
891 Group:          Development/Languages/PHP
892 URL:            http://framework.zend.com/manual/en/zend.service.delicious.html
893 Requires:       %{name} = %{version}-%{release}
894 Requires:       php-dom
895
896 %description Zend_Service_Delicious
897 Zend_Service_Delicious is simple API for using del.icio.us XML and
898 JSON web services. This component gives you read-write access to posts
899 at del.icio.us if you provide credentials. It also allows read-only
900 access to public data of all users.
901
902 %package Zend_Service_Flickr
903 Summary:        Zend_Service_Flickr
904 Group:          Development/Languages/PHP
905 URL:            http://framework.zend.com/manual/en/zend.service.delicious.html
906 Requires:       %{name} = %{version}-%{release}
907 Requires:       php-dom
908 Requires:       php-iconv
909
910 %description Zend_Service_Flickr
911 Zend_Service_Flickr is a simple API for using the Flickr REST Web
912 Service. In order to use the Flickr web services, you must have an API
913 key. To obtain a key, visit the Flickr API Documentation
914 <http://www.flickr.com/services/api/>.
915
916 %package Zend_Service_Nirvanix
917 Summary:        Zend_Service_Nirvanix
918 Group:          Development/Languages/PHP
919 URL:            http://framework.zend.com/manual/en/zend.service.nirvanix.html
920 Requires:       %{name} = %{version}-%{release}
921
922 %description Zend_Service_Nirvanix
923 Nirvanix provides an Internet Media File System (IMFS), an Internet
924 storage service that allows applications to upload, store and organize
925 files and subsequently access them using a standard Web Services
926 interface. An IMFS is distributed clustered file system, accessed over
927 the Internet, and optimized for dealing with media files (audio,
928 video, etc). The goal of an IMFS is to provide massive scalability to
929 deal with the challenges of media storage growth, with guaranteed
930 access and availability regardless of time and location. Finally, an
931 IMFS gives applications the ability to access data securely, without
932 the large fixed costs associated with acquiring and maintaining
933 physical storage assets.
934
935 Before you can get started with Zend_Service_Nirvanix, you must first
936 register for an account (https://www.nirvanix.com/signUpSingle.aspx).
937 After registering, you will receive a Username, Password, and
938 Application Key. All three are required to use Zend_Service_Nirvanix.
939
940 %package Zend_Service_ReCaptcha
941 Summary:        Zend_Service_ReCaptcha
942 Group:          Development/Languages/PHP
943 URL:            http://framework.zend.com/manual/en/zend.service.recaptcha.html
944 Requires:       %{name} = %{version}-%{release}
945
946 %description Zend_Service_ReCaptcha
947 Zend_Service_ReCaptcha provides a client for the reCAPTCHA Web
948 Service. Per the reCAPTCHA site, "reCAPTCHA is a free CAPTCHA service
949 that helps to digitize books." Each reCAPTCHA requires the user to
950 input two words, the first of which is the actual captcha, and the
951 second of which is a word from some scanned text that Optical
952 Character Recognition (OCR) software has been unable to identifiy. The
953 assumption is that if a user correctly provides the first word, the
954 second is likely correctly entered as well, and can be used to improve
955 OCR software for digitizing books.
956
957 In order to use the reCAPTCHA service, you will need to sign up for an
958 account (http://recaptcha.net/whyrecaptcha.html) and register one or
959 more domains with the service in order to generate public and private
960 keys.
961
962 %package Zend_Service_Simpy
963 Summary:        Zend_Service_Simpy
964 Group:          Development/Languages/PHP
965 URL:            http://framework.zend.com/manual/en/zend.service.simpy.html
966 Requires:       %{name} = %{version}-%{release}
967 Requires:       php-dom
968
969 %description Zend_Service_Simpy
970 Zend_Service_Simpy is a lightweight wrapper for the free REST API
971 available for the Simpy social bookmarking service.
972
973 In order to use Zend_Service_Simpy, you should already have a Simpy
974 account. To get an account, visit the Simpy web site
975 (http://simpy.com/).
976
977 %package Zend_Service_SlideShare
978 Summary:        Zend_Service_SlideShare
979 Group:          Development/Languages/PHP
980 URL:            http://framework.zend.com/manual/en/zend.service.slideshare.html
981 Requires:       %{name} = %{version}-%{release}
982
983 %description Zend_Service_SlideShare
984 The Zend_Service_SlideShare component is used to interact with the
985 slideshare.net web services for hosting slide shows online. With this
986 component, you can embed slide shows which are hosted on this web site
987 within a web site and even upload new slide shows to your account.
988
989 In order to use the Zend_Service_SlideShare component you must first
990 create an account on the slideshare.net servers in order to receive an
991 API key, username, password and shared secret value -- all of which
992 are needed in order to use the Zend_Service_SlideShare component.
993
994 %package Zend_Service_StrikeIron
995 Summary:        Zend_Service_StrikeIron
996 Group:          Development/Languages/PHP
997 URL:            http://framework.zend.com/manual/en/zend.service.strikeiron.html
998 Requires:       %{name} = %{version}-%{release}
999
1000 %description Zend_Service_StrikeIron
1001 Zend_Service_StrikeIron provides a client to StrikeIron web services.
1002
1003 The Zend_Service_StrikeIron component provides:
1004 - A single point for configuring your StrikeIron authentication
1005   credentials that can be used across many StrikeIron services.
1006 - A standard way of retrieving your StrikeIron subscription
1007   information such as license status and the number of hits remaining to
1008   a service.
1009 - The ability to use any StrikeIron service from its WSDL without
1010   creating a PHP wrapper class, and the option of creating a wrapper for
1011   a more convenient interface.
1012 - Wrappers for three popular StrikeIron services.
1013
1014 Before you can get started with Zend_Service_StrikeIron, you must
1015 first register (http://strikeiron.com/Register.aspx) for a StrikeIron
1016 developer account. After registering, you will receive a StrikeIron
1017 username and password. These will be used when connecting to
1018 StrikeIron using Zend_Service_StrikeIron. You will also need to sign
1019 up (http://www.strikeiron.com/ProductDetail.aspx?p=257) for
1020 StrikeIron's Super Data Pack Web Service. Both registration steps are
1021 free and can be done relatively quickly through the StrikeIron
1022 website.
1023
1024 %package Zend_Service_Technorati
1025 Summary:        Zend_Service_Technorati
1026 Group:          Development/Languages/PHP
1027 URL:            http://framework.zend.com/manual/en/zend.service.technorati.html
1028 Requires:       %{name} = %{version}-%{release}
1029
1030 %description Zend_Service_Technorati
1031 Zend_Service_Technorati provides an easy, intuitive and
1032 object-oriented interface for using the Technorati API. It provides
1033 access to all available Technorati API queries and returns the
1034 original XML response as a friendly PHP object.
1035
1036 Technorati requires a valid API key for usage. To get your own API Key
1037 you first need to create a new Technorati account
1038 (http://technorati.com/signup/), then visit the API Key section
1039 (http://technorati.com/developers/apikey.html).
1040
1041 %package Zend_Service_Twitter
1042 Summary:        Zend_Service_Twitter
1043 Group:          Development/Languages/PHP
1044 URL:            http://framework.zend.com/manual/en/zend.service.technorati.html
1045 Requires:       %{name} = %{version}-%{release}
1046
1047 %description Zend_Service_Twitter
1048 Zend_Service_Twitter provides a client for the Twitter REST API.
1049 Zend_Service_Twitter will allow you to query the public timeline and
1050 if you provide a username and password for Twitter it will allow you
1051 to get and update your status, reply to friends, direct message
1052 friends, mark tweets as favorite and much more.
1053
1054 %package Zend_Service_Yahoo
1055 Summary:        Zend_Service_Yahoo
1056 Group:          Development/Languages/PHP
1057 URL:            http://framework.zend.com/manual/en/zend.service.yahoo.html
1058 Requires:       %{name} = %{version}-%{release}
1059 Requires:       php-dom
1060
1061 %description Zend_Service_Yahoo
1062 Zend_Service_Yahoo is a simple API for using many of the Yahoo! REST
1063 APIs. Zend_Service_Yahoo allows you to search Yahoo! Web search,
1064 Yahoo! News, Yahoo! Local, Yahoo! Images. In order to use the Yahoo!
1065 REST API, you must have a Yahoo! Application ID. To obtain an
1066 Application ID, please complete and submit the Application ID Request
1067 Form (http://developer.yahoo.com/wsregapp/).
1068
1069 %package Zend_Session
1070 Summary:        Zend_Session
1071 Group:          Development/Languages/PHP
1072 URL:            http://framework.zend.com/manual/en/zend.session.html
1073 Requires:       %{name} = %{version}-%{release}
1074
1075 %description Zend_Session
1076 Zend_Session helps manage and preserve session data across multiple
1077 page requests by the same client. Zend_Session component:
1078 - provides an object-oriented interface to access session data
1079 - provides optional security features to help protect against session
1080   hijacking
1081 - supports namespaced access to the PHP session for interoperability.
1082
1083 %package Zend_Soap
1084 Summary:        Zend_Soap
1085 Group:          Development/Languages/PHP
1086 URL:            http://framework.zend.com/manual/en/zend.soap.html
1087 Requires:       %{name} = %{version}-%{release}
1088
1089 %description Zend_Soap
1090 Zend_Soap component is intended to simplify Web Services development
1091 for PHP programmers.
1092
1093 %package Zend_Tag
1094 Summary:        Zend_Tag -- work with taggable Items
1095 Group:          Development/Languages/PHP
1096 URL:            http://framework.zend.com/manual/en/zend.tag.html
1097 Requires:       %{name} = %{version}-%{release}
1098
1099 %description Zend_Tag
1100 Zend_Tag is a component suite which provides a facility to work with
1101 taggable Items. As its base, it provides two classes to work with
1102 Tags, Zend_Tag_Item and Zend_Tag_ItemList. Additionally, it comes with
1103 the interface Zend_Tag_Taggable, which allows you to use any of your
1104 models as a taggable item in conjunction with Zend_Tag.
1105
1106 %package Zend_Text
1107 Summary:        Zend_Text
1108 Group:          Development/Languages/PHP
1109 URL:            http://framework.zend.com/manual/en/zend.text.html
1110 Requires:       %{name} = %{version}-%{release}
1111
1112 %description Zend_Text
1113 Zend_Text is a component which enables developers to create a so
1114 called FIGlet text. A FIGlet text is a string, which is represented as
1115 ASCII art. FIGlets use a special font format, called FLT (FigLet
1116 Font).
1117
1118 %package Zend_Test
1119 Summary:        Zend_Test
1120 Group:          Development/Languages/PHP
1121 URL:            http://framework.zend.com/manual/en/zend.test.html
1122 Requires:       %{name} = %{version}-%{release}
1123 Requires:       php-PHPUnit
1124
1125 %description Zend_Test
1126 Zend_Test provides tools to facilitate unit testing of your Zend
1127 Framework applications.
1128
1129 %package Zend_Tool
1130 Summary:        Zend_Tool
1131 Group:          Development/Languages/PHP
1132 URL:            http://framework.zend.com/wiki/display/ZFDEV/Zend_Tool
1133 Requires:       %{name} = %{version}-%{release}
1134 Requires:       /usr/bin/php
1135
1136 %description Zend_Tool
1137 Zend_Tool component is intended to simplify project development for
1138 PHP programmers.
1139
1140 Please note that this component is part of Zend Framework incubator.
1141
1142 %package Zend_Translate
1143 Summary:        Zend_Translate
1144 Group:          Development/Languages/PHP
1145 URL:            http://framework.zend.com/manual/en/zend.translate.html
1146 Requires:       %{name} = %{version}-%{release}
1147
1148 %description Zend_Translate
1149 Zend_Translate is the Zend Framework's solution for multilingual
1150 applications.
1151
1152 The benefits of Zend_Translate are:
1153 - Supports multiple source formats: Zend_Translate supports several
1154   source formats, including those supported by PHP, and other formats
1155   including TMX and CSV files.
1156 - Thread-safe gettext: The gettext reader of Zend_Translate is
1157   thread-safe. There are no problems using it in multi-threaded
1158   environments.
1159 - Easy and generic API: The API of Zend_Translate is very simple and
1160   requires only a handful of functions. So it's easy to learn and easy
1161   to maintain. All source formats are handled the same way, so if the
1162   format of your source files change from Gettext to TMX, you only need
1163   to change one line of code to specify the storage adapter.
1164 - Detection of the user's standard language: The preferred language of
1165   the user accessing the site can be detected and used by
1166   Zend_Translate.
1167 - Automatic source detection: Zend_Translate is capable of detecting
1168   and integrating multiple source files and additionally detect the
1169   locale to be used depending on directory or filenames.
1170
1171 %package Zend_Uri
1172 Summary:        Zend_Uri
1173 Group:          Development/Languages/PHP
1174 URL:            http://framework.zend.com/manual/en/zend.uri.html
1175 Requires:       %{name} = %{version}-%{release}
1176 Requires:       php-ctype
1177
1178 %description Zend_Uri
1179 Zend_Uri is a component that aids in manipulating and validating
1180 Uniform Resource Identifiers (URIs). Zend_Uri exists primarily to
1181 service other components such as Zend_Http_Client but is also useful
1182 as a standalone utility.
1183
1184 %package Zend_Validate
1185 Summary:        Zend_Validate
1186 Group:          Development/Languages/PHP
1187 URL:            http://framework.zend.com/manual/en/zend.validate.html
1188 Requires:       %{name} = %{version}-%{release}
1189 Requires:       php-ctype
1190
1191 %description Zend_Validate
1192 The Zend_Validate component provides a set of commonly needed
1193 validators. It also provides a simple validator chaining mechanism by
1194 which multiple validators may be applied to a single datum in a
1195 user-defined order.
1196
1197 %package Zend_Version
1198 Summary:        Zend_Version
1199 Group:          Development/Languages/PHP
1200 URL:            http://framework.zend.com/manual/en/zend.version.html
1201 Requires:       %{name} = %{version}-%{release}
1202
1203 %description Zend_Version
1204 Zend_Version component delivers current version number of Zend
1205 Framework.
1206
1207 %package Zend_View
1208 Summary:        Zend_View
1209 Group:          Development/Languages/PHP
1210 URL:            http://framework.zend.com/manual/en/zend.view.html
1211 Requires:       %{name} = %{version}-%{release}
1212
1213 %description Zend_View
1214 Zend_View is a class for working with the "view" portion of the
1215 model-view-controller pattern. That is, it exists to help keep the
1216 view script separate from the model and controller scripts. It
1217 provides a system of helpers, output filters, and variable escaping.
1218 Zend_View is template system agnostic; you may use PHP as your
1219 template language, or create instances of other template systems and
1220 manipulate them within your view script. Essentially, using Zend_View
1221 happens in two major steps: 1. Your controller script creates an
1222 instance of Zend_View and assigns variables to that instance. 2. The
1223 controller tells the Zend_View to render a particular view, thereby
1224 handing control over the view script, which generates the view output.
1225
1226 %package Zend_Wildfire
1227 Summary:        Zend_Wildfire
1228 Group:          Development/Languages/PHP
1229 URL:            http://framework.zend.com/manual/en/zend.wildfire.html
1230 Requires:       %{name} = %{version}-%{release}
1231
1232 %description Zend_Wildfire
1233 Zend_Wildfire is a component that facilitates communication between
1234 PHP code and Wildfire client components. The purpose of the Wildfire
1235 Project is to develop standardized communication channels between a
1236 large variety of components and a dynamic and scriptable plugin
1237 architecture. At this time the primary focus is to provide a system to
1238 allow server-side PHP code to inject logging messages into the Firebug
1239 Console (http://getfirebug.com/).
1240
1241 %package Zend_XmlRpc
1242 Summary:        Zend_XmlRpc
1243 Group:          Development/Languages/PHP
1244 URL:            http://framework.zend.com/manual/en/zend.xmlrpc.html
1245 Requires:       %{name} = %{version}-%{release}
1246 Requires:       php-dom
1247 Requires:       php-iconv
1248
1249 %description Zend_XmlRpc
1250 From its home page <http://www.xmlrpc.com/>, XML-RPC is described as a
1251 "...remote procedure calling using HTTP as the transport and XML as
1252 the encoding. XML-RPC is designed to be as simple as possible, while
1253 allowing complex data structures to be transmitted, processed and
1254 returned". The Zend Framework provides support for both consuming
1255 remote XML-RPC services and building new XML-RPC servers.
1256
1257 %package demos
1258 Summary:        Demos for Zend Framework
1259 Summary(pl.UTF-8):      Programy demonstracyjne dla szkieletu Zend Framework
1260 Group:          Documentation
1261
1262 %description demos
1263 Demos for Zend Framework.
1264
1265 %description demos -l pl.UTF-8
1266 Programy demonstracyjne dla szkieletu Zend Framework.
1267
1268 %package manual-en
1269 Summary:        Zend Framework manual in English language
1270 Summary(pl.UTF-8):      Podręcznik do Zend Framework w języku angielskim
1271 Group:          Documentation
1272
1273 %description manual-en
1274 Zend Framework manual in English language.
1275
1276 %description manual-en -l pl.UTF-8
1277 Podręcznik do Zend Framework w języku angielskim.
1278
1279 %prep
1280 %setup -q -a1
1281 mv %{name}-%{version}/documentation .
1282 find '(' -name '*.php' -o -name '*.xml' ')' -print0 | xargs -0 %{__sed} -i -e 's,\r$,,'
1283 %patch0 -p1
1284 %patch1 -p1
1285 %patch2 -p0
1286
1287 install %{SOURCE2} find-lang.sh
1288
1289 # cleanup backups after patching
1290 find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
1291
1292 %build
1293 # check *.php files syntax using runkit extension
1294 lint_php() {
1295         php -r '
1296                 $errors = 0;
1297                 array_shift($argv);
1298                 echo "Checking syntax of ", count($argv), " PHP files";
1299                 foreach ($argv as $file) {
1300                         echo ".";
1301                         if (!runkit_lint_file($file)) {
1302                                 echo "PHP Lint: $file\n";
1303                                 $errors++;
1304                         }
1305                 }
1306                 echo "\nDONE!\n";
1307                 exit($errors ? 1 : 0);
1308         ' $(find library -name '*.php')
1309 }
1310 lint_php
1311
1312 %install
1313 rm -rf $RPM_BUILD_ROOT
1314 install -d $RPM_BUILD_ROOT{%{_examplesdir}/%{name}-%{version},%{php_pear_dir}/bin}
1315 install -d $RPM_BUILD_ROOT%{_bindir}
1316 cp -a demos/Zend/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
1317
1318 # library should be in include_path if used, so we use already defined %{php_pear_dir}
1319 # NOTE: we could use %{php_data_dir} as of php-common-4:5.2.8-3, but then
1320 # pear(...) deps won't be satisifed that these libs use extensively.
1321 cp -a library/* $RPM_BUILD_ROOT%{php_pear_dir}
1322
1323 # create script in bindir
1324 cp -a bin/zf.php $RPM_BUILD_ROOT%{php_pear_dir}/bin
1325 cat >> $RPM_BUILD_ROOT%{_bindir}/zf <<-'EOF'
1326 #!/bin/sh
1327 cd %{php_pear_dir}/bin
1328 exec /usr/bin/php -d Safe_mode=off zf.php ${1:+"$@"}
1329 EOF
1330
1331 ./find-lang.sh %{name}.lang
1332
1333 # manual
1334 install -d $RPM_BUILD_ROOT%{_docdir}/%{name}-en
1335 cp -a documentation/manual/core/en/* $RPM_BUILD_ROOT%{_docdir}/%{name}-en
1336
1337 %clean
1338 rm -rf $RPM_BUILD_ROOT
1339
1340 %files
1341 %defattr(644,root,root,755)
1342 %doc LICENSE.txt README.txt
1343 %dir %{php_pear_dir}/Zend
1344 %dir %{php_pear_dir}/Zend/Console
1345 %dir %{php_pear_dir}/Zend/Search
1346
1347 %dir %{php_pear_dir}/Zend/Server
1348 %{php_pear_dir}/Zend/Server/Abstract.php
1349 %{php_pear_dir}/Zend/Server/Exception.php
1350 %{php_pear_dir}/Zend/Server/Interface.php
1351 %{php_pear_dir}/Zend/Server/Definition.php
1352 %dir %{php_pear_dir}/Zend/Server/Method
1353 %{php_pear_dir}/Zend/Server/Method/Callback.php
1354 %{php_pear_dir}/Zend/Server/Method/Definition.php
1355 %{php_pear_dir}/Zend/Server/Method/Parameter.php
1356 %{php_pear_dir}/Zend/Server/Method/Prototype.php
1357
1358 %dir %{php_pear_dir}/Zend/Service
1359 %{php_pear_dir}/Zend/Service/Abstract.php
1360 %{php_pear_dir}/Zend/Service/Exception.php
1361
1362 %{php_pear_dir}/Zend/TimeSync
1363 %{php_pear_dir}/Zend/TimeSync.php
1364
1365 %files Zend_Acl
1366 %defattr(644,root,root,755)
1367 %{php_pear_dir}/Zend/Acl
1368 %{php_pear_dir}/Zend/Acl.php
1369
1370 %files Zend_Amf
1371 %defattr(644,root,root,755)
1372 %{php_pear_dir}/Zend/Amf
1373
1374 %files Zend_Application
1375 %defattr(644,root,root,755)
1376 %{php_pear_dir}/Zend/Application
1377 %{php_pear_dir}/Zend/Application.php
1378
1379 %files Zend_ProgressBar
1380 %defattr(644,root,root,755)
1381 %{php_pear_dir}/Zend/ProgressBar.php
1382 %{php_pear_dir}/Zend/ProgressBar
1383
1384 %files Zend_Auth
1385 %defattr(644,root,root,755)
1386 %{php_pear_dir}/Zend/Auth
1387 %{php_pear_dir}/Zend/Auth.php
1388
1389 %files Zend_Cache
1390 %defattr(644,root,root,755)
1391 %{php_pear_dir}/Zend/Cache
1392 %{php_pear_dir}/Zend/Cache.php
1393 # Zend_Server_Cache subpackage?
1394 # but not listed as separate component on doc
1395 %{php_pear_dir}/Zend/Server/Cache.php
1396
1397 %files Zend_Captcha
1398 %defattr(644,root,root,755)
1399 %{php_pear_dir}/Zend/Captcha
1400
1401 %files Zend_CodeGenerator
1402 %defattr(644,root,root,755)
1403 %{php_pear_dir}/Zend/CodeGenerator
1404
1405 %files Zend_Config
1406 %defattr(644,root,root,755)
1407 %{php_pear_dir}/Zend/Config
1408 %{php_pear_dir}/Zend/Config.php
1409
1410 %files Zend_Console_Getopt
1411 %defattr(644,root,root,755)
1412 %{php_pear_dir}/Zend/Console/Getopt
1413 %{php_pear_dir}/Zend/Console/Getopt.php
1414
1415 %files Zend_Controller
1416 %defattr(644,root,root,755)
1417 %{php_pear_dir}/Zend/Controller
1418
1419 %files Zend_Crypt
1420 %defattr(644,root,root,755)
1421 %{php_pear_dir}/Zend/Crypt
1422 %{php_pear_dir}/Zend/Crypt.php
1423
1424 %files Zend_Currency
1425 %defattr(644,root,root,755)
1426 %{php_pear_dir}/Zend/Currency
1427 %{php_pear_dir}/Zend/Currency.php
1428
1429 %files Zend_Date
1430 %defattr(644,root,root,755)
1431 %{php_pear_dir}/Zend/Date
1432 %{php_pear_dir}/Zend/Date.php
1433
1434 %files Zend_Db
1435 %defattr(644,root,root,755)
1436 %{php_pear_dir}/Zend/Db
1437 %{php_pear_dir}/Zend/Db.php
1438
1439 %files Zend_Debug
1440 %defattr(644,root,root,755)
1441 %{php_pear_dir}/Zend/Debug.php
1442
1443 %files Zend_Dojo
1444 %defattr(644,root,root,755)
1445 %{php_pear_dir}/Zend/Dojo
1446 %{php_pear_dir}/Zend/Dojo.php
1447
1448 %files Zend_Dom
1449 %defattr(644,root,root,755)
1450 %{php_pear_dir}/Zend/Dom
1451
1452 %files Zend_Exception
1453 %defattr(644,root,root,755)
1454 %{php_pear_dir}/Zend/Exception.php
1455
1456 %files Zend_Feed
1457 %defattr(644,root,root,755)
1458 %{php_pear_dir}/Zend/Feed
1459 %{php_pear_dir}/Zend/Feed.php
1460
1461 %files Zend_File
1462 %defattr(644,root,root,755)
1463 %{php_pear_dir}/Zend/File
1464
1465 %files Zend_Filter
1466 %defattr(644,root,root,755)
1467 %{php_pear_dir}/Zend/Filter
1468 %{php_pear_dir}/Zend/Filter.php
1469 %exclude %{php_pear_dir}/Zend/Filter/Input.php
1470
1471 %files Zend_Filter_Input
1472 %defattr(644,root,root,755)
1473 %{php_pear_dir}/Zend/Filter/Input.php
1474
1475 %files Zend_Form
1476 %defattr(644,root,root,755)
1477 %{php_pear_dir}/Zend/Form
1478 %{php_pear_dir}/Zend/Form.php
1479
1480 %files Zend_Gdata
1481 %defattr(644,root,root,755)
1482 %{php_pear_dir}/Zend/Gdata
1483 %{php_pear_dir}/Zend/Gdata.php
1484
1485 %files Zend_Http
1486 %defattr(644,root,root,755)
1487 %{php_pear_dir}/Zend/Http
1488
1489 %files Zend_InfoCard
1490 %defattr(644,root,root,755)
1491 %{php_pear_dir}/Zend/InfoCard
1492 %{php_pear_dir}/Zend/InfoCard.php
1493
1494 %files Zend_Json
1495 %defattr(644,root,root,755)
1496 %{php_pear_dir}/Zend/Json
1497 %{php_pear_dir}/Zend/Json.php
1498
1499 %files Zend_Layout
1500 %defattr(644,root,root,755)
1501 %{php_pear_dir}/Zend/Layout
1502 %{php_pear_dir}/Zend/Layout.php
1503
1504 %files Zend_Ldap
1505 %defattr(644,root,root,755)
1506 %{php_pear_dir}/Zend/Ldap
1507 %{php_pear_dir}/Zend/Ldap.php
1508
1509 %files Zend_Loader
1510 %defattr(644,root,root,755)
1511 %{php_pear_dir}/Zend/Loader
1512 %{php_pear_dir}/Zend/Loader.php
1513
1514 %files Zend_Locale -f %{name}.lang
1515 %defattr(644,root,root,755)
1516 %dir %{php_pear_dir}/Zend/Locale
1517 %{php_pear_dir}/Zend/Locale.php
1518 %{php_pear_dir}/Zend/Locale/Exception.php
1519 %{php_pear_dir}/Zend/Locale/Format.php
1520 %{php_pear_dir}/Zend/Locale/Math.php
1521 %{php_pear_dir}/Zend/Locale/Math
1522
1523 %{php_pear_dir}/Zend/Locale/Data.php
1524 %dir %{php_pear_dir}/Zend/Locale/Data
1525 %{php_pear_dir}/Zend/Locale/Data/Translation.php
1526 %{php_pear_dir}/Zend/Locale/Data/characters.xml
1527 %{php_pear_dir}/Zend/Locale/Data/likelySubtags.xml
1528 %{php_pear_dir}/Zend/Locale/Data/metazoneInfo.xml
1529 %{php_pear_dir}/Zend/Locale/Data/numberingSystems.xml
1530 %{php_pear_dir}/Zend/Locale/Data/postalCodeData.xml
1531 %{php_pear_dir}/Zend/Locale/Data/root.xml
1532 %{php_pear_dir}/Zend/Locale/Data/supplementalData.xml
1533 %{php_pear_dir}/Zend/Locale/Data/telephoneCodeData.xml
1534
1535 %files Zend_Log
1536 %defattr(644,root,root,755)
1537 %{php_pear_dir}/Zend/Log
1538 %{php_pear_dir}/Zend/Log.php
1539
1540 %files Zend_Mail
1541 %defattr(644,root,root,755)
1542 %{php_pear_dir}/Zend/Mail
1543 %{php_pear_dir}/Zend/Mail.php
1544
1545 %files Zend_Measure
1546 %defattr(644,root,root,755)
1547 %{php_pear_dir}/Zend/Measure
1548
1549 %files Zend_Memory
1550 %defattr(644,root,root,755)
1551 %{php_pear_dir}/Zend/Memory
1552 %{php_pear_dir}/Zend/Memory.php
1553
1554 %files Zend_Mime
1555 %defattr(644,root,root,755)
1556 %{php_pear_dir}/Zend/Mime
1557 %{php_pear_dir}/Zend/Mime.php
1558
1559 %files Zend_Navigation
1560 %defattr(644,root,root,755)
1561 %{php_pear_dir}/Zend/Navigation
1562 %{php_pear_dir}/Zend/Navigation.php
1563
1564 %files Zend_OpenId
1565 %defattr(644,root,root,755)
1566 %{php_pear_dir}/Zend/OpenId
1567 %{php_pear_dir}/Zend/OpenId.php
1568
1569 %files Zend_Paginator
1570 %defattr(644,root,root,755)
1571 %{php_pear_dir}/Zend/Paginator
1572 %{php_pear_dir}/Zend/Paginator.php
1573
1574 %files Zend_Pdf
1575 %defattr(644,root,root,755)
1576 %{php_pear_dir}/Zend/Pdf
1577 %{php_pear_dir}/Zend/Pdf.php
1578
1579 %files Zend_Queue
1580 %defattr(644,root,root,755)
1581 %{php_pear_dir}/Zend/Queue
1582 %{php_pear_dir}/Zend/Queue.php
1583
1584 %files Zend_Reflection
1585 %defattr(644,root,root,755)
1586 %{php_pear_dir}/Zend/Reflection
1587
1588 %files Zend_Registry
1589 %defattr(644,root,root,755)
1590 %{php_pear_dir}/Zend/Registry.php
1591
1592 %files Zend_Rest
1593 %defattr(644,root,root,755)
1594 %{php_pear_dir}/Zend/Rest
1595
1596 %files Zend_Search_Lucene
1597 %defattr(644,root,root,755)
1598 %{php_pear_dir}/Zend/Search/Exception.php
1599 %{php_pear_dir}/Zend/Search/Lucene
1600 %{php_pear_dir}/Zend/Search/Lucene.php
1601
1602 %files Zend_Server_Reflection
1603 %defattr(644,root,root,755)
1604 %{php_pear_dir}/Zend/Server/Reflection
1605 %{php_pear_dir}/Zend/Server/Reflection.php
1606
1607 %files Zend_Service_Akismet
1608 %defattr(644,root,root,755)
1609 %{php_pear_dir}/Zend/Service/Akismet.php
1610
1611 %files Zend_Service_Amazon
1612 %defattr(644,root,root,755)
1613 %{php_pear_dir}/Zend/Service/Amazon
1614 %{php_pear_dir}/Zend/Service/Amazon.php
1615
1616 %files Zend_Service_Audioscrobbler
1617 %defattr(644,root,root,755)
1618 %{php_pear_dir}/Zend/Service/Audioscrobbler
1619 %{php_pear_dir}/Zend/Service/Audioscrobbler.php
1620
1621 %files Zend_Service_Delicious
1622 %defattr(644,root,root,755)
1623 %{php_pear_dir}/Zend/Service/Delicious
1624 %{php_pear_dir}/Zend/Service/Delicious.php
1625
1626 %files Zend_Service_Flickr
1627 %defattr(644,root,root,755)
1628 %{php_pear_dir}/Zend/Service/Flickr
1629 %{php_pear_dir}/Zend/Service/Flickr.php
1630
1631 %files Zend_Service_Nirvanix
1632 %defattr(644,root,root,755)
1633 %{php_pear_dir}/Zend/Service/Nirvanix
1634 %{php_pear_dir}/Zend/Service/Nirvanix.php
1635
1636 %files Zend_Service_ReCaptcha
1637 %defattr(644,root,root,755)
1638 %{php_pear_dir}/Zend/Service/ReCaptcha
1639 %{php_pear_dir}/Zend/Service/ReCaptcha.php
1640
1641 %files Zend_Service_Simpy
1642 %defattr(644,root,root,755)
1643 %{php_pear_dir}/Zend/Service/Simpy
1644 %{php_pear_dir}/Zend/Service/Simpy.php
1645
1646 %files Zend_Service_SlideShare
1647 %defattr(644,root,root,755)
1648 %{php_pear_dir}/Zend/Service/SlideShare
1649 %{php_pear_dir}/Zend/Service/SlideShare.php
1650
1651 %files Zend_Service_StrikeIron
1652 %defattr(644,root,root,755)
1653 %{php_pear_dir}/Zend/Service/StrikeIron
1654 %{php_pear_dir}/Zend/Service/StrikeIron.php
1655
1656 %files Zend_Service_Technorati
1657 %defattr(644,root,root,755)
1658 %{php_pear_dir}/Zend/Service/Technorati
1659 %{php_pear_dir}/Zend/Service/Technorati.php
1660
1661 %files Zend_Service_Twitter
1662 %defattr(644,root,root,755)
1663 %{php_pear_dir}/Zend/Service/Twitter
1664 %{php_pear_dir}/Zend/Service/Twitter.php
1665
1666 %files Zend_Service_Yahoo
1667 %defattr(644,root,root,755)
1668 %{php_pear_dir}/Zend/Service/Yahoo
1669 %{php_pear_dir}/Zend/Service/Yahoo.php
1670
1671 %files Zend_Session
1672 %defattr(644,root,root,755)
1673 %{php_pear_dir}/Zend/Session
1674 %{php_pear_dir}/Zend/Session.php
1675
1676 %files Zend_Soap
1677 %defattr(644,root,root,755)
1678 %{php_pear_dir}/Zend/Soap
1679
1680 %files Zend_Tag
1681 %defattr(644,root,root,755)
1682 %{php_pear_dir}/Zend/Tag
1683
1684 %files Zend_Text
1685 %defattr(644,root,root,755)
1686 %{php_pear_dir}/Zend/Text
1687
1688 %files Zend_Test
1689 %defattr(644,root,root,755)
1690 %{php_pear_dir}/Zend/Test
1691
1692 %files Zend_Tool
1693 %defattr(644,root,root,755)
1694 %attr(755,root,root) %{_bindir}/zf
1695 %{php_pear_dir}/bin/zf.php
1696 %{php_pear_dir}/Zend/Tool
1697
1698 %files Zend_Translate
1699 %defattr(644,root,root,755)
1700 %{php_pear_dir}/Zend/Translate
1701 %{php_pear_dir}/Zend/Translate.php
1702
1703 %files Zend_Uri
1704 %defattr(644,root,root,755)
1705 %{php_pear_dir}/Zend/Uri
1706 %{php_pear_dir}/Zend/Uri.php
1707
1708 %files Zend_Validate
1709 %defattr(644,root,root,755)
1710 %{php_pear_dir}/Zend/Validate
1711 %{php_pear_dir}/Zend/Validate.php
1712
1713 %files Zend_Version
1714 %defattr(644,root,root,755)
1715 %{php_pear_dir}/Zend/Version.php
1716
1717 %files Zend_View
1718 %defattr(644,root,root,755)
1719 %{php_pear_dir}/Zend/View
1720 %{php_pear_dir}/Zend/View.php
1721
1722 %files Zend_Wildfire
1723 %defattr(644,root,root,755)
1724 %{php_pear_dir}/Zend/Wildfire
1725
1726 %files Zend_XmlRpc
1727 %defattr(644,root,root,755)
1728 %{php_pear_dir}/Zend/XmlRpc
1729
1730 %files demos
1731 %defattr(644,root,root,755)
1732 %{_examplesdir}/%{name}-%{version}
1733
1734 %files manual-en
1735 %defattr(644,root,root,755)
1736 %doc %{_docdir}/%{name}-en
This page took 0.96149 seconds and 4 git commands to generate.