SPECS: php-pear-DB.spec, php-pear-DBA.spec, php-pear-DB_NestedSet....

qboosh qboosh at pld-linux.org
Thu Oct 27 20:32:53 CEST 2005


Author: qboosh                       Date: Thu Oct 27 18:32:53 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- define Epoch to 0 explicitly when using it

---- Files affected:
SPECS:
   php-pear-DB.spec (1.46 -> 1.47) , php-pear-DBA.spec (1.27 -> 1.28) , php-pear-DB_NestedSet.spec (1.27 -> 1.28) , php-pear-DB_QueryTool.spec (1.26 -> 1.27) , php-pear-Date.spec (1.35 -> 1.36) , php-pear-Event_Dispatcher.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/php-pear-DB.spec
diff -u SPECS/php-pear-DB.spec:1.46 SPECS/php-pear-DB.spec:1.47
--- SPECS/php-pear-DB.spec:1.46	Tue Oct  4 00:59:16 2005
+++ SPECS/php-pear-DB.spec	Thu Oct 27 20:32:43 2005
@@ -9,6 +9,7 @@
 Name:		php-pear-%{_pearname}
 Version:	1.7.6
 Release:	2
+Epoch:		0
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -111,6 +112,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47  2005/10/27 18:32:43  qboosh
+- define Epoch to 0 explicitly when using it
+
 Revision 1.46  2005/10/03 22:59:16  glen
 - semi automatically added deps from pear
 

================================================================
Index: SPECS/php-pear-DBA.spec
diff -u SPECS/php-pear-DBA.spec:1.27 SPECS/php-pear-DBA.spec:1.28
--- SPECS/php-pear-DBA.spec:1.27	Wed Oct  5 22:11:06 2005
+++ SPECS/php-pear-DBA.spec	Thu Oct 27 20:32:43 2005
@@ -9,6 +9,7 @@
 Name:		php-pear-%{_pearname}
 Version:	1.1
 Release:	3
+Epoch:		0
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -79,6 +80,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2005/10/27 18:32:43  qboosh
+- define Epoch to 0 explicitly when using it
+
 Revision 1.27  2005/10/05 20:11:06  glen
 - rel 3
 

================================================================
Index: SPECS/php-pear-DB_NestedSet.spec
diff -u SPECS/php-pear-DB_NestedSet.spec:1.27 SPECS/php-pear-DB_NestedSet.spec:1.28
--- SPECS/php-pear-DB_NestedSet.spec:1.27	Wed Oct  5 22:11:06 2005
+++ SPECS/php-pear-DB_NestedSet.spec	Thu Oct 27 20:32:43 2005
@@ -10,6 +10,7 @@
 Name:		php-pear-%{_pearname}
 Version:	1.3.6
 Release:	3
+Epoch:		0
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -104,6 +105,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2005/10/27 18:32:43  qboosh
+- define Epoch to 0 explicitly when using it
+
 Revision 1.27  2005/10/05 20:11:06  glen
 - rel 3
 

================================================================
Index: SPECS/php-pear-DB_QueryTool.spec
diff -u SPECS/php-pear-DB_QueryTool.spec:1.26 SPECS/php-pear-DB_QueryTool.spec:1.27
--- SPECS/php-pear-DB_QueryTool.spec:1.26	Thu Oct 27 20:29:59 2005
+++ SPECS/php-pear-DB_QueryTool.spec	Thu Oct 27 20:32:43 2005
@@ -10,6 +10,7 @@
 Name:		php-pear-%{_pearname}
 Version:	1.0.1
 Release:	2
+Epoch:		0
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -85,6 +86,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2005/10/27 18:32:43  qboosh
+- define Epoch to 0 explicitly when using it
+
 Revision 1.26  2005/10/27 18:29:59  qboosh
 - pl desc for -tests
 

================================================================
Index: SPECS/php-pear-Date.spec
diff -u SPECS/php-pear-Date.spec:1.35 SPECS/php-pear-Date.spec:1.36
--- SPECS/php-pear-Date.spec:1.35	Sat Oct 15 16:45:26 2005
+++ SPECS/php-pear-Date.spec	Thu Oct 27 20:32:43 2005
@@ -9,6 +9,7 @@
 Name:		php-pear-%{_pearname}
 Version:	1.4.5
 Release:	1
+Epoch:		0
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -89,6 +90,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2005/10/27 18:32:43  qboosh
+- define Epoch to 0 explicitly when using it
+
 Revision 1.35  2005/10/15 14:45:26  glen
 - update to 1.4.5
 

================================================================
Index: SPECS/php-pear-Event_Dispatcher.spec
diff -u SPECS/php-pear-Event_Dispatcher.spec:1.6 SPECS/php-pear-Event_Dispatcher.spec:1.7
--- SPECS/php-pear-Event_Dispatcher.spec:1.6	Wed Oct  5 20:31:31 2005
+++ SPECS/php-pear-Event_Dispatcher.spec	Thu Oct 27 20:32:43 2005
@@ -10,6 +10,7 @@
 Name:		php-pear-%{_pearname}
 Version:	0.9.1
 Release:	2
+Epoch:		0
 License:	BSD
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -84,6 +85,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/10/27 18:32:43  qboosh
+- define Epoch to 0 explicitly when using it
+
 Revision 1.6  2005/10/05 18:31:31  glen
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-DB.spec?r1=1.46&r2=1.47&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-DBA.spec?r1=1.27&r2=1.28&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-DB_NestedSet.spec?r1=1.27&r2=1.28&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-DB_QueryTool.spec?r1=1.26&r2=1.27&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-Date.spec?r1=1.35&r2=1.36&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-Event_Dispatcher.spec?r1=1.6&r2=1.7&f=u




More information about the pld-cvs-commit mailing list