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