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