]> git.pld-linux.org Git - packages/php-pear-HTTP_Upload.git/commitdiff
- make it possible to have case insensitive upload checks
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 6 Jun 2005 14:05:34 +0000 (14:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-HTTP_Upload.spec -> 1.18

php-pear-HTTP_Upload.spec

index 98201175165a7efaa476daf7512e3e0b8ee6a938..5cbc9ede6ff534e4d78a79a8ecd3d473f62d8c1e 100644 (file)
@@ -8,12 +8,13 @@ Summary:      %{_pearname} - Easy and secure managment of files submitted via HTML Fo
 Summary(pl):   %{_pearname} - Proste i ³atwe zarz±dzanie plikami przesy³anymi przez formularze HTML
 Name:          php-pear-%{_pearname}
 Version:       0.9.1
-Release:       2.2
+Release:       2.3
 License:       PHP 2.02
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
 Patch0:                %{name}-bug-4441.patch
 Patch1:                http://glen.alkohol.ee/pld/%{name}-et.patch
+Patch2:                %{name}-bug-4318.patch
 # Source0-md5: fd1161202786fcba5272d2715bcda787
 URL:           http://pear.php.net/package/HTTP_Upload/
 BuildRequires: rpm-php-pearprov >= 4.0.2-98
@@ -63,6 +64,7 @@ $,,' *.php docs/*.php
 
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.102975 seconds and 4 git commands to generate.