SPECS: php-pecl-zip.spec, php4-pecl-zip.spec - updated to 1.4.1

adamg adamg at pld-linux.org
Thu Jun 29 10:22:23 CEST 2006


Author: adamg                        Date: Thu Jun 29 08:22:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.4.1

---- Files affected:
SPECS:
   php-pecl-zip.spec (1.18 -> 1.19) , php4-pecl-zip.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-zip.spec
diff -u SPECS/php-pecl-zip.spec:1.18 SPECS/php-pecl-zip.spec:1.19
--- SPECS/php-pecl-zip.spec:1.18	Sun Apr 30 08:32:49 2006
+++ SPECS/php-pecl-zip.spec	Thu Jun 29 10:22:18 2006
@@ -1,18 +1,18 @@
 # $Revision$, $Date$
 %define		_modname	zip
-%define		_status		stable
+%define		_status		alpha
 %define		_sysconfdir	/etc/php
 %define		extensionsdir	%(php-config --extension-dir 2>/dev/null)
 
 Summary:	%{_modname} - a zip management extension
 Summary(pl):	%{_modname} - zarządzanie archiwami zip
 Name:		php-pecl-%{_modname}
-Version:	1.3.1
+Version:	1.4.1
 Release:	1
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{_modname}-%{version}.tgz
-# Source0-md5:	d78c8d076b8ced344b3950b1e5299411
+# Source0-md5:	d3bdf77b217f9c9140b23f0bd17b6908
 URL:		http://pecl.php.net/package/zip/
 BuildRequires:	php-devel >= 3:5.0.0
 BuildRequires:	rpmbuild(macros) >= 1.254
@@ -24,12 +24,13 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Zip is an extension to read zip files.
+Zip is an extension to create, modify and read zip files.
 
 In PECL status of this package is: %{_status}.
 
 %description -l pl
-Zip jest rozszerzeniem umożliwiającym odczyt archiwów zip.
+Zip jest rozszerzeniem umożliwiającym tworzenie, modyfikację oraz
+odczyt archiwów zip.
 
 To rozszerzenie ma w PECL status: %{_status}.
 
@@ -77,6 +78,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2006/06/29 08:22:18  adamg
+- updated to 1.4.1
+
 Revision 1.18  2006/04/30 06:32:49  adamg
 - updated to 1.3.1
 

================================================================
Index: SPECS/php4-pecl-zip.spec
diff -u SPECS/php4-pecl-zip.spec:1.1 SPECS/php4-pecl-zip.spec:1.2
--- SPECS/php4-pecl-zip.spec:1.1	Sun Apr 23 17:51:10 2006
+++ SPECS/php4-pecl-zip.spec	Thu Jun 29 10:22:18 2006
@@ -1,17 +1,17 @@
 # $Revision$, $Date$
 %define		_modname	zip
-%define		_status		stable
+%define		_status		alpha
 %define		_sysconfdir	/etc/php4
 %define		extensionsdir	%(php-config --extension-dir 2>/dev/null)
 Summary:	%{_modname} - a zip management extension
 Summary(pl):	%{_modname} - zarządzanie archiwami zip
 Name:		php4-pecl-%{_modname}
-Version:	1.2.3
+Version:	1.4.1
 Release:	1
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{_modname}-%{version}.tgz
-# Source0-md5:	b2e0f2b8f96918ee9468928768551ced
+# Source0-md5:	d3bdf77b217f9c9140b23f0bd17b6908
 URL:		http://pecl.php.net/package/zip/
 BuildRequires:	php4-devel >= 3:4.3.0
 BuildRequires:	rpmbuild(macros) >= 1.254
@@ -23,12 +23,13 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Zip is an extension to read zip files.
+Zip is an extension to create, modify and read zip files.
 
 In PECL status of this package is: %{_status}.
 
 %description -l pl
-Zip jest rozszerzeniem umożliwiającym odczyt archiwów zip.
+Zip jest rozszerzeniem umożliwiającym tworzenie, modyfikację oraz
+odczyt archiwów zip.
 
 To rozszerzenie ma w PECL status: %{_status}.
 
@@ -76,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/06/29 08:22:18  adamg
+- updated to 1.4.1
+
 Revision 1.1  2006/04/23 15:51:10  adamg
 - new
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pecl-zip.spec?r1=1.18&r2=1.19&f=u
    http://cvs.pld-linux.org/SPECS/php4-pecl-zip.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list