]> git.pld-linux.org Git - packages/php-pear-File.git/blobdiff - php-pear-File.spec
- updated to 1.2.0
[packages/php-pear-File.git] / php-pear-File.spec
index 402f80513a99e87d85d28ab74f0be6b58c0d85e2..f7b47ae0ffe7ef8dd0ef46e59af8813f59ff65ad 100644 (file)
@@ -2,16 +2,17 @@
 %define                _class          File
 %define                _status         stable
 %define                _pearname       %{_class}
+
 Summary:       %{_pearname} - Common file and directory routines
 Summary(pl):   %{_pearname} - Podstawowe sposoby operacji na plikach i katalogach
 Name:          php-pear-%{_pearname}
-Version:       1.0.3
+Version:       1.2.0
 Release:       1
-License:       PHP 2.02
+License:       PHP
 Group:         Development/Languages/PHP
-# Source0-md5: 13b14cd0b226408bd09948f175bec677
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
-URL:           http://pear.php.net/package/%{_pearname}/
+# Source0-md5: 40ccd2236328fbb2475ba74ea575787d
+URL:           http://pear.php.net/package/File/
 BuildRequires: rpm-php-pearprov >= 4.0.2-98
 Requires:      php-pear
 BuildArch:     noarch
@@ -22,7 +23,7 @@ Provides easy access to read/write to files along with some common
 routines to deal with paths. Also provides interface for handling CSV
 files.
 
-This class has in PEAR status: %{_status}.
+In PEAR status of this package is: %{_status}.
 
 %description -l pl
 Dostarcza prosty dostêp do zapisu/odczytu plików razem z prostymi
@@ -47,6 +48,5 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc %{_pearname}-%{version}/tests/*
-%dir %{php_pear_dir}/%{_class}
-%{php_pear_dir}/%{_class}/*.php
 %{php_pear_dir}/*.php
+%{php_pear_dir}/%{_class}
This page took 0.415042 seconds and 4 git commands to generate.