]> git.pld-linux.org Git - packages/ZendFramework.git/blame - ZendFramework.spec
- requires php 5.2.4
[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
346e4dfa
ER
12Version: 1.11.4
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
346e4dfa 17# Source0-md5: 844b533ba963639d80b6ae8af1b25947
6007ee30 18Source1: http://framework.zend.com/releases/%{name}-%{version}/%{name}-%{version}-manual-en.tar.gz
346e4dfa 19# Source1-md5: 66d60e6c3b99d51ee24b912cd8df1d2d
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
1fc575c3 27Requires: php-common >= 4:5.2.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
c7215af1 135Summary(pl.UTF-8): Zend_Barcode - generator kodów kreskowych
1e0529b7
AG
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}
1310
1311%description Zend_Test
1312Zend_Test provides tools to facilitate unit testing of your Zend
1313Framework applications.
1314
5d4e00df
ER
1315%package Zend_TimeSync
1316Summary: Zend_TimeSync
1317Group: Development/Languages/PHP
1318URL: http://framework.zend.com/manual/en/zend.timesync.html
1319Requires: %{name} = %{version}-%{release}
1320
1321%description Zend_TimeSync
1322Zend_TimeSync is able to receive internet or network time from a time
1323server using the NTP or SNTP protocol. With Zend_TimeSync, Zend
1324Framework is able to act independently from the time settings of the
1325server where it is running.
1326
6ac29181
AG
1327%package Zend_Tool
1328Summary: Zend_Tool
1329Group: Development/Languages/PHP
1330URL: http://framework.zend.com/wiki/display/ZFDEV/Zend_Tool
1331Requires: %{name} = %{version}-%{release}
d021911c 1332Requires: /usr/bin/php
6ac29181
AG
1333
1334%description Zend_Tool
6007ee30
ER
1335Zend_Tool component is intended to simplify project development for
1336PHP programmers.
6ac29181
AG
1337
1338Please note that this component is part of Zend Framework incubator.
1339
e71cf32a 1340%package Zend_Translate
1341Summary: Zend_Translate
1342Group: Development/Languages/PHP
1343URL: http://framework.zend.com/manual/en/zend.translate.html
1344Requires: %{name} = %{version}-%{release}
1345
1346%description Zend_Translate
1347Zend_Translate is the Zend Framework's solution for multilingual
1348applications.
1349
1350The benefits of Zend_Translate are:
1351- Supports multiple source formats: Zend_Translate supports several
1352 source formats, including those supported by PHP, and other formats
1353 including TMX and CSV files.
1354- Thread-safe gettext: The gettext reader of Zend_Translate is
1355 thread-safe. There are no problems using it in multi-threaded
1356 environments.
1357- Easy and generic API: The API of Zend_Translate is very simple and
1358 requires only a handful of functions. So it's easy to learn and easy
1359 to maintain. All source formats are handled the same way, so if the
1360 format of your source files change from Gettext to TMX, you only need
1361 to change one line of code to specify the storage adapter.
1362- Detection of the user's standard language: The preferred language of
1363 the user accessing the site can be detected and used by
1364 Zend_Translate.
1365- Automatic source detection: Zend_Translate is capable of detecting
1366 and integrating multiple source files and additionally detect the
1367 locale to be used depending on directory or filenames.
1368
1369%package Zend_Uri
1370Summary: Zend_Uri
1371Group: Development/Languages/PHP
1372URL: http://framework.zend.com/manual/en/zend.uri.html
1373Requires: %{name} = %{version}-%{release}
6d2990e4 1374Requires: php-ctype
e71cf32a 1375
1376%description Zend_Uri
1377Zend_Uri is a component that aids in manipulating and validating
1378Uniform Resource Identifiers (URIs). Zend_Uri exists primarily to
1379service other components such as Zend_Http_Client but is also useful
1380as a standalone utility.
1381
1382%package Zend_Validate
1383Summary: Zend_Validate
1384Group: Development/Languages/PHP
1385URL: http://framework.zend.com/manual/en/zend.validate.html
1386Requires: %{name} = %{version}-%{release}
6d2990e4 1387Requires: php-ctype
e71cf32a 1388
1389%description Zend_Validate
1390The Zend_Validate component provides a set of commonly needed
1391validators. It also provides a simple validator chaining mechanism by
1392which multiple validators may be applied to a single datum in a
1393user-defined order.
1394
1395%package Zend_Version
1396Summary: Zend_Version
1397Group: Development/Languages/PHP
1398URL: http://framework.zend.com/manual/en/zend.version.html
1399Requires: %{name} = %{version}-%{release}
1400
1401%description Zend_Version
1402Zend_Version component delivers current version number of Zend
1403Framework.
1404
1405%package Zend_View
1406Summary: Zend_View
1407Group: Development/Languages/PHP
1408URL: http://framework.zend.com/manual/en/zend.view.html
1409Requires: %{name} = %{version}-%{release}
1410
1411%description Zend_View
1412Zend_View is a class for working with the "view" portion of the
1413model-view-controller pattern. That is, it exists to help keep the
1414view script separate from the model and controller scripts. It
1415provides a system of helpers, output filters, and variable escaping.
1416Zend_View is template system agnostic; you may use PHP as your
1417template language, or create instances of other template systems and
1418manipulate them within your view script. Essentially, using Zend_View
1419happens in two major steps: 1. Your controller script creates an
1420instance of Zend_View and assigns variables to that instance. 2. The
1421controller tells the Zend_View to render a particular view, thereby
1422handing control over the view script, which generates the view output.
1423
1424%package Zend_Wildfire
1425Summary: Zend_Wildfire
1426Group: Development/Languages/PHP
1427URL: http://framework.zend.com/manual/en/zend.wildfire.html
1428Requires: %{name} = %{version}-%{release}
1429
1430%description Zend_Wildfire
1431Zend_Wildfire is a component that facilitates communication between
1432PHP code and Wildfire client components. The purpose of the Wildfire
1433Project is to develop standardized communication channels between a
1434large variety of components and a dynamic and scriptable plugin
1435architecture. At this time the primary focus is to provide a system to
1436allow server-side PHP code to inject logging messages into the Firebug
1437Console (http://getfirebug.com/).
1438
1439%package Zend_XmlRpc
1440Summary: Zend_XmlRpc
1441Group: Development/Languages/PHP
1442URL: http://framework.zend.com/manual/en/zend.xmlrpc.html
1443Requires: %{name} = %{version}-%{release}
6d2990e4
ER
1444Requires: php-dom
1445Requires: php-iconv
e71cf32a 1446
1447%description Zend_XmlRpc
6d2990e4 1448From its home page <http://www.xmlrpc.com/>, XML-RPC is described as a
e71cf32a 1449"...remote procedure calling using HTTP as the transport and XML as
1450the encoding. XML-RPC is designed to be as simple as possible, while
1451allowing complex data structures to be transmitted, processed and
1452returned". The Zend Framework provides support for both consuming
1453remote XML-RPC services and building new XML-RPC servers.
1454
6e96c14e
ER
1455%package demos
1456Summary: Demos for Zend Framework
661af80f 1457Summary(pl.UTF-8): Programy demonstracyjne dla szkieletu Zend Framework
6e96c14e
ER
1458Group: Documentation
1459
1460%description demos
1461Demos for Zend Framework.
1462
661af80f
JB
1463%description demos -l pl.UTF-8
1464Programy demonstracyjne dla szkieletu Zend Framework.
1465
25284397
ER
1466%package manual-en
1467Summary: Zend Framework manual in English language
1468Summary(pl.UTF-8): Podręcznik do Zend Framework w języku angielskim
1469Group: Documentation
1470
1471%description manual-en
1472Zend Framework manual in English language.
1473
1474%description manual-en -l pl.UTF-8
1475Podręcznik do Zend Framework w języku angielskim.
1476
366e32c5 1477%prep
25284397
ER
1478%setup -q -a1
1479mv %{name}-%{version}/documentation .
39269395 1480find '(' -name '*.php' -o -name '*.xml' ')' -print0 | xargs -0 %{__sed} -i -e 's,\r$,,'
c064d7ba 1481%patch0 -p1
cd38c384 1482%patch1 -p1
39269395 1483
5d4e00df
ER
1484install -p %{SOURCE2} find-lang.sh
1485
1486sed -i -e 's,Zend/Serializer/Excception.php,Zend/Serializer/Exception.php,' library/Zend/Serializer/Adapter/PythonPickle.php
39269395 1487
cd38c384
ER
1488# cleanup backups after patching
1489find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
1490
141d3d77 1491%build
a42fce70 1492%if %{with tests}
141d3d77 1493lint_php() {
965c9f21
ER
1494 for a in $(find library -name '*.php'); do
1495 php -l $a
1496 done
141d3d77
ER
1497}
1498lint_php
a42fce70 1499%endif
141d3d77 1500
366e32c5
ER
1501%install
1502rm -rf $RPM_BUILD_ROOT
04c0191a 1503install -d $RPM_BUILD_ROOT{%{_examplesdir}/%{name}-%{version},%{php_pear_dir}/bin}
6ac29181 1504install -d $RPM_BUILD_ROOT%{_bindir}
366e32c5
ER
1505cp -a demos/Zend/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
1506
9d1d6b31 1507# library should be in include_path if used, so we use already defined %{php_pear_dir}
c064d7ba
ER
1508# NOTE: we could use %{php_data_dir} as of php-common-4:5.2.8-3, but then
1509# pear(...) deps won't be satisifed that these libs use extensively.
9d1d6b31 1510cp -a library/* $RPM_BUILD_ROOT%{php_pear_dir}
366e32c5 1511
cd26b345 1512# create script in bindir
8d05effb 1513cp -a bin/zf.php $RPM_BUILD_ROOT%{php_pear_dir}/bin
d021911c 1514cat >> $RPM_BUILD_ROOT%{_bindir}/zf <<-'EOF'
cd26b345
AG
1515#!/bin/sh
1516cd %{php_pear_dir}/bin
5d4e00df 1517exec %{_bindir}/php -d safe_mode=off zf.php ${1:+"$@"}
cd26b345 1518EOF
6ac29181 1519
39269395
ER
1520./find-lang.sh %{name}.lang
1521
25284397
ER
1522# manual
1523install -d $RPM_BUILD_ROOT%{_docdir}/%{name}-en
1524cp -a documentation/manual/core/en/* $RPM_BUILD_ROOT%{_docdir}/%{name}-en
1525
366e32c5
ER
1526%clean
1527rm -rf $RPM_BUILD_ROOT
1528
1529%files
1530%defattr(644,root,root,755)
b56139b1 1531%doc LICENSE.txt README.txt
e71cf32a 1532%dir %{php_pear_dir}/Zend
e71cf32a 1533
1534%files Zend_Acl
1535%defattr(644,root,root,755)
1536%{php_pear_dir}/Zend/Acl
1537%{php_pear_dir}/Zend/Acl.php
1538
16faf287
ER
1539%files Zend_Amf
1540%defattr(644,root,root,755)
1541%{php_pear_dir}/Zend/Amf
1542
8d05effb
AG
1543%files Zend_Application
1544%defattr(644,root,root,755)
1545%{php_pear_dir}/Zend/Application
1546%{php_pear_dir}/Zend/Application.php
1547
16faf287
ER
1548%files Zend_ProgressBar
1549%defattr(644,root,root,755)
1550%{php_pear_dir}/Zend/ProgressBar.php
1551%{php_pear_dir}/Zend/ProgressBar
1552
e71cf32a 1553%files Zend_Auth
1554%defattr(644,root,root,755)
1555%{php_pear_dir}/Zend/Auth
1556%{php_pear_dir}/Zend/Auth.php
1557
1e0529b7
AG
1558%files Zend_Barcode
1559%defattr(644,root,root,755)
1560%{php_pear_dir}/Zend/Barcode
1561%{php_pear_dir}/Zend/Barcode.php
1562
e71cf32a 1563%files Zend_Cache
1564%defattr(644,root,root,755)
1565%{php_pear_dir}/Zend/Cache
1566%{php_pear_dir}/Zend/Cache.php
16faf287
ER
1567# Zend_Server_Cache subpackage?
1568# but not listed as separate component on doc
1569%{php_pear_dir}/Zend/Server/Cache.php
e71cf32a 1570
1571%files Zend_Captcha
1572%defattr(644,root,root,755)
1573%{php_pear_dir}/Zend/Captcha
1574
7c53a033
ER
1575%files Zend_Cloud
1576%defattr(644,root,root,755)
1577%dir %{php_pear_dir}/Zend/Cloud
1578%{php_pear_dir}/Zend/Cloud/AbstractFactory.php
1579%{php_pear_dir}/Zend/Cloud/Exception.php
1580%{php_pear_dir}/Zend/Cloud/OperationNotAvailableException.php
1581
1582# subpackages?
1583%{php_pear_dir}/Zend/Cloud/DocumentService
1584%{php_pear_dir}/Zend/Cloud/QueueService
1585%{php_pear_dir}/Zend/Cloud/StorageService
1586
8d05effb
AG
1587%files Zend_CodeGenerator
1588%defattr(644,root,root,755)
1589%{php_pear_dir}/Zend/CodeGenerator
1590
e71cf32a 1591%files Zend_Config
1592%defattr(644,root,root,755)
1593%{php_pear_dir}/Zend/Config
1594%{php_pear_dir}/Zend/Config.php
1595
1596%files Zend_Console_Getopt
1597%defattr(644,root,root,755)
5d4e00df 1598%dir %{php_pear_dir}/Zend/Console
e71cf32a 1599%{php_pear_dir}/Zend/Console/Getopt
1600%{php_pear_dir}/Zend/Console/Getopt.php
1601
1602%files Zend_Controller
1603%defattr(644,root,root,755)
1604%{php_pear_dir}/Zend/Controller
1605
8d05effb
AG
1606%files Zend_Crypt
1607%defattr(644,root,root,755)
1608%{php_pear_dir}/Zend/Crypt
1609%{php_pear_dir}/Zend/Crypt.php
1610
e71cf32a 1611%files Zend_Currency
1612%defattr(644,root,root,755)
1613%{php_pear_dir}/Zend/Currency
1614%{php_pear_dir}/Zend/Currency.php
1615
1616%files Zend_Date
1617%defattr(644,root,root,755)
1618%{php_pear_dir}/Zend/Date
1619%{php_pear_dir}/Zend/Date.php
1620
1621%files Zend_Db
1622%defattr(644,root,root,755)
1623%{php_pear_dir}/Zend/Db
1624%{php_pear_dir}/Zend/Db.php
1625
1626%files Zend_Debug
1627%defattr(644,root,root,755)
1628%{php_pear_dir}/Zend/Debug.php
1629
1630%files Zend_Dojo
1631%defattr(644,root,root,755)
1632%{php_pear_dir}/Zend/Dojo
1633%{php_pear_dir}/Zend/Dojo.php
1634
1635%files Zend_Dom
1636%defattr(644,root,root,755)
1637%{php_pear_dir}/Zend/Dom
1638
1639%files Zend_Exception
1640%defattr(644,root,root,755)
1641%{php_pear_dir}/Zend/Exception.php
1642
1643%files Zend_Feed
1644%defattr(644,root,root,755)
1645%{php_pear_dir}/Zend/Feed
1646%{php_pear_dir}/Zend/Feed.php
1647
1648%files Zend_File
1649%defattr(644,root,root,755)
1650%{php_pear_dir}/Zend/File
1651
1652%files Zend_Filter
1653%defattr(644,root,root,755)
1654%{php_pear_dir}/Zend/Filter
1655%{php_pear_dir}/Zend/Filter.php
e71cf32a 1656%exclude %{php_pear_dir}/Zend/Filter/Input.php
1657
1658%files Zend_Filter_Input
1659%defattr(644,root,root,755)
1660%{php_pear_dir}/Zend/Filter/Input.php
1661
1662%files Zend_Form
1663%defattr(644,root,root,755)
1664%{php_pear_dir}/Zend/Form
1665%{php_pear_dir}/Zend/Form.php
1666
1667%files Zend_Gdata
1668%defattr(644,root,root,755)
1669%{php_pear_dir}/Zend/Gdata
1670%{php_pear_dir}/Zend/Gdata.php
1671
1672%files Zend_Http
1673%defattr(644,root,root,755)
1674%{php_pear_dir}/Zend/Http
1675
1676%files Zend_InfoCard
1677%defattr(644,root,root,755)
1678%{php_pear_dir}/Zend/InfoCard
1679%{php_pear_dir}/Zend/InfoCard.php
1680
1681%files Zend_Json
1682%defattr(644,root,root,755)
1683%{php_pear_dir}/Zend/Json
1684%{php_pear_dir}/Zend/Json.php
1685
1686%files Zend_Layout
1687%defattr(644,root,root,755)
1688%{php_pear_dir}/Zend/Layout
1689%{php_pear_dir}/Zend/Layout.php
1690
1691%files Zend_Ldap
1692%defattr(644,root,root,755)
1693%{php_pear_dir}/Zend/Ldap
1694%{php_pear_dir}/Zend/Ldap.php
1695
1696%files Zend_Loader
1697%defattr(644,root,root,755)
1698%{php_pear_dir}/Zend/Loader
1699%{php_pear_dir}/Zend/Loader.php
1700
39269395 1701%files Zend_Locale -f %{name}.lang
e71cf32a 1702%defattr(644,root,root,755)
39269395 1703%dir %{php_pear_dir}/Zend/Locale
e71cf32a 1704%{php_pear_dir}/Zend/Locale.php
39269395
ER
1705%{php_pear_dir}/Zend/Locale/Exception.php
1706%{php_pear_dir}/Zend/Locale/Format.php
1707%{php_pear_dir}/Zend/Locale/Math.php
1708%{php_pear_dir}/Zend/Locale/Math
1709
1710%{php_pear_dir}/Zend/Locale/Data.php
1711%dir %{php_pear_dir}/Zend/Locale/Data
1712%{php_pear_dir}/Zend/Locale/Data/Translation.php
16faf287 1713%{php_pear_dir}/Zend/Locale/Data/characters.xml
39ea3a57
AG
1714%{php_pear_dir}/Zend/Locale/Data/likelySubtags.xml
1715%{php_pear_dir}/Zend/Locale/Data/metazoneInfo.xml
1716%{php_pear_dir}/Zend/Locale/Data/numberingSystems.xml
1717%{php_pear_dir}/Zend/Locale/Data/postalCodeData.xml
16faf287 1718%{php_pear_dir}/Zend/Locale/Data/root.xml
39269395 1719%{php_pear_dir}/Zend/Locale/Data/supplementalData.xml
16faf287 1720%{php_pear_dir}/Zend/Locale/Data/telephoneCodeData.xml
e71cf32a 1721
1722%files Zend_Log
1723%defattr(644,root,root,755)
1724%{php_pear_dir}/Zend/Log
1725%{php_pear_dir}/Zend/Log.php
1726
1727%files Zend_Mail
1728%defattr(644,root,root,755)
1729%{php_pear_dir}/Zend/Mail
1730%{php_pear_dir}/Zend/Mail.php
1731
1e0529b7
AG
1732%files Zend_Markup
1733%defattr(644,root,root,755)
1734%{php_pear_dir}/Zend/Markup
1735%{php_pear_dir}/Zend/Markup.php
1736
e71cf32a 1737%files Zend_Measure
1738%defattr(644,root,root,755)
1739%{php_pear_dir}/Zend/Measure
1740
1741%files Zend_Memory
1742%defattr(644,root,root,755)
1743%{php_pear_dir}/Zend/Memory
1744%{php_pear_dir}/Zend/Memory.php
1745
1746%files Zend_Mime
1747%defattr(644,root,root,755)
1748%{php_pear_dir}/Zend/Mime
1749%{php_pear_dir}/Zend/Mime.php
1750
8d05effb
AG
1751%files Zend_Navigation
1752%defattr(644,root,root,755)
1753%{php_pear_dir}/Zend/Navigation
1754%{php_pear_dir}/Zend/Navigation.php
1755
1e0529b7
AG
1756%files Zend_Oauth
1757%defattr(644,root,root,755)
1758%{php_pear_dir}/Zend/Oauth
1759%{php_pear_dir}/Zend/Oauth.php
1760
e71cf32a 1761%files Zend_OpenId
1762%defattr(644,root,root,755)
1763%{php_pear_dir}/Zend/OpenId
1764%{php_pear_dir}/Zend/OpenId.php
1765
1766%files Zend_Paginator
1767%defattr(644,root,root,755)
1768%{php_pear_dir}/Zend/Paginator
1769%{php_pear_dir}/Zend/Paginator.php
1770
1771%files Zend_Pdf
1772%defattr(644,root,root,755)
1773%{php_pear_dir}/Zend/Pdf
1774%{php_pear_dir}/Zend/Pdf.php
1775
39ea3a57
AG
1776%files Zend_Queue
1777%defattr(644,root,root,755)
1778%{php_pear_dir}/Zend/Queue
1779%{php_pear_dir}/Zend/Queue.php
1780
8d05effb
AG
1781%files Zend_Reflection
1782%defattr(644,root,root,755)
1783%{php_pear_dir}/Zend/Reflection
1784
e71cf32a 1785%files Zend_Registry
1786%defattr(644,root,root,755)
1787%{php_pear_dir}/Zend/Registry.php
1788
1789%files Zend_Rest
1790%defattr(644,root,root,755)
1791%{php_pear_dir}/Zend/Rest
1792
1793%files Zend_Search_Lucene
1794%defattr(644,root,root,755)
5d4e00df 1795%dir %{php_pear_dir}/Zend/Search
e71cf32a 1796%{php_pear_dir}/Zend/Search/Exception.php
1797%{php_pear_dir}/Zend/Search/Lucene
1798%{php_pear_dir}/Zend/Search/Lucene.php
1799
1e0529b7
AG
1800%files Zend_Serializer
1801%defattr(644,root,root,755)
1802%{php_pear_dir}/Zend/Serializer
1803%{php_pear_dir}/Zend/Serializer.php
1804
5d4e00df
ER
1805%files Zend_Server
1806%defattr(644,root,root,755)
1807%dir %{php_pear_dir}/Zend/Server
1808%{php_pear_dir}/Zend/Server/Abstract.php
1809%{php_pear_dir}/Zend/Server/Exception.php
1810%{php_pear_dir}/Zend/Server/Interface.php
1811%{php_pear_dir}/Zend/Server/Definition.php
1812%dir %{php_pear_dir}/Zend/Server/Method
1813%{php_pear_dir}/Zend/Server/Method/Callback.php
1814%{php_pear_dir}/Zend/Server/Method/Definition.php
1815%{php_pear_dir}/Zend/Server/Method/Parameter.php
1816%{php_pear_dir}/Zend/Server/Method/Prototype.php
1817
e71cf32a 1818%files Zend_Server_Reflection
1819%defattr(644,root,root,755)
1820%{php_pear_dir}/Zend/Server/Reflection
1821%{php_pear_dir}/Zend/Server/Reflection.php
1822
5d4e00df
ER
1823%files Zend_Service
1824%defattr(644,root,root,755)
1825%dir %{php_pear_dir}/Zend/Service
1826%{php_pear_dir}/Zend/Service/Abstract.php
1827%{php_pear_dir}/Zend/Service/Exception.php
1828
e71cf32a 1829%files Zend_Service_Akismet
1830%defattr(644,root,root,755)
1831%{php_pear_dir}/Zend/Service/Akismet.php
1832
1833%files Zend_Service_Amazon
1834%defattr(644,root,root,755)
1835%{php_pear_dir}/Zend/Service/Amazon
1836%{php_pear_dir}/Zend/Service/Amazon.php
1837
1838%files Zend_Service_Audioscrobbler
1839%defattr(644,root,root,755)
b573c28a 1840%{php_pear_dir}/Zend/Service/Audioscrobbler
e71cf32a 1841%{php_pear_dir}/Zend/Service/Audioscrobbler.php
1842
1843%files Zend_Service_Delicious
1844%defattr(644,root,root,755)
1845%{php_pear_dir}/Zend/Service/Delicious
1846%{php_pear_dir}/Zend/Service/Delicious.php
1847
1e0529b7
AG
1848%files Zend_Service_DeveloperGarden
1849%defattr(644,root,root,755)
1850%{php_pear_dir}/Zend/Service/DeveloperGarden
1851
7c53a033
ER
1852%files Zend_Service_Ebay
1853%defattr(644,root,root,755)
1854%{php_pear_dir}/Zend/Service/Ebay
1855
e71cf32a 1856%files Zend_Service_Flickr
1857%defattr(644,root,root,755)
1858%{php_pear_dir}/Zend/Service/Flickr
1859%{php_pear_dir}/Zend/Service/Flickr.php
1860
1e0529b7
AG
1861%files Zend_Service_LiveDocx
1862%defattr(644,root,root,755)
1863%{php_pear_dir}/Zend/Service/LiveDocx
1864%{php_pear_dir}/Zend/Service/LiveDocx.php
1865
e71cf32a 1866%files Zend_Service_Nirvanix
1867%defattr(644,root,root,755)
1868%{php_pear_dir}/Zend/Service/Nirvanix
1869%{php_pear_dir}/Zend/Service/Nirvanix.php
1870
1871%files Zend_Service_ReCaptcha
1872%defattr(644,root,root,755)
1873%{php_pear_dir}/Zend/Service/ReCaptcha
1874%{php_pear_dir}/Zend/Service/ReCaptcha.php
1875
7c53a033
ER
1876%files Zend_Service_ShortUrl
1877%defattr(644,root,root,755)
1878%{php_pear_dir}/Zend/Service/ShortUrl
1879
e71cf32a 1880%files Zend_Service_Simpy
1881%defattr(644,root,root,755)
1882%{php_pear_dir}/Zend/Service/Simpy
1883%{php_pear_dir}/Zend/Service/Simpy.php
1884
1885%files Zend_Service_SlideShare
1886%defattr(644,root,root,755)
1887%{php_pear_dir}/Zend/Service/SlideShare
1888%{php_pear_dir}/Zend/Service/SlideShare.php
1889
1890%files Zend_Service_StrikeIron
1891%defattr(644,root,root,755)
1892%{php_pear_dir}/Zend/Service/StrikeIron
1893%{php_pear_dir}/Zend/Service/StrikeIron.php
1894
1895%files Zend_Service_Technorati
1896%defattr(644,root,root,755)
1897%{php_pear_dir}/Zend/Service/Technorati
1898%{php_pear_dir}/Zend/Service/Technorati.php
1899
16faf287
ER
1900%files Zend_Service_Twitter
1901%defattr(644,root,root,755)
16faf287 1902%{php_pear_dir}/Zend/Service/Twitter
0704a169 1903%{php_pear_dir}/Zend/Service/Twitter.php
16faf287 1904
1e0529b7
AG
1905%files Zend_Service_WindowsAzure
1906%defattr(644,root,root,755)
1907%{php_pear_dir}/Zend/Service/WindowsAzure
1908
e71cf32a 1909%files Zend_Service_Yahoo
1910%defattr(644,root,root,755)
1911%{php_pear_dir}/Zend/Service/Yahoo
1912%{php_pear_dir}/Zend/Service/Yahoo.php
1913
1914%files Zend_Session
1915%defattr(644,root,root,755)
1916%{php_pear_dir}/Zend/Session
1917%{php_pear_dir}/Zend/Session.php
1918
1919%files Zend_Soap
1920%defattr(644,root,root,755)
1921%{php_pear_dir}/Zend/Soap
1922
8d05effb
AG
1923%files Zend_Tag
1924%defattr(644,root,root,755)
1925%{php_pear_dir}/Zend/Tag
1926
e71cf32a 1927%files Zend_Text
1928%defattr(644,root,root,755)
1929%{php_pear_dir}/Zend/Text
1930
1931%files Zend_Test
1932%defattr(644,root,root,755)
1933%{php_pear_dir}/Zend/Test
1934
5d4e00df
ER
1935%files Zend_TimeSync
1936%defattr(644,root,root,755)
1937%{php_pear_dir}/Zend/TimeSync
1938%{php_pear_dir}/Zend/TimeSync.php
1939
6ac29181
AG
1940%files Zend_Tool
1941%defattr(644,root,root,755)
cd26b345
AG
1942%attr(755,root,root) %{_bindir}/zf
1943%{php_pear_dir}/bin/zf.php
6ac29181
AG
1944%{php_pear_dir}/Zend/Tool
1945
e71cf32a 1946%files Zend_Translate
1947%defattr(644,root,root,755)
1948%{php_pear_dir}/Zend/Translate
1949%{php_pear_dir}/Zend/Translate.php
1950
1951%files Zend_Uri
1952%defattr(644,root,root,755)
1953%{php_pear_dir}/Zend/Uri
1954%{php_pear_dir}/Zend/Uri.php
1955
1956%files Zend_Validate
1957%defattr(644,root,root,755)
1958%{php_pear_dir}/Zend/Validate
1959%{php_pear_dir}/Zend/Validate.php
1960
1961%files Zend_Version
1962%defattr(644,root,root,755)
1963%{php_pear_dir}/Zend/Version.php
1964
1965%files Zend_View
1966%defattr(644,root,root,755)
1967%{php_pear_dir}/Zend/View
1968%{php_pear_dir}/Zend/View.php
1969
1970%files Zend_Wildfire
1971%defattr(644,root,root,755)
1972%{php_pear_dir}/Zend/Wildfire
1973
1974%files Zend_XmlRpc
1975%defattr(644,root,root,755)
1976%{php_pear_dir}/Zend/XmlRpc
9f190b56 1977
6e96c14e 1978%files demos
9f190b56 1979%defattr(644,root,root,755)
6e96c14e 1980%{_examplesdir}/%{name}-%{version}
25284397
ER
1981
1982%files manual-en
1983%defattr(644,root,root,755)
1984%doc %{_docdir}/%{name}-en
This page took 0.538036 seconds and 4 git commands to generate.