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