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