]> git.pld-linux.org Git - packages/php-pear-XML_XUL.git/commitdiff
- require php-pear-PEAR-core, not the full PEAR package with deps
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 16 Feb 2006 18:56:36 +0000 (18:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-XML_XUL.spec -> 1.14

php-pear-XML_XUL.spec

index c7c3426661f5748fb50f2aca101b101a9a51a06c..8228222c30d830335600c67470ba1dc1537ff9f2 100644 (file)
@@ -16,7 +16,7 @@ Source0:      http://pear.php.net/get/%{_pearname}-%{version}.tgz
 URL:           http://pear.php.net/package/XML_XUL/
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 Requires:      php-pear
-Requires:      php-pear-PEAR
+Requires:      php-pear-PEAR-core
 Requires:      php-pear-XML_Parser >= 1.1.0
 Requires:      php-pear-XML_Util >= 0.5.2
 BuildArch:     noarch
@@ -24,17 +24,17 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 The XML User Interface Language (XUL) is a markup language for
-describing user interfaces. With XUL you can create rich, sophisticated
-cross-platform web applications easily. XML_XUL provides a API similar
-to DOM to create XUL applications. There's a PHP object for each XUL
-element, and the more complex widgets like grids, trees and tabboxes can
-easily be created with these objects.
+describing user interfaces. With XUL you can create rich,
+sophisticated cross-platform web applications easily. XML_XUL provides
+a API similar to DOM to create XUL applications. There's a PHP object
+for each XUL element, and the more complex widgets like grids, trees
+and tabboxes can easily be created with these objects.
 
 In PEAR status of this package is: %{_status}.
 
 %description -l pl
-Jêzyk Interfejsu U¿ytkownika w XML (XML User Interface Language lub XUL)
-jest korzystaj±cym ze znaczników jêzykiem do opisu interfejsu
+Jêzyk Interfejsu U¿ytkownika w XML (XML User Interface Language lub
+XUL) jest korzystaj±cym ze znaczników jêzykiem do opisu interfejsu
 u¿ytkownika. Z pomoc± XUL mo¿liwe jest ³atwe stworzenie rozbudowanych
 miêdzyplatformowych aplikacji internetowych. XML_XUL dostarcza API
 zbli¿onego do DOM w celu tworzeniu aplikacji XUL. Dla ka¿dego elementu
This page took 0.072574 seconds and 4 git commands to generate.