SPECS: php-pecl-docblock.spec, php-pecl-fileinfo.spec, php-pecl-gn...

glen glen at pld-linux.org
Sat Dec 24 16:39:23 CET 2005


Author: glen                         Date: Sat Dec 24 15:39:23 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2 (rebuild with new php)

---- Files affected:
SPECS:
   php-pecl-docblock.spec (1.2 -> 1.3) , php-pecl-fileinfo.spec (1.9 -> 1.10) , php-pecl-gnupg.spec (1.4 -> 1.5) , php-pecl-rpmreader.spec (1.4 -> 1.5) , php-pecl-stats.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-docblock.spec
diff -u SPECS/php-pecl-docblock.spec:1.2 SPECS/php-pecl-docblock.spec:1.3
--- SPECS/php-pecl-docblock.spec:1.2	Sun Nov 27 12:04:05 2005
+++ SPECS/php-pecl-docblock.spec	Sat Dec 24 16:39:16 2005
@@ -8,7 +8,7 @@
 Summary(pl):	%{_modname} - tokenizer DocBlock podobny do phpDocumentora
 Name:		php-pecl-%{_modname}
 Version:	0.1.0
-Release:	1
+Release:	2
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{_modname}-%{version}.tgz
@@ -110,6 +110,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/12/24 15:39:16  glen
+- rel 2 (rebuild with new php)
+
 Revision 1.2  2005/11/27 11:04:05  qboosh
 - summaries
 

================================================================
Index: SPECS/php-pecl-fileinfo.spec
diff -u SPECS/php-pecl-fileinfo.spec:1.9 SPECS/php-pecl-fileinfo.spec:1.10
--- SPECS/php-pecl-fileinfo.spec:1.9	Wed Nov 16 08:04:53 2005
+++ SPECS/php-pecl-fileinfo.spec	Sat Dec 24 16:39:16 2005
@@ -9,7 +9,7 @@
 Summary(pl):	%{_modname} - dowiązania biblioteki libmagic
 Name:		php-pecl-%{_modname}
 Version:	1.0
-Release:	1
+Release:	2
 License:	PHP
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{_smodname}-%{version}.tgz
@@ -34,8 +34,7 @@
 
 %description -l pl
 To rozszerzenie pozwala na uzyskanie wielu informacji na temat plików.
-Informacje te uwzględniają między innymi rozmiar, jakość, długość
-itp.
+Informacje te uwzględniają między innymi rozmiar, jakość, długość itp.
 
 Dodatkowo może być użyte do uzyskania typu MIME danego pliku, a dla
 plików tekstowych - użytego kodowania.
@@ -43,7 +42,7 @@
 To rozszerzenie ma w PECL status: %{_status}.
 
 %prep
-%setup -q -c 
+%setup -q -c
 
 %build
 cd %{_smodname}-%{version}
@@ -86,6 +85,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2005/12/24 15:39:16  glen
+- rel 2 (rebuild with new php)
+
 Revision 1.9  2005/11/16 07:04:53  qboosh
 - pl cosmetics
 

================================================================
Index: SPECS/php-pecl-gnupg.spec
diff -u SPECS/php-pecl-gnupg.spec:1.4 SPECS/php-pecl-gnupg.spec:1.5
--- SPECS/php-pecl-gnupg.spec:1.4	Fri Dec  2 10:57:04 2005
+++ SPECS/php-pecl-gnupg.spec	Sat Dec 24 16:39:16 2005
@@ -8,7 +8,7 @@
 Summary(pl):	%{_modname} - wrapper biblioteki gpgme
 Name:		php-pecl-%{_modname}
 Version:	0.7.1
-Release:	1
+Release:	2
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{_modname}-%{version}.tgz
@@ -76,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/12/24 15:39:16  glen
+- rel 2 (rebuild with new php)
+
 Revision 1.4  2005/12/02 09:57:04  adamg
 - updated to 0.7.1
 - tsrm_ls.patch removed (applied upstream)

================================================================
Index: SPECS/php-pecl-rpmreader.spec
diff -u SPECS/php-pecl-rpmreader.spec:1.4 SPECS/php-pecl-rpmreader.spec:1.5
--- SPECS/php-pecl-rpmreader.spec:1.4	Thu Nov  3 01:20:23 2005
+++ SPECS/php-pecl-rpmreader.spec	Sat Dec 24 16:39:16 2005
@@ -8,7 +8,7 @@
 Summary(pl):	%{_modname} - odczyt metainformacji z plików RPM
 Name:		php-pecl-%{_modname}
 Version:	0.3
-Release:	1
+Release:	2
 License:	PHP 3.0
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{_modname}-%{version}.tgz
@@ -23,8 +23,8 @@
 %description
 rpmreader is an extension that provides the ability to read RPM
 Package Manager (RPM) files' header information. This extension
-currently does not provide the functionality to read the signature
-or archive sections of the RPM file.
+currently does not provide the functionality to read the signature or
+archive sections of the RPM file.
 
 In PECL status of this extension is: %{_status}.
 
@@ -80,6 +80,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/12/24 15:39:16  glen
+- rel 2 (rebuild with new php)
+
 Revision 1.4  2005/11/03 00:20:23  qboosh
 - typo, wrapped
 

================================================================
Index: SPECS/php-pecl-stats.spec
diff -u SPECS/php-pecl-stats.spec:1.2 SPECS/php-pecl-stats.spec:1.3
--- SPECS/php-pecl-stats.spec:1.2	Sun Nov 27 02:07:24 2005
+++ SPECS/php-pecl-stats.spec	Sat Dec 24 16:39:16 2005
@@ -8,7 +8,7 @@
 Summary(pl):	%{_modname} - rozszerzenie z funkcjami do wykonywania obliczeń statystycznych
 Name:		php-pecl-%{_modname}
 Version:	1.0.0
-Release:	1
+Release:	2
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{_modname}-%{version}.tgz
@@ -79,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/12/24 15:39:16  glen
+- rel 2 (rebuild with new php)
+
 Revision 1.2  2005/11/27 01:07:24  qboosh
 - pl fix
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pecl-docblock.spec?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-fileinfo.spec?r1=1.9&r2=1.10&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-gnupg.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-rpmreader.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-stats.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list