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