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