]> git.pld-linux.org Git - packages/ZendFramework.git/blame - ZendFramework.spec
- http://framework.zend.com/issues/secure/attachment/11545/charset.diff
[packages/ZendFramework.git] / ZendFramework.spec
CommitLineData
d2cae66f 1# TODO
97840a3f 2# - dependencies to subpackages
8246fb64
ER
3# php-fileinfo is needed by ZendFramework-1.6.2-2.5.noarch
4# php-mime_magic is needed by ZendFramework-1.6.2-2.5.noarch
5# php-pecl_http is needed by ZendFramework-1.6.2-2.5.noarch
8246fb64
ER
6# php-ereg is needed by ZendFramework-Zend_Cache-1.6.2-2.5.noarch
7# php-sqlite is needed by ZendFramework-Zend_Cache-1.6.2-2.5.noarch
8# php-gd is needed by ZendFramework-Zend_Captcha-1.6.2-2.5.noarch
9# php-sapi_apache is needed by ZendFramework-Zend_Controller-1.6.2-2.5.noarch
10# php-mysqli is needed by ZendFramework-Zend_Db-1.6.2-2.5.noarch
11# php-oci8 is needed by ZendFramework-Zend_Db-1.6.2-2.5.noarch
8246fb64
ER
12# php-zip is needed by ZendFramework-Zend_Filter-1.6.2-2.5.noarch
13# php-ereg is needed by ZendFramework-Zend_Gdata-1.6.2-2.5.noarch
14# php-openssl is needed by ZendFramework-Zend_Gdata-1.6.2-2.5.noarch
15# php-mcrypt is needed by ZendFramework-Zend_InfoCard-1.6.2-2.5.noarch
16# php-openssl is needed by ZendFramework-Zend_InfoCard-1.6.2-2.5.noarch
17# php-json is needed by ZendFramework-Zend_Json-1.6.2-2.5.noarch
18# php-ldap is needed by ZendFramework-Zend_Ldap-1.6.2-2.5.noarch
8246fb64
ER
19# php-zip is needed by ZendFramework-Zend_Mail-1.6.2-2.5.noarch
20# php-bcmath is needed by ZendFramework-Zend_OpenId-1.6.2-2.5.noarch
21# php-gmp is needed by ZendFramework-Zend_OpenId-1.6.2-2.5.noarch
22# php-mhash is needed by ZendFramework-Zend_OpenId-1.6.2-2.5.noarch
23# php-openssl is needed by ZendFramework-Zend_OpenId-1.6.2-2.5.noarch
24# php-gd is needed by ZendFramework-Zend_Pdf-1.6.2-2.5.noarch
25# php-bitset is needed by ZendFramework-Zend_Search_Lucene-1.6.2-2.5.noarch
8246fb64
ER
26# php-zip is needed by ZendFramework-Zend_Search_Lucene-1.6.2-2.5.noarch
27# php-ereg is needed by ZendFramework-Zend_Service_Amazon-1.6.2-2.5.noarch
28# php-mcrypt is needed by ZendFramework-Zend_Service_ReCaptcha-1.6.2-2.5.noarch
29# php-pecl_http is needed by ZendFramework-Zend_Uri-1.6.2-2.5.noarch
30# php-mime_magic is needed by ZendFramework-Zend_Validate-1.6.2-2.5.noarch
31# - add rpm-whiteout: http://pld.pastebin.com/f33091903
f111a2c5 32%include /usr/lib/rpm/macros.php
366e32c5 33Summary: Zend Framework
4bcf46e1 34Summary(pl.UTF-8): Szkielet Zend
366e32c5 35Name: ZendFramework
25284397
ER
36Version: 1.7.2
37Release: 0.1
e100c5ce 38License: New BSD License
366e32c5 39Group: Development/Languages/PHP
d2cae66f 40Source0: http://framework.zend.com/releases/%{name}-%{version}/ZendFramework-%{version}.tar.gz
25284397
ER
41# Source0-md5: 7bc33a0ed379f30ab408ecd546025a1b
42Source1: http://framework.zend.com/releases/ZendFramework-%{version}/%{name}-%{version}-manual-en.tar.gz
43# Source1-md5: 77e7cc4fa67b53763adb47911c0867eb
44Source2: %{name}-find-lang.sh
366e32c5 45URL: http://framework.zend.com/
f111a2c5 46BuildRequires: rpm-php-pearprov >= 4.4.2-11
39269395 47BuildRequires: sed >= 4.0
6e96c14e 48Requires: php-common >= 4:5.1.4
0704a169 49Requires: rpm-whiteout >= 1.12
6e96c14e 50Obsoletes: ZendFramework-doc
366e32c5
ER
51BuildArch: noarch
52BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
53
8246fb64
ER
54# exclude optional dependencies
55%define _noautoreq 'php(oci8)' 'php(bitset)'
56
366e32c5
ER
57%description
58Zend Framework is a high quality and open source framework for
59developing Web Applications and Web Services.
60
61Built in the true PHP spirit, the Zend Framework delivers ease-of-use
62and powerful functionality. It provides solutions for building modern,
63robust, and secure websites.
64
0c96b98d
JR
65%description -l pl.UTF-8
66Zend Framework to mający otwarte źródła, wysokiej jakości szkielet do
67tworzenia aplikacji i usług WWW.
6dcfea62 68
0c96b98d
JR
69Stworzony w prawdziwym duchu PHP szkielet Zend dostarcza łatwą w
70użyciu i potężną funkcjonalność. Udostępnia rozwiązania do tworzenia
71nowoczesnych, bogatych i bezpiecznych serwisów WWW.
6dcfea62 72
e71cf32a 73%package Zend_Acl
74Summary: Zend_Acl
75Group: Development/Languages/PHP
76URL: http://framework.zend.com/manual/en/zend.acl.html
77Requires: %{name} = %{version}-%{release}
78
79%description Zend_Acl
80Zend_Acl provides lightweight and flexible access control list (ACL)
81functionality and privileges management. In general, an application
82may utilize such functionality to control access to certain protected
83objects by other requesting objects.
84
16faf287
ER
85%package Zend_Amf
86Summary: Zend_Amf
87Group: Development/Languages/PHP
88URL: http://framework.zend.com/manual/en/zend.amf.html
89Requires: %{name} = %{version}-%{release}
90
91%description Zend_Amf
6d2990e4
ER
92Zend_Amf provides support for Adobe's Action Message Format (AMF), to
93allow communication between Adobe's Flash Player and PHP.
94Specifically, it provides a gateway server implementation for handling
95requests sent from the Flash Player to the server and mapping these
96requests to object and class methods and arbitrary callbacks.
16faf287 97
e71cf32a 98%package Zend_Auth
99Summary: Zend_Auth
100Group: Development/Languages/PHP
101URL: http://framework.zend.com/manual/en/zend.auth.html
102Requires: %{name} = %{version}-%{release}
6d2990e4
ER
103Requires: php-ctype
104# Zend_Auth_Adapter_Http has hard dependency on hash
e71cf32a 105
106%description Zend_Auth
107Zend_Auth provides an API for authentication and includes concrete
108authentication adapters for common use case scenarios.
109
110%package Zend_Cache
111Summary: Zend_Cache
112Group: Development/Languages/PHP
113URL: http://framework.zend.com/manual/en/zend.cache.html
114Requires: %{name} = %{version}-%{release}
6d2990e4 115# Zend_Cache_Backend_Apc hard dep on php-pecl-APC
e71cf32a 116
117%description Zend_Cache
118Zend_Cache provides a flexible approach toward caching data, including
119support for tagging, manipulating, iterating, and removing subsets.
120
121%package Zend_Captcha
122Summary: Zend_Captcha
123Group: Development/Languages/PHP
124URL: http://framework.zend.com/manual/en/zend.captcha.html
125Requires: %{name} = %{version}-%{release}
126
127%description Zend_Captcha
128CAPTCHA stands for "Completely Automated Turing test to tell Computers
129and Humans Apart" it is used as a challenge-response to ensure that
130the individual submitting information is a human and not an automated
131process. Typically, a captcha is used with form submissions where
132authenticated users are not necessary, but you desire to prevent spam
133submissions. Captchas can take variety of forms, including asking
134logic questions, presenting skewed fonts, and presenting images and
135asking how they relate. Zend_Captcha aims to provide a variety of
136backends that may be utilized either standalone or in conjunction with
137Zend_Form.
138
139%package Zend_Config
140Summary: Zend_Config
141Group: Development/Languages/PHP
142URL: http://framework.zend.com/manual/en/zend.config.html
143Requires: %{name} = %{version}-%{release}
144
145%description Zend_Config
146Zend_Config is designed to simplify access to and use of configuration
147data within applications.
148
149%package Zend_Console_Getopt
150Summary: Zend_Console_Getopt
151Group: Development/Languages/PHP
152URL: http://framework.zend.com/manual/en/zend.console.getopt.html
153Requires: %{name} = %{version}-%{release}
154
155%description Zend_Console_Getopt
156The Zend_Console_Getopt class helps command-line applications to parse
157their options and arguments.
158
159%package Zend_Controller
160Summary: Zend_Controller
161Group: Development/Languages/PHP
162URL: http://framework.zend.com/manual/en/zend.controller.html
163Requires: %{name} = %{version}-%{release}
164
165%description Zend_Controller
166Zend_Controller is the heart of Zend Framework's MVC system. MVC
167stands for Model-View-Controller and is a design pattern targeted at
168separating application logic from display logic.
169
170%package Zend_Currency
171Summary: Zend_Currency
172Group: Development/Languages/PHP
173URL: http://framework.zend.com/manual/en/zend.currency.html
174Requires: %{name} = %{version}-%{release}
6d2990e4 175Requires: php-iconv
e71cf32a 176
177%description Zend_Currency
178Zend_Currency is part of the I18N core of the Zend_Framework. It
179handles all issues related to currency, money representation and
180formating. And it also provides additional informational methods which
181include localized informations on currencies, informations about which
182currency is used in which region and more.
183
184%package Zend_Date
185Summary: Zend_Date
186Group: Development/Languages/PHP
187URL: http://framework.zend.com/manual/en/zend.date.html
188Requires: %{name} = %{version}-%{release}
189
190%description Zend_Date
191Zend_Date component offers a detailed, but simple API for manipulating
192dates and times. Its methods accept a wide variety of types of
193information, including date parts, in numerous combinations yielding
194many features and possibilities above and beyond the existing PHP date
195related functions.
196
197%package Zend_Db
198Summary: Zend_Db
199Group: Development/Languages/PHP
200URL: http://framework.zend.com/manual/en/zend.db.html
201Requires: %{name} = %{version}-%{release}
202
203%description Zend_Db
204Zend_Db and its related classes provide a simple SQL database
205interface for Zend Framework. The Zend_Db_Adapter is the basic class
206you use to connect your PHP application to an RDBMS. There is a
207different Adapter class for each brand of RDBMS. The Zend_Db Adapters
208create a bridge from the vendor-specific PHP extensions to a common
209interface, to help you write PHP applications once and deploy with
210multiple brands of RDBMS with very little effort. The interface of the
211Adapter class is similar to the interface of the PHP Data Objects
212extension.
213
214Zend_Db provides Adapter classes to PDO drivers for the following
215RDBMS brands:
216- IBM DB2 and Informix Dynamic Server (IDS), using the pdo_ibm PHP
217 extension
218- MySQL, using the pdo_mysql PHP extension
219- Microsoft SQL Server, using the pdo_mssql PHP extension
220- Oracle, using the pdo_oci PHP extension
221- PostgreSQL, using the pdo_pgsql PHP extension
222- SQLite, using the pdo_sqlite PHP extension
223
224In addition, Zend_Db provides Adapter classes that utilize PHP
225database extensions for the following RDBMS brands:
226- MySQL, using the mysqli PHP extension
227- Oracle, using the oci8 PHP extension
228- IBM DB2, using the ibm_db2 PHP extension
229- Firebird/Interbase, using the php_interbase PHP extension
230
231%package Zend_Debug
232Summary: Zend_Debug
233Group: Development/Languages/PHP
234URL: http://framework.zend.com/manual/en/zend.debug.html
235Requires: %{name} = %{version}-%{release}
236
237%description Zend_Debug
238Zend_Debug is a simple debugging component. The static method
239Zend_Debug::dump() prints or returns information about an expression.
240This simple technique of debugging is easy to use in an ad hoc
241fashion, and requires no initialization, special tools, or debugging
242environment.
243
244%package Zend_Dojo
245Summary: Zend_Dojo
246Group: Development/Languages/PHP
247URL: http://framework.zend.com/manual/en/zend.dojo.html
248Requires: %{name} = %{version}-%{release}
249
250%description Zend_Dojo
251Zend_Dojo component provides integration with Dojo Toolkit.
252
253Integration points with Dojo include:
254- JSON-RPC support
255- dojo.data compatibility
256- View helper to help setup the Dojo environment
257- Dijit-specific Zend_View helpres
258- Dijit-specific Zend_Form elements and decorators
259
260%package Zend_Dom
261Summary: Zend_Dom
262Group: Development/Languages/PHP
263URL: http://framework.zend.com/manual/en/zend.dom.html
264Requires: %{name} = %{version}-%{release}
265
266%description Zend_Dom
267Zend_Dom provides tools for working with DOM documents and structures.
268Currently, it offer Zend_Dom_Query, which provides a unified interface
269for querying DOM documents utilizing both XPath and CSS selectors.
270
271%package Zend_Exception
272Summary: Zend_Exception
273Group: Development/Languages/PHP
274URL: http://framework.zend.com/manual/en/zend.exception.html
275Requires: %{name} = %{version}-%{release}
276
277%description Zend_Exception
278Zend_Exception is a base exception class. All exceptions thrown by
279Zend Framework classes should throw an exception that derives from the
280base class Zend_Exception.
281
282%package Zend_Feed
283Summary: Zend_Feed
284Group: Development/Languages/PHP
285URL: http://framework.zend.com/manual/en/zend.feed.html
286Requires: %{name} = %{version}-%{release}
6d2990e4
ER
287Requires: php-dom
288Requires: php-mbstring
e71cf32a 289
290%description Zend_Feed
291Zend_Feed provides functionality for consuming RSS and Atom feeds. It
292provides a natural syntax for accessing elements of feeds, feed
293attributes, and entry attributes. Zend_Feed also has extensive support
294for modifying feed and entry structure with the same natural syntax,
295and turning the result back into XML. In the future, this modification
296support could provide support for the Atom Publishing Protocol.
297
298%package Zend_File
299Summary: Zend_File
300Group: Development/Languages/PHP
301URL: http://framework.zend.com/manual/en/zend.file.html
302Requires: %{name} = %{version}-%{release}
303
304%description Zend_File
305Zend_File enables developers to take control over file uploads and
306also over file downloads. It allows you to use built in validators for
307file purposes and gives you the ability even to change files with
308filters. Zend_File_Transfer works with adapters which allow to use the
309same API for different transport protocols like HTTP, FTP, WEBDAV and
310more.
311
312%package Zend_Filter
313Summary: Zend_Filter
314Group: Development/Languages/PHP
315URL: http://framework.zend.com/manual/en/zend.filter.html
316Requires: %{name} = %{version}-%{release}
317
318%description Zend_Filter
319Zend_Filter component provides a set of commonly needed data filters.
320It also provides a simple filter chaining mechanism by which multiple
321filters may be applied to a single datum in a user-defined order.
322
323%package Zend_Filter_Input
324Summary: Zend_Filter_Input
325Group: Development/Languages/PHP
326URL: http://framework.zend.com/manual/en/zend.filter.input.html
327Requires: %{name} = %{version}-%{release}
328
329%description Zend_Filter_Input
330Zend_Filter_Input provides a declarative interface to associate
331multiple filters and validators, apply them to collections of data,
332and to retrieve input values after they have been processed by the
333filters and validators. Values are returned in escaped format by
334default for safe HTML output.
335
336%package Zend_Form
337Summary: Zend_Form
338Group: Development/Languages/PHP
339URL: http://framework.zend.com/manual/en/zend.form.html
340Requires: %{name} = %{version}-%{release}
341
342%description Zend_Form
343Zend_Form simplifies form creation and handling in your web
344application. It accomplishes the following goals:
345- Element input filtering and validation
346- Element ordering
347- Element and Form rendering, including escaping
348- Element and form grouping
349- Element and form-level configuration
350
351%package Zend_Gdata
352Summary: Zend_Gdata
353Group: Development/Languages/PHP
354URL: http://framework.zend.com/manual/en/zend.gdata.html
355Requires: %{name} = %{version}-%{release}
6d2990e4
ER
356Requires: php-ctype
357Requires: php-dom
e71cf32a 358
359%description Zend_Gdata
360Zend_Gdata component is a interface for accessing Google Data from
361PHP. Google Data APIs provide programmatic interface to some of
362Google's online services. The Google data Protocol is based upon the
363Atom Publishing Protocol and allows client applications to retrieve
364data matching queries, post data, update data and delete data using
365standard HTTP and the Atom syndication formation. Zend_Gdata component
366also supports accessing other services implementing the Atom
367Publishing Protocol.
368
369%package Zend_Http
370Summary: Zend_Http
371Group: Development/Languages/PHP
372URL: http://framework.zend.com/manual/en/zend.http.html
373Requires: %{name} = %{version}-%{release}
6d2990e4
ER
374Requires: php-ctype
375# Zend_Http_Client_Adapter_Curl has hard dependency on curl
e71cf32a 376
377%description Zend_Http
378Zend_Http component provides a client for the HTTP protocol. It
379supports:
380- URL validation
381- cookies
382- proxy servers.
383
384%package Zend_InfoCard
385Summary: Zend_InfoCard
386Group: Development/Languages/PHP
387URL: http://framework.zend.com/manual/en/zend.infocard.html
388Requires: %{name} = %{version}-%{release}
389
390%description Zend_InfoCard
391Zend_InfoCard component implements relying-party support for
392Information Cards. Infomation Cards are used for identity management
393on the internet and authentication of users to web sites (called
394relying parties).
395
396%package Zend_Json
397Summary: Zend_Json
398Group: Development/Languages/PHP
399URL: http://framework.zend.com/manual/en/zend.json.html
400Requires: %{name} = %{version}-%{release}
401
402%description Zend_Json
403Zend_Json provides convenience methods for serializing native PHP to
404JSON and decoding JSON to native PHP.
405
406JSON, JavaScript Object Notation, can be used for data interchange
407between JavaScript and other languages. Since JSON can be directly
408evaluated by JavaScript, it is a more efficient and lightweight format
409than XML for exchanging data with JavaScript clients.
410
411In addition, Zend_Json provides a useful way to convert any arbitrary
412XML formatted string into a JSON formatted string. This built-in
413feature will enable PHP developers to transform the enterprise data
414encoded in XML format into JSON format before sending it to
415browser-based Ajax client applications. It provides an easy way to do
416dynamic data conversion on the server-side code thereby avoiding
417unnecessary XML parsing in the browser-side applications. It offers a
418nice utility function that results in easier application-specific data
419processing techniques.
420
421%package Zend_Layout
422Summary: Zend_Layout
423Group: Development/Languages/PHP
424URL: http://framework.zend.com/manual/en/zend.layout.html
425Requires: %{name} = %{version}-%{release}
426
427%description Zend_Layout
428Zend_Layout implements a classic Two Step View pattern, allowing
429developers to wrap application content within another view, usually
430representing the site template. Such templates are often termed
431layouts by other projects, and Zend Framework has adopted this term
432for consistency.
433
434The main goals of Zend_Layout are as follows:
435- Automate selection and rendering of layouts when used with the Zend
436 Framework MVC components.
437- Provide separate scope for layout related variables and content.
438- Allow configuration, including layout name, layout script resolution
439 (inflection), and layout script path.
440- Allow disabling layouts, changing layout scripts, and other states;
441 allow these actions from within action controllers and view scripts.
442- Follow same script resolution rules (inflection) as the
443 ViewRenderer, but allow them to also use different rules.
444- Allow usage without Zend Framework MVC components.
445
446%package Zend_Ldap
447Summary: Zend_Ldap
448Group: Development/Languages/PHP
449URL: http://framework.zend.com/manual/en/zend.ldap.html
450Requires: %{name} = %{version}-%{release}
451
452%description Zend_Ldap
453Zend_Ldap is a class for performing LDAP operations including but not
454limited to binding, searching and modifying entries in an LDAP
455directory.
456
457%package Zend_Loader
458Summary: Zend_Loader
459Group: Development/Languages/PHP
460URL: http://framework.zend.com/manual/en/zend.loader.html
461Requires: %{name} = %{version}-%{release}
462
463%description Zend_Loader
464The Zend_Loader class includes methods to help you load files
465dynamically.
466
467%package Zend_Locale
468Summary: Zend_Locale
469Group: Development/Languages/PHP
470URL: http://framework.zend.com/manual/en/zend.locale.html
471Requires: %{name} = %{version}-%{release}
6d2990e4
ER
472Requires: php-iconv
473Suggests: php-bcmath
e71cf32a 474
475%description Zend_Locale
476Zend_Locale is the Framework's answer to the question, "How can the
477same application be used around the whole world?". This component is
478the foundation of Zend_Date, Zend_Translate, and others. It provides:
479- access to CLDR, an international data repository for I18N issues,
480 for all framework classes
481- localizing of numbers
482- normalizing of dates, times and numbers.
483
484%package Zend_Log
485Summary: Zend_Log
486Group: Development/Languages/PHP
487URL: http://framework.zend.com/manual/en/zend.log.html
488Requires: %{name} = %{version}-%{release}
6d2990e4 489# Zend_Log_Formatter_Xml has hard dependency on dom
e71cf32a 490
491%description Zend_Log
492Zend_Log is a component for general purpose logging. It supports
493multiple log backends, formatting messages sent to the log, and
494filtering messages from being logged. These functions are divided into
495the following objects:
496- A Log (instance of Zend_Log) is the object that your application
497 uses the most. You can have as many Log objects as you like; they do
498 not interact. A Log object must contain at least one Writer, and can
499 optionally contain one or more Filters.
500- A Writer (inherits from Zend_Log_Writer_Abstract) is responsible for
501 saving data to storage.
502- A Filter (implements Zend_Log_Filter_Interface) blocks log data from
503 being saved. A filter may be applied to an individual Writer, or to a
504 Log where it is applied before all Writers. In either case, filters
505 may be chained.
506- A Formatter (implements Zend_Log_Formatter_Interface) can format the
507 log data before it is written by a Writer. Each Writer has exactly one
508 Formatter.
509
510%package Zend_Mail
511Summary: Zend_Mail
512Group: Development/Languages/PHP
513URL: http://framework.zend.com/manual/en/zend.mail.html
514Requires: %{name} = %{version}-%{release}
515
516%description Zend_Mail
517Zend_Mail provides generalized functionality to compose and send both
518text and MIME-compliant multipart e-mail messages. Mail can be sent
519with Zend_Mail via the default Zend_Mail_Transport_Sendmail transport
520or via Zend_Mail_Transport_Smtp.
521
522%package Zend_Measure
523Summary: Zend_Measure
524Group: Development/Languages/PHP
525URL: http://framework.zend.com/manual/en/zend.measure.html
526Requires: %{name} = %{version}-%{release}
527
528%description Zend_Measure
529Zend_Measure component provide a generic and easy way for working with
530measurements. Using Zend_Measure_* classes, you can convert
531measurements into different units of the same type. They can be added,
532subtracted and compared against each other. From a given input made in
533the user's native language, the unit of measurement can be
534automatically extracted. Numerous units of measurement are supported.
535
536%package Zend_Memory
537Summary: Zend_Memory
538Group: Development/Languages/PHP
539URL: http://framework.zend.com/manual/en/zend.memory.html
540Requires: %{name} = %{version}-%{release}
541
542%description Zend_Memory
543The Zend_Memory component is intended to manage data in an environment
544with limited memory. Memory objects (memory containers) are generated
545by memory manager by request and transparently swapped/loaded when
546it's necessary. For example, if creating or loading a managed object
547would cause the total memory usage to exceed the limit you specify,
548some managed objects are copied to cache storage outside of memory. In
549this way, the total memory used by managed objects does not exceed the
550limit you need to enforce.
551
552%package Zend_Mime
553Summary: Zend_Mime
554Group: Development/Languages/PHP
555URL: http://framework.zend.com/manual/en/zend.mime.html
556Requires: %{name} = %{version}-%{release}
6d2990e4 557Requires: php-iconv
e71cf32a 558
559%description Zend_Mime
560Zend_Mime is a support class for handling multipart MIME messages.
561
562%package Zend_OpenId
563Summary: Zend_OpenId
564Group: Development/Languages/PHP
565URL: http://framework.zend.com/manual/en/zend.openid.html
566Requires: %{name} = %{version}-%{release}
567
568%description Zend_OpenId
569Zend_OpenId is a Zend Framework component that provides a simple API
570for building OpenID-enabled sites and identity providers.
571
572%package Zend_Paginator
573Summary: Zend_Paginator
574Group: Development/Languages/PHP
575URL: http://framework.zend.com/manual/en/zend.paginator.html
576Requires: %{name} = %{version}-%{release}
577
578%description Zend_Paginator
579Zend_Paginator is a flexible component for paginating collections of
580data and presenting that data to users.
581
582The primary design goals of Zend_Paginator are as follows:
583- Paginate arbitrary data, not just relational databases
584- Fetch only the results that need to be displayed
585- Do not force users to adhere to only one way of displaying data or
586 rendering pagination controls
587- Loosely couple Zend_Paginator to other Zend Framework components so
588 that users who wish to use it independently of Zend_View, Zend_Db,
589 etc. can do so.
590
591%package Zend_Pdf
592Summary: Zend_Pdf
593Group: Development/Languages/PHP
594URL: http://framework.zend.com/manual/en/zend.pdf.html
595Requires: %{name} = %{version}-%{release}
6d2990e4
ER
596Requires: php-ctype
597Requires: php-gd
598Requires: php-iconv
599Requires: php-zlib
e71cf32a 600
601%description Zend_Pdf
602Zend_Pdf module is a PDF (Portable Document Format) manipulation
603engine. It can load existing documents, create new, modify and save
604modified documents. Thus it can help application dynamically prepare
605documents in a PDF by modifying existing template or generating
606document from a scratch.
607
608Zend_Pdf module supports the following features:
609- Create new document or load existing one (PDF V1.4 (Acrobat 5)
610 documents are supported for loading now).
611- Retrieving specified revision of the document.
612- Manipulate pages within document. Changing page order, adding new
613 pages, removing pages from a document.
614- Different drawing primitives (lines, rectangles, polygons, circles,
615 ellipses and sectors).
616- Text drawing using any of the 14 standard (built-in) fonts or your
617 own custom TrueType fonts.
618- Rotations.
619- Image drawing (JPG, PNG [Up to 8bit per channel+Alpha] and TIFF
620 images are supported).
621- Incremental PDF file update.
622
16faf287
ER
623%package Zend_ProgressBar
624Summary: Zend_ProgressBar
625Group: Development/Languages/PHP
626URL: http://framework.zend.com/manual/en/zend.progressbar.html
627Requires: %{name} = %{version}-%{release}
628
629%description Zend_ProgressBar
6d2990e4
ER
630Zend_ProgressBar is a component to create and update progressbars in
631different environments. It consists of a single backend, which outputs
632the progress through one of the multiple adapters. On every update, it
633takes an absolute value and optionally a status message, and then
634calls the adapter with some precalculated values like percentage and
635estimated time left.
16faf287 636
e71cf32a 637%package Zend_Registry
638Summary: Zend_Registry
639Group: Development/Languages/PHP
640URL: http://framework.zend.com/manual/en/zend.registry.html
641Requires: %{name} = %{version}-%{release}
642
643%description Zend_Registry
644The registry is a container for storing objects and values in the
645application space. By storing the value in the registry, the same
646object is always available throughout your application. This mechanism
647is an alternative to using global storage.
648
649%package Zend_Rest
650Summary: Zend_Rest
651Group: Development/Languages/PHP
652URL: http://framework.zend.com/manual/en/zend.rest.html
653Requires: %{name} = %{version}-%{release}
6d2990e4 654Requires: php-ctype
df4bb858 655Requires: php-dom
e71cf32a 656
657%description Zend_Rest
658REST Web Services use service-specific XML formats. These ad-hoc
659standards mean that the manner for accessing a REST web service is
660different for each service. REST web services typically use URL
661parameters (GET data) or path information for requesting data and POST
662data for sending data. Zend_Rest component provides:
663- capabilities to access REST web services
664- capabilities to expose APIs as REST services
665
666%package Zend_Search_Lucene
667Summary: Zend_Search_Lucene
668Group: Development/Languages/PHP
669URL: http://framework.zend.com/manual/en/zend.search.lucene.html
670Requires: %{name} = %{version}-%{release}
6d2990e4
ER
671Requires: php-ctype
672Requires: php-dom
673Requires: php-iconv
674Suggests: php-pecl-bitset
e71cf32a 675
676%description Zend_Search_Lucene
677Zend_Search_Lucene is a general purpose text search engine. Since it
678stores its index on the filesystem and does not require a database
679server, it can add search capabilities to almost any PHP-driven
680website.
681
682Zend_Search_Lucene supports the following features:
683- Ranked searching - best results returned first
684- Many powerful query types: phrase queries, wildcard queries,
685 proximity queries, range queries and more
686- Search by specific field (e.g., title, author, contents)
687
688%package Zend_Server_Reflection
689Summary: Zend_Server_Reflection
690Group: Development/Languages/PHP
691URL: http://framework.zend.com/manual/en/zend.server.reflection.html
692Requires: %{name} = %{version}-%{release}
693
694%description Zend_Server_Reflection
695Zend_Server_Reflection provides a standard mechanism for performing
696function and class introspection for use with server classes. It is
697based on Reflection API, and extends it to provide methods for
698retrieving parameter and return value types and descriptions, a full
699list of function and method prototypes (i.e., all possible valid
700calling combinations), and function/method descriptions.
701
702%package Zend_Service_Akismet
703Summary: Zend_Service_Akismet
704Group: Development/Languages/PHP
705URL: http://framework.zend.com/manual/en/zend.service.akismet.html
706Requires: %{name} = %{version}-%{release}
707
708%description Zend_Service_Akismet
709Zend_Service_Akismet provides a client for the Akismet API. The
710Akismet service is used to determine if incoming data is potentially
711spam; it also exposes methods for submitting data as known spam or as
712false positives (ham). Originally intended to help categorize and
713identify spam for Wordpress, it can be used for any type of data.
714
715Akismet requires an API key for usage. You may get one for signing up
716for a WordPress.com account. You do not need to activate a blog;
717simply acquiring the account will provide you with the API key.
718
719Additionally, Akismet requires that all requests contain a URL to the
720resource for which data is being filtered, and, because of Akismet's
721origins in WordPress, this resource is called the blog url. This value
722should be passed as the second argument to the constructor, but may be
723reset at any time using the setBlogUrl() accessor, or overridden by
724specifying a 'blog' key in the various method calls.
725
726%package Zend_Service_Amazon
727Summary: Zend_Service_Amazon
728Group: Development/Languages/PHP
729URL: http://framework.zend.com/manual/en/zend.service.amazon.html
730Requires: %{name} = %{version}-%{release}
6d2990e4 731Requires: php-dom
e71cf32a 732
733%description Zend_Service_Amazon
734Zend_Service_Amazon is a simple API for using Amazon web services.
735Zend_Service_Amazon has two APIs: a more traditional one that follows
736Amazon's own API, and a simpler "Query API" for constructing even
737complex search queries easily.
738
739Zend_Service_Amazon enables developers to retrieve information
740appearing throughout Amazon.com web sites directly through the Amazon
741Web Services API.
742
743%package Zend_Service_Audioscrobbler
744Summary: Zend_Service_Audioscrobbler
745Group: Development/Languages/PHP
746URL: http://framework.zend.com/manual/en/zend.service.audioscrobbler.html
747Requires: %{name} = %{version}-%{release}
6d2990e4 748Requires: php-iconv
e71cf32a 749
750%description Zend_Service_Audioscrobbler
751Zend_Service_Audioscrobbler is a simple API for using the
752Audioscrobbler REST Web Service. The Audioscrobbler Web Service
753provides access to its database of Users, Artists, Albums, Tracks,
754Tags, Groups, and Forums.
755
756%package Zend_Service_Delicious
757Summary: Zend_Service_Delicious
758Group: Development/Languages/PHP
759URL: http://framework.zend.com/manual/en/zend.service.delicious.html
760Requires: %{name} = %{version}-%{release}
6d2990e4 761Requires: php-dom
e71cf32a 762
763%description Zend_Service_Delicious
764Zend_Service_Delicious is simple API for using del.icio.us XML and
765JSON web services. This component gives you read-write access to posts
766at del.icio.us if you provide credentials. It also allows read-only
767access to public data of all users.
768
769%package Zend_Service_Flickr
770Summary: Zend_Service_Flickr
771Group: Development/Languages/PHP
772URL: http://framework.zend.com/manual/en/zend.service.delicious.html
773Requires: %{name} = %{version}-%{release}
6d2990e4
ER
774Requires: php-dom
775Requires: php-iconv
e71cf32a 776
777%description Zend_Service_Flickr
778Zend_Service_Flickr is a simple API for using the Flickr REST Web
779Service. In order to use the Flickr web services, you must have an API
780key. To obtain a key, visit the Flickr API Documentation
6d2990e4 781<http://www.flickr.com/services/api/>.
e71cf32a 782
783%package Zend_Service_Nirvanix
784Summary: Zend_Service_Nirvanix
785Group: Development/Languages/PHP
786URL: http://framework.zend.com/manual/en/zend.service.nirvanix.html
787Requires: %{name} = %{version}-%{release}
788
789%description Zend_Service_Nirvanix
790Nirvanix provides an Internet Media File System (IMFS), an Internet
791storage service that allows applications to upload, store and organize
792files and subsequently access them using a standard Web Services
793interface. An IMFS is distributed clustered file system, accessed over
794the Internet, and optimized for dealing with media files (audio,
795video, etc). The goal of an IMFS is to provide massive scalability to
796deal with the challenges of media storage growth, with guaranteed
797access and availability regardless of time and location. Finally, an
798IMFS gives applications the ability to access data securely, without
799the large fixed costs associated with acquiring and maintaining
800physical storage assets.
801
802Before you can get started with Zend_Service_Nirvanix, you must first
803register for an account (https://www.nirvanix.com/signUpSingle.aspx).
804After registering, you will receive a Username, Password, and
805Application Key. All three are required to use Zend_Service_Nirvanix.
806
807%package Zend_Service_ReCaptcha
808Summary: Zend_Service_ReCaptcha
809Group: Development/Languages/PHP
810URL: http://framework.zend.com/manual/en/zend.service.recaptcha.html
811Requires: %{name} = %{version}-%{release}
812
813%description Zend_Service_ReCaptcha
814Zend_Service_ReCaptcha provides a client for the reCAPTCHA Web
815Service. Per the reCAPTCHA site, "reCAPTCHA is a free CAPTCHA service
816that helps to digitize books." Each reCAPTCHA requires the user to
817input two words, the first of which is the actual captcha, and the
818second of which is a word from some scanned text that Optical
819Character Recognition (OCR) software has been unable to identifiy. The
820assumption is that if a user correctly provides the first word, the
821second is likely correctly entered as well, and can be used to improve
822OCR software for digitizing books.
823
824In order to use the reCAPTCHA service, you will need to sign up for an
825account (http://recaptcha.net/whyrecaptcha.html) and register one or
826more domains with the service in order to generate public and private
827keys.
828
829%package Zend_Service_Simpy
830Summary: Zend_Service_Simpy
831Group: Development/Languages/PHP
832URL: http://framework.zend.com/manual/en/zend.service.simpy.html
833Requires: %{name} = %{version}-%{release}
6d2990e4 834Requires: php-dom
e71cf32a 835
836%description Zend_Service_Simpy
837Zend_Service_Simpy is a lightweight wrapper for the free REST API
838available for the Simpy social bookmarking service.
839
840In order to use Zend_Service_Simpy, you should already have a Simpy
841account. To get an account, visit the Simpy web site
842(http://simpy.com/).
843
844%package Zend_Service_SlideShare
845Summary: Zend_Service_SlideShare
846Group: Development/Languages/PHP
847URL: http://framework.zend.com/manual/en/zend.service.slideshare.html
848Requires: %{name} = %{version}-%{release}
849
850%description Zend_Service_SlideShare
851The Zend_Service_SlideShare component is used to interact with the
852slideshare.net web services for hosting slide shows online. With this
853component, you can embed slide shows which are hosted on this web site
854within a web site and even upload new slide shows to your account.
855
856In order to use the Zend_Service_SlideShare component you must first
857create an account on the slideshare.net servers in order to receive an
858API key, username, password and shared secret value -- all of which
859are needed in order to use the Zend_Service_SlideShare component.
860
861%package Zend_Service_StrikeIron
862Summary: Zend_Service_StrikeIron
863Group: Development/Languages/PHP
864URL: http://framework.zend.com/manual/en/zend.service.strikeiron.html
865Requires: %{name} = %{version}-%{release}
866
867%description Zend_Service_StrikeIron
868Zend_Service_StrikeIron provides a client to StrikeIron web services.
869
870The Zend_Service_StrikeIron component provides:
871- A single point for configuring your StrikeIron authentication
872 credentials that can be used across many StrikeIron services.
873- A standard way of retrieving your StrikeIron subscription
874 information such as license status and the number of hits remaining to
875 a service.
876- The ability to use any StrikeIron service from its WSDL without
877 creating a PHP wrapper class, and the option of creating a wrapper for
878 a more convenient interface.
879- Wrappers for three popular StrikeIron services.
880
881Before you can get started with Zend_Service_StrikeIron, you must
882first register (http://strikeiron.com/Register.aspx) for a StrikeIron
883developer account. After registering, you will receive a StrikeIron
884username and password. These will be used when connecting to
885StrikeIron using Zend_Service_StrikeIron. You will also need to sign
886up (http://www.strikeiron.com/ProductDetail.aspx?p=257) for
887StrikeIron's Super Data Pack Web Service. Both registration steps are
888free and can be done relatively quickly through the StrikeIron
889website.
890
891%package Zend_Service_Technorati
892Summary: Zend_Service_Technorati
893Group: Development/Languages/PHP
894URL: http://framework.zend.com/manual/en/zend.service.technorati.html
895Requires: %{name} = %{version}-%{release}
896
897%description Zend_Service_Technorati
898Zend_Service_Technorati provides an easy, intuitive and
899object-oriented interface for using the Technorati API. It provides
900access to all available Technorati API queries and returns the
901original XML response as a friendly PHP object.
902
903Technorati requires a valid API key for usage. To get your own API Key
904you first need to create a new Technorati account
905(http://technorati.com/signup/), then visit the API Key section
906(http://technorati.com/developers/apikey.html).
907
16faf287
ER
908%package Zend_Service_Twitter
909Summary: Zend_Service_Twitter
910Group: Development/Languages/PHP
911URL: http://framework.zend.com/manual/en/zend.service.technorati.html
912Requires: %{name} = %{version}-%{release}
913
914%description Zend_Service_Twitter
915Zend_Service_Twitter provides a client for the Twitter REST API.
6d2990e4
ER
916Zend_Service_Twitter will allow you to query the public timeline and
917if you provide a username and password for Twitter it will allow you
918to get and update your status, reply to friends, direct message
919friends, mark tweets as favorite and much more.
16faf287 920
e71cf32a 921%package Zend_Service_Yahoo
922Summary: Zend_Service_Yahoo
923Group: Development/Languages/PHP
924URL: http://framework.zend.com/manual/en/zend.service.yahoo.html
925Requires: %{name} = %{version}-%{release}
6d2990e4 926Requires: php-dom
e71cf32a 927
928%description Zend_Service_Yahoo
929Zend_Service_Yahoo is a simple API for using many of the Yahoo! REST
930APIs. Zend_Service_Yahoo allows you to search Yahoo! Web search,
931Yahoo! News, Yahoo! Local, Yahoo! Images. In order to use the Yahoo!
932REST API, you must have a Yahoo! Application ID. To obtain an
933Application ID, please complete and submit the Application ID Request
934Form (http://developer.yahoo.com/wsregapp/).
935
936%package Zend_Session
937Summary: Zend_Session
938Group: Development/Languages/PHP
939URL: http://framework.zend.com/manual/en/zend.session.html
940Requires: %{name} = %{version}-%{release}
941
942%description Zend_Session
943Zend_Session helps manage and preserve session data across multiple
944page requests by the same client. Zend_Session component:
945- provides an object-oriented interface to access session data
946- provides optional security features to help protect against session
947 hijacking
948- supports namespaced access to the PHP session for interoperability.
949
950%package Zend_Soap
951Summary: Zend_Soap
952Group: Development/Languages/PHP
953URL: http://framework.zend.com/manual/en/zend.soap.html
954Requires: %{name} = %{version}-%{release}
955
956%description Zend_Soap
957Zend_Soap component is intended to simplify Web Services development
958for PHP programmers.
959
960%package Zend_Text
961Summary: Zend_Text
962Group: Development/Languages/PHP
963URL: http://framework.zend.com/manual/en/zend.text.html
964Requires: %{name} = %{version}-%{release}
965
966%description Zend_Text
967Zend_Text is a component which enables developers to create a so
968called FIGlet text. A FIGlet text is a string, which is represented as
969ASCII art. FIGlets use a special font format, called FLT (FigLet
970Font).
971
972%package Zend_Test
973Summary: Zend_Test
974Group: Development/Languages/PHP
975URL: http://framework.zend.com/manual/en/zend.test.html
976Requires: %{name} = %{version}-%{release}
39269395 977Requires: php-PHPUnit
e71cf32a 978
979%description Zend_Test
980Zend_Test provides tools to facilitate unit testing of your Zend
981Framework applications.
982
983%package Zend_Translate
984Summary: Zend_Translate
985Group: Development/Languages/PHP
986URL: http://framework.zend.com/manual/en/zend.translate.html
987Requires: %{name} = %{version}-%{release}
988
989%description Zend_Translate
990Zend_Translate is the Zend Framework's solution for multilingual
991applications.
992
993The benefits of Zend_Translate are:
994- Supports multiple source formats: Zend_Translate supports several
995 source formats, including those supported by PHP, and other formats
996 including TMX and CSV files.
997- Thread-safe gettext: The gettext reader of Zend_Translate is
998 thread-safe. There are no problems using it in multi-threaded
999 environments.
1000- Easy and generic API: The API of Zend_Translate is very simple and
1001 requires only a handful of functions. So it's easy to learn and easy
1002 to maintain. All source formats are handled the same way, so if the
1003 format of your source files change from Gettext to TMX, you only need
1004 to change one line of code to specify the storage adapter.
1005- Detection of the user's standard language: The preferred language of
1006 the user accessing the site can be detected and used by
1007 Zend_Translate.
1008- Automatic source detection: Zend_Translate is capable of detecting
1009 and integrating multiple source files and additionally detect the
1010 locale to be used depending on directory or filenames.
1011
1012%package Zend_Uri
1013Summary: Zend_Uri
1014Group: Development/Languages/PHP
1015URL: http://framework.zend.com/manual/en/zend.uri.html
1016Requires: %{name} = %{version}-%{release}
6d2990e4 1017Requires: php-ctype
e71cf32a 1018
1019%description Zend_Uri
1020Zend_Uri is a component that aids in manipulating and validating
1021Uniform Resource Identifiers (URIs). Zend_Uri exists primarily to
1022service other components such as Zend_Http_Client but is also useful
1023as a standalone utility.
1024
1025%package Zend_Validate
1026Summary: Zend_Validate
1027Group: Development/Languages/PHP
1028URL: http://framework.zend.com/manual/en/zend.validate.html
1029Requires: %{name} = %{version}-%{release}
6d2990e4 1030Requires: php-ctype
e71cf32a 1031
1032%description Zend_Validate
1033The Zend_Validate component provides a set of commonly needed
1034validators. It also provides a simple validator chaining mechanism by
1035which multiple validators may be applied to a single datum in a
1036user-defined order.
1037
1038%package Zend_Version
1039Summary: Zend_Version
1040Group: Development/Languages/PHP
1041URL: http://framework.zend.com/manual/en/zend.version.html
1042Requires: %{name} = %{version}-%{release}
1043
1044%description Zend_Version
1045Zend_Version component delivers current version number of Zend
1046Framework.
1047
1048%package Zend_View
1049Summary: Zend_View
1050Group: Development/Languages/PHP
1051URL: http://framework.zend.com/manual/en/zend.view.html
1052Requires: %{name} = %{version}-%{release}
1053
1054%description Zend_View
1055Zend_View is a class for working with the "view" portion of the
1056model-view-controller pattern. That is, it exists to help keep the
1057view script separate from the model and controller scripts. It
1058provides a system of helpers, output filters, and variable escaping.
1059Zend_View is template system agnostic; you may use PHP as your
1060template language, or create instances of other template systems and
1061manipulate them within your view script. Essentially, using Zend_View
1062happens in two major steps: 1. Your controller script creates an
1063instance of Zend_View and assigns variables to that instance. 2. The
1064controller tells the Zend_View to render a particular view, thereby
1065handing control over the view script, which generates the view output.
1066
1067%package Zend_Wildfire
1068Summary: Zend_Wildfire
1069Group: Development/Languages/PHP
1070URL: http://framework.zend.com/manual/en/zend.wildfire.html
1071Requires: %{name} = %{version}-%{release}
1072
1073%description Zend_Wildfire
1074Zend_Wildfire is a component that facilitates communication between
1075PHP code and Wildfire client components. The purpose of the Wildfire
1076Project is to develop standardized communication channels between a
1077large variety of components and a dynamic and scriptable plugin
1078architecture. At this time the primary focus is to provide a system to
1079allow server-side PHP code to inject logging messages into the Firebug
1080Console (http://getfirebug.com/).
1081
1082%package Zend_XmlRpc
1083Summary: Zend_XmlRpc
1084Group: Development/Languages/PHP
1085URL: http://framework.zend.com/manual/en/zend.xmlrpc.html
1086Requires: %{name} = %{version}-%{release}
6d2990e4
ER
1087Requires: php-dom
1088Requires: php-iconv
e71cf32a 1089
1090%description Zend_XmlRpc
6d2990e4 1091From its home page <http://www.xmlrpc.com/>, XML-RPC is described as a
e71cf32a 1092"...remote procedure calling using HTTP as the transport and XML as
1093the encoding. XML-RPC is designed to be as simple as possible, while
1094allowing complex data structures to be transmitted, processed and
1095returned". The Zend Framework provides support for both consuming
1096remote XML-RPC services and building new XML-RPC servers.
1097
6e96c14e
ER
1098%package demos
1099Summary: Demos for Zend Framework
661af80f 1100Summary(pl.UTF-8): Programy demonstracyjne dla szkieletu Zend Framework
6e96c14e
ER
1101Group: Documentation
1102
1103%description demos
1104Demos for Zend Framework.
1105
661af80f
JB
1106%description demos -l pl.UTF-8
1107Programy demonstracyjne dla szkieletu Zend Framework.
1108
25284397
ER
1109%package manual-en
1110Summary: Zend Framework manual in English language
1111Summary(pl.UTF-8): Podręcznik do Zend Framework w języku angielskim
1112Group: Documentation
1113
1114%description manual-en
1115Zend Framework manual in English language.
1116
1117%description manual-en -l pl.UTF-8
1118Podręcznik do Zend Framework w języku angielskim.
1119
366e32c5 1120%prep
25284397
ER
1121%setup -q -a1
1122mv %{name}-%{version}/documentation .
366e32c5 1123
39269395
ER
1124find '(' -name '*.php' -o -name '*.xml' ')' -print0 | xargs -0 %{__sed} -i -e 's,\r$,,'
1125
25284397 1126install %{SOURCE2} find-lang.sh
39269395 1127
366e32c5
ER
1128%install
1129rm -rf $RPM_BUILD_ROOT
9d1d6b31 1130install -d $RPM_BUILD_ROOT{%{_examplesdir}/%{name}-%{version},%{php_pear_dir}}
366e32c5
ER
1131cp -a demos/Zend/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
1132
9d1d6b31
ER
1133# library should be in include_path if used, so we use already defined %{php_pear_dir}
1134cp -a library/* $RPM_BUILD_ROOT%{php_pear_dir}
366e32c5 1135
39269395
ER
1136./find-lang.sh %{name}.lang
1137
25284397
ER
1138# manual
1139install -d $RPM_BUILD_ROOT%{_docdir}/%{name}-en
1140cp -a documentation/manual/core/en/* $RPM_BUILD_ROOT%{_docdir}/%{name}-en
1141
366e32c5
ER
1142%clean
1143rm -rf $RPM_BUILD_ROOT
1144
1145%files
1146%defattr(644,root,root,755)
b56139b1 1147%doc LICENSE.txt README.txt
e71cf32a 1148%dir %{php_pear_dir}/Zend
1149%dir %{php_pear_dir}/Zend/Console
1150%dir %{php_pear_dir}/Zend/Search
1151
1152%dir %{php_pear_dir}/Zend/Server
1153%{php_pear_dir}/Zend/Server/Abstract.php
1154%{php_pear_dir}/Zend/Server/Exception.php
1155%{php_pear_dir}/Zend/Server/Interface.php
16faf287
ER
1156%{php_pear_dir}/Zend/Server/Definition.php
1157%dir %{php_pear_dir}/Zend/Server/Method
1158%{php_pear_dir}/Zend/Server/Method/Callback.php
1159%{php_pear_dir}/Zend/Server/Method/Definition.php
1160%{php_pear_dir}/Zend/Server/Method/Parameter.php
1161%{php_pear_dir}/Zend/Server/Method/Prototype.php
e71cf32a 1162
1163%dir %{php_pear_dir}/Zend/Service
1164%{php_pear_dir}/Zend/Service/Abstract.php
1165%{php_pear_dir}/Zend/Service/Exception.php
1166
1167%dir %{php_pear_dir}/Zend/Request
1168%{php_pear_dir}/Zend/Request/Interface.php
1169
1170%{php_pear_dir}/Zend/TimeSync
1171%{php_pear_dir}/Zend/TimeSync.php
1172
1173%files Zend_Acl
1174%defattr(644,root,root,755)
1175%{php_pear_dir}/Zend/Acl
1176%{php_pear_dir}/Zend/Acl.php
1177
16faf287
ER
1178%files Zend_Amf
1179%defattr(644,root,root,755)
1180%{php_pear_dir}/Zend/Amf
1181
1182%files Zend_ProgressBar
1183%defattr(644,root,root,755)
1184%{php_pear_dir}/Zend/ProgressBar.php
1185%{php_pear_dir}/Zend/ProgressBar
1186
e71cf32a 1187%files Zend_Auth
1188%defattr(644,root,root,755)
1189%{php_pear_dir}/Zend/Auth
1190%{php_pear_dir}/Zend/Auth.php
1191
1192%files Zend_Cache
1193%defattr(644,root,root,755)
1194%{php_pear_dir}/Zend/Cache
1195%{php_pear_dir}/Zend/Cache.php
16faf287
ER
1196# Zend_Server_Cache subpackage?
1197# but not listed as separate component on doc
1198%{php_pear_dir}/Zend/Server/Cache.php
e71cf32a 1199
1200%files Zend_Captcha
1201%defattr(644,root,root,755)
1202%{php_pear_dir}/Zend/Captcha
1203
1204%files Zend_Config
1205%defattr(644,root,root,755)
1206%{php_pear_dir}/Zend/Config
1207%{php_pear_dir}/Zend/Config.php
1208
1209%files Zend_Console_Getopt
1210%defattr(644,root,root,755)
1211%{php_pear_dir}/Zend/Console/Getopt
1212%{php_pear_dir}/Zend/Console/Getopt.php
1213
1214%files Zend_Controller
1215%defattr(644,root,root,755)
1216%{php_pear_dir}/Zend/Controller
1217
1218%files Zend_Currency
1219%defattr(644,root,root,755)
1220%{php_pear_dir}/Zend/Currency
1221%{php_pear_dir}/Zend/Currency.php
1222
1223%files Zend_Date
1224%defattr(644,root,root,755)
1225%{php_pear_dir}/Zend/Date
1226%{php_pear_dir}/Zend/Date.php
1227
1228%files Zend_Db
1229%defattr(644,root,root,755)
1230%{php_pear_dir}/Zend/Db
1231%{php_pear_dir}/Zend/Db.php
1232
1233%files Zend_Debug
1234%defattr(644,root,root,755)
1235%{php_pear_dir}/Zend/Debug.php
1236
1237%files Zend_Dojo
1238%defattr(644,root,root,755)
1239%{php_pear_dir}/Zend/Dojo
1240%{php_pear_dir}/Zend/Dojo.php
1241
1242%files Zend_Dom
1243%defattr(644,root,root,755)
1244%{php_pear_dir}/Zend/Dom
1245
1246%files Zend_Exception
1247%defattr(644,root,root,755)
1248%{php_pear_dir}/Zend/Exception.php
1249
1250%files Zend_Feed
1251%defattr(644,root,root,755)
1252%{php_pear_dir}/Zend/Feed
1253%{php_pear_dir}/Zend/Feed.php
1254
1255%files Zend_File
1256%defattr(644,root,root,755)
1257%{php_pear_dir}/Zend/File
1258
1259%files Zend_Filter
1260%defattr(644,root,root,755)
1261%{php_pear_dir}/Zend/Filter
1262%{php_pear_dir}/Zend/Filter.php
e71cf32a 1263%exclude %{php_pear_dir}/Zend/Filter/Input.php
1264
1265%files Zend_Filter_Input
1266%defattr(644,root,root,755)
1267%{php_pear_dir}/Zend/Filter/Input.php
1268
1269%files Zend_Form
1270%defattr(644,root,root,755)
1271%{php_pear_dir}/Zend/Form
1272%{php_pear_dir}/Zend/Form.php
1273
1274%files Zend_Gdata
1275%defattr(644,root,root,755)
1276%{php_pear_dir}/Zend/Gdata
1277%{php_pear_dir}/Zend/Gdata.php
1278
1279%files Zend_Http
1280%defattr(644,root,root,755)
1281%{php_pear_dir}/Zend/Http
1282
1283%files Zend_InfoCard
1284%defattr(644,root,root,755)
1285%{php_pear_dir}/Zend/InfoCard
1286%{php_pear_dir}/Zend/InfoCard.php
1287
1288%files Zend_Json
1289%defattr(644,root,root,755)
1290%{php_pear_dir}/Zend/Json
1291%{php_pear_dir}/Zend/Json.php
1292
1293%files Zend_Layout
1294%defattr(644,root,root,755)
1295%{php_pear_dir}/Zend/Layout
1296%{php_pear_dir}/Zend/Layout.php
1297
1298%files Zend_Ldap
1299%defattr(644,root,root,755)
1300%{php_pear_dir}/Zend/Ldap
1301%{php_pear_dir}/Zend/Ldap.php
1302
1303%files Zend_Loader
1304%defattr(644,root,root,755)
1305%{php_pear_dir}/Zend/Loader
1306%{php_pear_dir}/Zend/Loader.php
1307
39269395 1308%files Zend_Locale -f %{name}.lang
e71cf32a 1309%defattr(644,root,root,755)
39269395 1310%dir %{php_pear_dir}/Zend/Locale
e71cf32a 1311%{php_pear_dir}/Zend/Locale.php
39269395
ER
1312%{php_pear_dir}/Zend/Locale/Exception.php
1313%{php_pear_dir}/Zend/Locale/Format.php
1314%{php_pear_dir}/Zend/Locale/Math.php
1315%{php_pear_dir}/Zend/Locale/Math
1316
1317%{php_pear_dir}/Zend/Locale/Data.php
1318%dir %{php_pear_dir}/Zend/Locale/Data
1319%{php_pear_dir}/Zend/Locale/Data/Translation.php
16faf287
ER
1320%{php_pear_dir}/Zend/Locale/Data/characters.xml
1321%{php_pear_dir}/Zend/Locale/Data/plurals.xml
1322%{php_pear_dir}/Zend/Locale/Data/root.xml
39269395 1323%{php_pear_dir}/Zend/Locale/Data/supplementalData.xml
16faf287 1324%{php_pear_dir}/Zend/Locale/Data/telephoneCodeData.xml
e71cf32a 1325
1326%files Zend_Log
1327%defattr(644,root,root,755)
1328%{php_pear_dir}/Zend/Log
1329%{php_pear_dir}/Zend/Log.php
1330
1331%files Zend_Mail
1332%defattr(644,root,root,755)
1333%{php_pear_dir}/Zend/Mail
1334%{php_pear_dir}/Zend/Mail.php
1335
1336%files Zend_Measure
1337%defattr(644,root,root,755)
1338%{php_pear_dir}/Zend/Measure
1339
1340%files Zend_Memory
1341%defattr(644,root,root,755)
1342%{php_pear_dir}/Zend/Memory
1343%{php_pear_dir}/Zend/Memory.php
1344
1345%files Zend_Mime
1346%defattr(644,root,root,755)
1347%{php_pear_dir}/Zend/Mime
1348%{php_pear_dir}/Zend/Mime.php
1349
1350%files Zend_OpenId
1351%defattr(644,root,root,755)
1352%{php_pear_dir}/Zend/OpenId
1353%{php_pear_dir}/Zend/OpenId.php
1354
1355%files Zend_Paginator
1356%defattr(644,root,root,755)
1357%{php_pear_dir}/Zend/Paginator
1358%{php_pear_dir}/Zend/Paginator.php
1359
1360%files Zend_Pdf
1361%defattr(644,root,root,755)
1362%{php_pear_dir}/Zend/Pdf
1363%{php_pear_dir}/Zend/Pdf.php
1364
1365%files Zend_Registry
1366%defattr(644,root,root,755)
1367%{php_pear_dir}/Zend/Registry.php
1368
1369%files Zend_Rest
1370%defattr(644,root,root,755)
1371%{php_pear_dir}/Zend/Rest
1372
1373%files Zend_Search_Lucene
1374%defattr(644,root,root,755)
1375%{php_pear_dir}/Zend/Search/Exception.php
1376%{php_pear_dir}/Zend/Search/Lucene
1377%{php_pear_dir}/Zend/Search/Lucene.php
1378
1379%files Zend_Server_Reflection
1380%defattr(644,root,root,755)
1381%{php_pear_dir}/Zend/Server/Reflection
1382%{php_pear_dir}/Zend/Server/Reflection.php
1383
1384%files Zend_Service_Akismet
1385%defattr(644,root,root,755)
1386%{php_pear_dir}/Zend/Service/Akismet.php
1387
1388%files Zend_Service_Amazon
1389%defattr(644,root,root,755)
1390%{php_pear_dir}/Zend/Service/Amazon
1391%{php_pear_dir}/Zend/Service/Amazon.php
1392
1393%files Zend_Service_Audioscrobbler
1394%defattr(644,root,root,755)
1395%{php_pear_dir}/Zend/Service/Audioscrobbler.php
1396
1397%files Zend_Service_Delicious
1398%defattr(644,root,root,755)
1399%{php_pear_dir}/Zend/Service/Delicious
1400%{php_pear_dir}/Zend/Service/Delicious.php
1401
1402%files Zend_Service_Flickr
1403%defattr(644,root,root,755)
1404%{php_pear_dir}/Zend/Service/Flickr
1405%{php_pear_dir}/Zend/Service/Flickr.php
1406
1407%files Zend_Service_Nirvanix
1408%defattr(644,root,root,755)
1409%{php_pear_dir}/Zend/Service/Nirvanix
1410%{php_pear_dir}/Zend/Service/Nirvanix.php
1411
1412%files Zend_Service_ReCaptcha
1413%defattr(644,root,root,755)
1414%{php_pear_dir}/Zend/Service/ReCaptcha
1415%{php_pear_dir}/Zend/Service/ReCaptcha.php
1416
1417%files Zend_Service_Simpy
1418%defattr(644,root,root,755)
1419%{php_pear_dir}/Zend/Service/Simpy
1420%{php_pear_dir}/Zend/Service/Simpy.php
1421
1422%files Zend_Service_SlideShare
1423%defattr(644,root,root,755)
1424%{php_pear_dir}/Zend/Service/SlideShare
1425%{php_pear_dir}/Zend/Service/SlideShare.php
1426
1427%files Zend_Service_StrikeIron
1428%defattr(644,root,root,755)
1429%{php_pear_dir}/Zend/Service/StrikeIron
1430%{php_pear_dir}/Zend/Service/StrikeIron.php
1431
1432%files Zend_Service_Technorati
1433%defattr(644,root,root,755)
1434%{php_pear_dir}/Zend/Service/Technorati
1435%{php_pear_dir}/Zend/Service/Technorati.php
1436
16faf287
ER
1437%files Zend_Service_Twitter
1438%defattr(644,root,root,755)
16faf287 1439%{php_pear_dir}/Zend/Service/Twitter
0704a169 1440%{php_pear_dir}/Zend/Service/Twitter.php
16faf287 1441
e71cf32a 1442%files Zend_Service_Yahoo
1443%defattr(644,root,root,755)
1444%{php_pear_dir}/Zend/Service/Yahoo
1445%{php_pear_dir}/Zend/Service/Yahoo.php
1446
1447%files Zend_Session
1448%defattr(644,root,root,755)
1449%{php_pear_dir}/Zend/Session
1450%{php_pear_dir}/Zend/Session.php
1451
1452%files Zend_Soap
1453%defattr(644,root,root,755)
1454%{php_pear_dir}/Zend/Soap
1455
1456%files Zend_Text
1457%defattr(644,root,root,755)
1458%{php_pear_dir}/Zend/Text
1459
1460%files Zend_Test
1461%defattr(644,root,root,755)
1462%{php_pear_dir}/Zend/Test
1463
1464%files Zend_Translate
1465%defattr(644,root,root,755)
1466%{php_pear_dir}/Zend/Translate
1467%{php_pear_dir}/Zend/Translate.php
1468
1469%files Zend_Uri
1470%defattr(644,root,root,755)
1471%{php_pear_dir}/Zend/Uri
1472%{php_pear_dir}/Zend/Uri.php
1473
1474%files Zend_Validate
1475%defattr(644,root,root,755)
1476%{php_pear_dir}/Zend/Validate
1477%{php_pear_dir}/Zend/Validate.php
1478
1479%files Zend_Version
1480%defattr(644,root,root,755)
1481%{php_pear_dir}/Zend/Version.php
1482
1483%files Zend_View
1484%defattr(644,root,root,755)
1485%{php_pear_dir}/Zend/View
1486%{php_pear_dir}/Zend/View.php
1487
1488%files Zend_Wildfire
1489%defattr(644,root,root,755)
1490%{php_pear_dir}/Zend/Wildfire
1491
1492%files Zend_XmlRpc
1493%defattr(644,root,root,755)
1494%{php_pear_dir}/Zend/XmlRpc
9f190b56 1495
6e96c14e 1496%files demos
9f190b56 1497%defattr(644,root,root,755)
6e96c14e 1498%{_examplesdir}/%{name}-%{version}
25284397
ER
1499
1500%files manual-en
1501%defattr(644,root,root,755)
1502%doc %{_docdir}/%{name}-en
This page took 0.210031 seconds and 4 git commands to generate.