]> git.pld-linux.org Git - packages/php-pear-PEAR_Frontend_Web.git/commitdiff
- 0.2.1 - this is only cvs snapshot - for testing - STBR
authorPaweł Gołaszewski <blues@pld-linux.org>
Fri, 8 Nov 2002 14:06:13 +0000 (14:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-PEAR_Frontend_Web.spec -> 1.6

php-pear-PEAR_Frontend_Web.spec

index 19c3f237608acd8c5e3a1269d81ea5bea1f5e75e..e97e47af44b5d11139b09f4e326d5d20cb8ad1da 100644 (file)
@@ -5,22 +5,25 @@
 Summary:       %{_pearname} - HTML (Web) PEAR Package Manager
 Summary(pl):   %{_pearname} - HTML-owy menad¿er pakietów PEAR-a
 Name:          php-pear-%{_pearname}
-Version:       0.1
-Release:       3
+Version:       0.2.1
+Release:       1
 License:       PHP 2.02
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
 URL:           http://pear.php.net/
 BuildRequires: rpm-php-pearprov >= 4.0.2-98
 Requires:      php-pear
+Provides:      pear(Frontend)
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Web Interface to the PEAR Package Manager.
+Needed only when you want to use PEAR from their CVS.
 
 %description -l pl
 HTML-owy (webowy) interfejs do menad¿era pakietów PEAR-a.
+Potrzebny tylko, je¿eli chcesz u¿ywaæ PEAR-a z ich CVS-u.
 
 %prep
 %setup -q -c
@@ -42,6 +45,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc %{_pearname}-%{version}/docs/*
 %dir %{php_pear_dir}/%{_class}/%{_subclass}/Web
 %{php_pear_dir}/%{_class}/*.php
 %{php_pear_dir}/%{_class}/%{_subclass}/*.php
This page took 0.124422 seconds and 4 git commands to generate.