SPECS: php-pear-Auth.spec, php-pear-Auth_HTTP.spec, php-pear-Conso...
glen
glen at pld-linux.org
Wed Sep 28 00:06:24 CEST 2005
Author: glen Date: Tue Sep 27 22:06:24 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- include epoch into tests subpackage requires
---- Files affected:
SPECS:
php-pear-Auth.spec (1.30 -> 1.31) , php-pear-Auth_HTTP.spec (1.30 -> 1.31) , php-pear-Console_Getargs.spec (1.9 -> 1.10) , php-pear-Contact_Vcard_Build.spec (1.14 -> 1.15) , php-pear-Contact_Vcard_Parse.spec (1.13 -> 1.14) , php-pear-Crypt_Blowfish.spec (1.6 -> 1.7) , php-pear-Crypt_CHAP.spec (1.15 -> 1.16) , php-pear-Crypt_RSA.spec (1.3 -> 1.4) , php-pear-Crypt_Xtea.spec (1.11 -> 1.12) , php-pear-DB.spec (1.42 -> 1.43) , php-pear-DBA.spec (1.23 -> 1.24) , php-pear-DB_NestedSet.spec (1.22 -> 1.23) , php-pear-DB_QueryTool.spec (1.20 -> 1.21) , php-pear-Date.spec (1.28 -> 1.29) , php-pear-Event_Dispatcher.spec (1.3 -> 1.4) , php-pear-FSM.spec (1.13 -> 1.14) , php-pear-File_Find.spec (1.22 -> 1.23) , php-pear-File_PDF.spec (1.6 -> 1.7) , php-pear-File_Passwd.spec (1.25 -> 1.26) , php-pear-Games_Chess.spec (1.14 -> 1.15) , php-pear-Gtk_ScrollingLabel.spec (1.9 -> 1.10) , php-pear-HTML_BBCodeParser.spec (1.11 -> 1.12) , php-pear-HTML_CSS.spec (1.13 -> 1.14) , php-pear-HTML_Form.spec (1.15 -> 1.16) , php-pear-HTML_Progress.spec (1.17 -> 1.18) , php-pear-HTML_Template_Flexy.spec (1.41 -> 1.42) , php-pear-HTTP_Download.spec (1.24 -> 1.25) , php-pear-I18Nv2.spec (1.25 -> 1.26) , php-pear-Image_Canvas.spec (1.3 -> 1.4) , php-pear-Image_Graph.spec (1.17 -> 1.18) , php-pear-Log.spec (1.41 -> 1.42) , php-pear-MDB.spec (1.37 -> 1.38) , php-pear-Mail.spec (1.26 -> 1.27) , php-pear-Net_DIME.spec (1.19 -> 1.20) , php-pear-Net_SMTP.spec (1.19 -> 1.20) , php-pear-PEAR_PackageFileManager.spec (1.28 -> 1.29) , php-pear-PHP_Beautifier.spec (1.14 -> 1.15) , php-pear-PHP_Compat.spec (1.16 -> 1.17) , php-pear-Var_Dump.spec (1.20 -> 1.21) , php-pear-XML_DTD.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SPECS/php-pear-Auth.spec
diff -u SPECS/php-pear-Auth.spec:1.30 SPECS/php-pear-Auth.spec:1.31
--- SPECS/php-pear-Auth.spec:1.30 Wed Sep 21 23:04:48 2005
+++ SPECS/php-pear-Auth.spec Wed Sep 28 00:06:16 2005
@@ -43,7 +43,7 @@
Summary: Tests for PEAR::%{_pearname}
Group: Development
Autoreq: no
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{epoch}:%{name}-%{release}
%description tests
Tests for PEAR::%{_pearname}.
@@ -86,6 +86,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.31 2005/09/27 22:06:16 glen
+- include epoch into tests subpackage requires
+
Revision 1.30 2005/09/21 21:04:48 glen
- fixed dirs, deps for -tests
================================================================
Index: SPECS/php-pear-Auth_HTTP.spec
diff -u SPECS/php-pear-Auth_HTTP.spec:1.30 SPECS/php-pear-Auth_HTTP.spec:1.31
--- SPECS/php-pear-Auth_HTTP.spec:1.30 Wed Sep 21 23:05:11 2005
+++ SPECS/php-pear-Auth_HTTP.spec Wed Sep 28 00:06:16 2005
@@ -37,7 +37,7 @@
%package tests
Summary: Tests for PEAR::%{_pearname}
Group: Development
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{epoch}:%{name}-%{release}
%description tests
Tests for PEAR::%{_pearname}.
@@ -69,6 +69,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.31 2005/09/27 22:06:16 glen
+- include epoch into tests subpackage requires
+
Revision 1.30 2005/09/21 21:05:11 glen
- fixed dirs
================================================================
Index: SPECS/php-pear-Console_Getargs.spec
diff -u SPECS/php-pear-Console_Getargs.spec:1.9 SPECS/php-pear-Console_Getargs.spec:1.10
--- SPECS/php-pear-Console_Getargs.spec:1.9 Mon Sep 19 23:43:39 2005
+++ SPECS/php-pear-Console_Getargs.spec Wed Sep 28 00:06:16 2005
@@ -42,7 +42,7 @@
%package tests
Summary: Tests for PEAR::%{_pearname}
Group: Development
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{epoch}:%{name}-%{release}
%description tests
Tests for PEAR::%{_pearname}.
@@ -75,6 +75,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2005/09/27 22:06:16 glen
+- include epoch into tests subpackage requires
+
Revision 1.9 2005/09/19 21:43:39 glen
- integer BR
================================================================
Index: SPECS/php-pear-Contact_Vcard_Build.spec
diff -u SPECS/php-pear-Contact_Vcard_Build.spec:1.14 SPECS/php-pear-Contact_Vcard_Build.spec:1.15
--- SPECS/php-pear-Contact_Vcard_Build.spec:1.14 Tue Sep 20 01:36:45 2005
+++ SPECS/php-pear-Contact_Vcard_Build.spec Wed Sep 28 00:06:16 2005
@@ -34,7 +34,7 @@
%package tests
Summary: Tests for PEAR::%{_pearname}
Group: Development
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{epoch}:%{name}-%{release}
%description tests
Tests for PEAR::%{_pearname}.
@@ -66,6 +66,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2005/09/27 22:06:16 glen
+- include epoch into tests subpackage requires
+
Revision 1.14 2005/09/19 23:36:45 glen
- 1.1.1
================================================================
Index: SPECS/php-pear-Contact_Vcard_Parse.spec
diff -u SPECS/php-pear-Contact_Vcard_Parse.spec:1.13 SPECS/php-pear-Contact_Vcard_Parse.spec:1.14
--- SPECS/php-pear-Contact_Vcard_Parse.spec:1.13 Fri Sep 23 13:57:03 2005
+++ SPECS/php-pear-Contact_Vcard_Parse.spec Wed Sep 28 00:06:16 2005
@@ -35,7 +35,7 @@
Summary: Tests for PEAR::%{_pearname}
Summary(pl): Testy dla PEAR::%{_pearname}
Group: Development
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{epoch}:%{name}-%{release}
%description tests
Tests for PEAR::%{_pearname}.
@@ -70,6 +70,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2005/09/27 22:06:16 glen
+- include epoch into tests subpackage requires
+
Revision 1.13 2005/09/23 11:57:03 qboosh
- pl for -tests
================================================================
Index: SPECS/php-pear-Crypt_Blowfish.spec
diff -u SPECS/php-pear-Crypt_Blowfish.spec:1.6 SPECS/php-pear-Crypt_Blowfish.spec:1.7
--- SPECS/php-pear-Crypt_Blowfish.spec:1.6 Fri Sep 23 13:57:03 2005
+++ SPECS/php-pear-Crypt_Blowfish.spec Wed Sep 28 00:06:16 2005
@@ -38,7 +38,7 @@
Summary: Tests for PEAR::%{_pearname}
Summary(pl): Testy dla PEAR::%{_pearname}
Group: Development
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{epoch}:%{name}-%{release}
%description tests
Tests for PEAR::%{_pearname}.
@@ -77,6 +77,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2005/09/27 22:06:16 glen
+- include epoch into tests subpackage requires
+
Revision 1.6 2005/09/23 11:57:03 qboosh
- pl for -tests
================================================================
Index: SPECS/php-pear-Crypt_CHAP.spec
diff -u SPECS/php-pear-Crypt_CHAP.spec:1.15 SPECS/php-pear-Crypt_CHAP.spec:1.16
--- SPECS/php-pear-Crypt_CHAP.spec:1.15 Mon Sep 19 23:43:39 2005
+++ SPECS/php-pear-Crypt_CHAP.spec Wed Sep 28 00:06:16 2005
@@ -44,7 +44,7 @@
%package tests
Summary: Tests for PEAR::%{_pearname}
Group: Development
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{epoch}:%{name}-%{release}
%description tests
Tests for PEAR::%{_pearname}.
@@ -76,6 +76,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16 2005/09/27 22:06:16 glen
+- include epoch into tests subpackage requires
+
Revision 1.15 2005/09/19 21:43:39 glen
- integer BR
================================================================
Index: SPECS/php-pear-Crypt_RSA.spec
diff -u SPECS/php-pear-Crypt_RSA.spec:1.3 SPECS/php-pear-Crypt_RSA.spec:1.4
--- SPECS/php-pear-Crypt_RSA.spec:1.3 Mon Sep 19 23:43:39 2005
+++ SPECS/php-pear-Crypt_RSA.spec Wed Sep 28 00:06:16 2005
@@ -43,7 +43,7 @@
%package tests
Summary: Tests for PEAR::%{_pearname}
Group: Development
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{epoch}:%{name}-%{release}
%description tests
Tests for PEAR::%{_pearname}.
@@ -82,6 +82,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2005/09/27 22:06:16 glen
+- include epoch into tests subpackage requires
+
Revision 1.3 2005/09/19 21:43:39 glen
- integer BR
================================================================
Index: SPECS/php-pear-Crypt_Xtea.spec
diff -u SPECS/php-pear-Crypt_Xtea.spec:1.11 SPECS/php-pear-Crypt_Xtea.spec:1.12
--- SPECS/php-pear-Crypt_Xtea.spec:1.11 Mon Sep 19 23:43:39 2005
+++ SPECS/php-pear-Crypt_Xtea.spec Wed Sep 28 00:06:16 2005
@@ -39,7 +39,7 @@
%package tests
Summary: Tests for PEAR::%{_pearname}
Group: Development
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{epoch}:%{name}-%{release}
%description tests
Tests for PEAR::%{_pearname}.
@@ -77,6 +77,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2005/09/27 22:06:16 glen
+- include epoch into tests subpackage requires
+
Revision 1.11 2005/09/19 21:43:39 glen
- integer BR
================================================================
Index: SPECS/php-pear-DB.spec
diff -u SPECS/php-pear-DB.spec:1.42 SPECS/php-pear-DB.spec:1.43
--- SPECS/php-pear-DB.spec:1.42 Wed Sep 21 23:04:01 2005
+++ SPECS/php-pear-DB.spec Wed Sep 28 00:06:16 2005
@@ -71,7 +71,7 @@
%package tests
Summary: Tests for PEAR::%{_pearname}
Group: Development
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{epoch}:%{name}-%{release}
%description tests
Tests for PEAR::%{_pearname}.
@@ -105,6 +105,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.43 2005/09/27 22:06:16 glen
+- include epoch into tests subpackage requires
+
Revision 1.42 2005/09/21 21:04:01 glen
- fixed dirs
================================================================
Index: SPECS/php-pear-DBA.spec
diff -u SPECS/php-pear-DBA.spec:1.23 SPECS/php-pear-DBA.spec:1.24
--- SPECS/php-pear-DBA.spec:1.23 Mon Sep 19 23:43:39 2005
+++ SPECS/php-pear-DBA.spec Wed Sep 28 00:06:16 2005
@@ -38,7 +38,7 @@
%package tests
Summary: Tests for PEAR::%{_pearname}
Group: Development
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{epoch}:%{name}-%{release}
%description tests
Tests for PEAR::%{_pearname}.
@@ -75,6 +75,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.24 2005/09/27 22:06:16 glen
+- include epoch into tests subpackage requires
+
Revision 1.23 2005/09/19 21:43:39 glen
- integer BR
================================================================
Index: SPECS/php-pear-DB_NestedSet.spec
diff -u SPECS/php-pear-DB_NestedSet.spec:1.22 SPECS/php-pear-DB_NestedSet.spec:1.23
--- SPECS/php-pear-DB_NestedSet.spec:1.22 Tue Sep 20 18:42:08 2005
+++ SPECS/php-pear-DB_NestedSet.spec Wed Sep 28 00:06:16 2005
@@ -58,7 +58,7 @@
%package tests
Summary: Tests for PEAR::%{_pearname}
Group: Development
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{epoch}:%{name}-%{release}
%description tests
Tests for PEAR::%{_pearname}.
@@ -101,6 +101,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2005/09/27 22:06:16 glen
+- include epoch into tests subpackage requires
+
Revision 1.22 2005/09/20 16:42:08 glen
- make tests package installable (not sure is it usable) (anyone care to check?)
================================================================
Index: SPECS/php-pear-DB_QueryTool.spec
diff -u SPECS/php-pear-DB_QueryTool.spec:1.20 SPECS/php-pear-DB_QueryTool.spec:1.21
--- SPECS/php-pear-DB_QueryTool.spec:1.20 Tue Sep 20 20:24:58 2005
+++ SPECS/php-pear-DB_QueryTool.spec Wed Sep 28 00:06:16 2005
@@ -46,7 +46,7 @@
Summary: Tests for PEAR::%{_pearname}
Summary(pl): Testy dla PEAR::%{_pearname}
Group: Development
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{epoch}:%{name}-%{release}
%description tests
Tests for PEAR::%{_pearname}.
@@ -79,6 +79,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2005/09/27 22:06:16 glen
+- include epoch into tests subpackage requires
+
Revision 1.20 2005/09/20 18:24:58 glen
- use new pear packaging
================================================================
Index: SPECS/php-pear-Date.spec
diff -u SPECS/php-pear-Date.spec:1.28 SPECS/php-pear-Date.spec:1.29
--- SPECS/php-pear-Date.spec:1.28 Mon Sep 19 23:43:39 2005
+++ SPECS/php-pear-Date.spec Wed Sep 28 00:06:16 2005
@@ -46,7 +46,7 @@
%package tests
Summary: Tests for PEAR::%{_pearname}
Group: Development
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{epoch}:%{name}-%{release}
%description tests
Tests for PEAR::%{_pearname}.
@@ -83,6 +83,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.29 2005/09/27 22:06:16 glen
+- include epoch into tests subpackage requires
+
Revision 1.28 2005/09/19 21:43:39 glen
- integer BR
================================================================
Index: SPECS/php-pear-Event_Dispatcher.spec
diff -u SPECS/php-pear-Event_Dispatcher.spec:1.3 SPECS/php-pear-Event_Dispatcher.spec:1.4
--- SPECS/php-pear-Event_Dispatcher.spec:1.3 Tue Sep 20 21:54:07 2005
+++ SPECS/php-pear-Event_Dispatcher.spec Wed Sep 28 00:06:16 2005
@@ -48,7 +48,7 @@
Summary: Tests for PEAR::%{_pearname}
Summary(pl): Testy dla PEAR::%{_pearname}
Group: Development
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{epoch}:%{name}-%{release}
%description tests
Tests for PEAR::%{_pearname}.
@@ -84,6 +84,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2005/09/27 22:06:16 glen
+- include epoch into tests subpackage requires
+
Revision 1.3 2005/09/20 19:54:07 glen
- use new pear packaging
================================================================
Index: SPECS/php-pear-FSM.spec
diff -u SPECS/php-pear-FSM.spec:1.13 SPECS/php-pear-FSM.spec:1.14
--- SPECS/php-pear-FSM.spec:1.13 Tue Sep 20 21:54:07 2005
+++ SPECS/php-pear-FSM.spec Wed Sep 28 00:06:16 2005
@@ -35,7 +35,7 @@
Summary: Tests for PEAR::%{_pearname}
Summary(pl): Testy dla PEAR::%{_pearname}
Group: Development
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{epoch}:%{name}-%{release}
%description tests
Tests for PEAR::%{_pearname}.
@@ -70,6 +70,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2005/09/27 22:06:16 glen
+- include epoch into tests subpackage requires
+
Revision 1.13 2005/09/20 19:54:07 glen
- use new pear packaging
================================================================
Index: SPECS/php-pear-File_Find.spec
diff -u SPECS/php-pear-File_Find.spec:1.22 SPECS/php-pear-File_Find.spec:1.23
--- SPECS/php-pear-File_Find.spec:1.22 Thu Sep 22 21:18:15 2005
+++ SPECS/php-pear-File_Find.spec Wed Sep 28 00:06:16 2005
@@ -39,7 +39,7 @@
Summary: Tests for PEAR::%{_pearname}
Summary(pl): Testy dla PEAR::%{_pearname}
Group: Development
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{epoch}:%{name}-%{release}
%description tests
Tests for PEAR::%{_pearname}.
@@ -74,6 +74,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2005/09/27 22:06:16 glen
+- include epoch into tests subpackage requires
+
Revision 1.22 2005/09/22 19:18:15 glen
- 1.1.0
================================================================
Index: SPECS/php-pear-File_PDF.spec
diff -u SPECS/php-pear-File_PDF.spec:1.6 SPECS/php-pear-File_PDF.spec:1.7
--- SPECS/php-pear-File_PDF.spec:1.6 Tue Sep 20 23:57:25 2005
+++ SPECS/php-pear-File_PDF.spec Wed Sep 28 00:06:16 2005
@@ -39,7 +39,7 @@
Summary: Tests for PEAR::%{_pearname}
Summary(pl): Testy dla PEAR::%{_pearname}
Group: Development
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{epoch}:%{name}-%{release}
%description tests
Tests for PEAR::%{_pearname}.
@@ -80,6 +80,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2005/09/27 22:06:16 glen
+- include epoch into tests subpackage requires
+
Revision 1.6 2005/09/20 21:57:25 glen
- new pear packaging
================================================================
Index: SPECS/php-pear-File_Passwd.spec
diff -u SPECS/php-pear-File_Passwd.spec:1.25 SPECS/php-pear-File_Passwd.spec:1.26
--- SPECS/php-pear-File_Passwd.spec:1.25 Tue Sep 20 23:57:25 2005
+++ SPECS/php-pear-File_Passwd.spec Wed Sep 28 00:06:16 2005
@@ -41,7 +41,7 @@
Summary: Tests for PEAR::%{_pearname}
Summary(pl): Testy dla PEAR::%{_pearname}
Group: Development
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{epoch}:%{name}-%{release}
%description tests
Tests for PEAR::%{_pearname}.
@@ -83,6 +83,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.26 2005/09/27 22:06:16 glen
+- include epoch into tests subpackage requires
+
Revision 1.25 2005/09/20 21:57:25 glen
- new pear packaging
================================================================
Index: SPECS/php-pear-Games_Chess.spec
diff -u SPECS/php-pear-Games_Chess.spec:1.14 SPECS/php-pear-Games_Chess.spec:1.15
--- SPECS/php-pear-Games_Chess.spec:1.14 Wed Sep 21 23:06:13 2005
+++ SPECS/php-pear-Games_Chess.spec Wed Sep 28 00:06:16 2005
@@ -57,7 +57,7 @@
Summary: Tests for PEAR::%{_pearname}
Summary(pl): Testy dla PEAR::%{_pearname}
Group: Development
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{epoch}:%{name}-%{release}
%description tests
Tests for PEAR::%{_pearname}.
@@ -97,6 +97,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2005/09/27 22:06:16 glen
+- include epoch into tests subpackage requires
+
Revision 1.14 2005/09/21 21:06:13 glen
- use new pear packaging
================================================================
Index: SPECS/php-pear-Gtk_ScrollingLabel.spec
diff -u SPECS/php-pear-Gtk_ScrollingLabel.spec:1.9 SPECS/php-pear-Gtk_ScrollingLabel.spec:1.10
--- SPECS/php-pear-Gtk_ScrollingLabel.spec:1.9 Wed Sep 21 23:06:13 2005
+++ SPECS/php-pear-Gtk_ScrollingLabel.spec Wed Sep 28 00:06:16 2005
@@ -46,7 +46,7 @@
Summary: Tests for PEAR::%{_pearname}
Summary(pl): Testy dla PEAR::%{_pearname}
Group: Development
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{epoch}:%{name}-%{release}
%description tests
Tests for PEAR::%{_pearname}.
@@ -84,6 +84,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2005/09/27 22:06:16 glen
+- include epoch into tests subpackage requires
+
Revision 1.9 2005/09/21 21:06:13 glen
- use new pear packaging
================================================================
Index: SPECS/php-pear-HTML_BBCodeParser.spec
diff -u SPECS/php-pear-HTML_BBCodeParser.spec:1.11 SPECS/php-pear-HTML_BBCodeParser.spec:1.12
--- SPECS/php-pear-HTML_BBCodeParser.spec:1.11 Wed Sep 21 23:06:13 2005
+++ SPECS/php-pear-HTML_BBCodeParser.spec Wed Sep 28 00:06:16 2005
@@ -47,7 +47,7 @@
Summary: Tests for PEAR::%{_pearname}
Summary(pl): Testy dla PEAR::%{_pearname}
Group: Development
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{epoch}:%{name}-%{release}
%description tests
Tests for PEAR::%{_pearname}.
@@ -84,6 +84,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2005/09/27 22:06:16 glen
+- include epoch into tests subpackage requires
+
Revision 1.11 2005/09/21 21:06:13 glen
- use new pear packaging
================================================================
Index: SPECS/php-pear-HTML_CSS.spec
diff -u SPECS/php-pear-HTML_CSS.spec:1.13 SPECS/php-pear-HTML_CSS.spec:1.14
--- SPECS/php-pear-HTML_CSS.spec:1.13 Wed Sep 21 23:06:13 2005
+++ SPECS/php-pear-HTML_CSS.spec Wed Sep 28 00:06:16 2005
@@ -62,7 +62,7 @@
Summary: Tests for PEAR::%{_pearname}
Summary(pl): Testy dla PEAR::%{_pearname}
Group: Development
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{epoch}:%{name}-%{release}
%description tests
Tests for PEAR::%{_pearname}.
@@ -98,6 +98,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2005/09/27 22:06:16 glen
+- include epoch into tests subpackage requires
+
Revision 1.13 2005/09/21 21:06:13 glen
- use new pear packaging
================================================================
Index: SPECS/php-pear-HTML_Form.spec
diff -u SPECS/php-pear-HTML_Form.spec:1.15 SPECS/php-pear-HTML_Form.spec:1.16
--- SPECS/php-pear-HTML_Form.spec:1.15 Fri Sep 23 00:00:34 2005
+++ SPECS/php-pear-HTML_Form.spec Wed Sep 28 00:06:16 2005
@@ -40,7 +40,7 @@
Summary: Tests for PEAR::%{_pearname}
Summary(pl): Testy dla PEAR::%{_pearname}
Group: Development
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{epoch}:%{name}-%{release}
%description tests
Tests for PEAR::%{_pearname}.
@@ -75,6 +75,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16 2005/09/27 22:06:16 glen
+- include epoch into tests subpackage requires
+
Revision 1.15 2005/09/22 22:00:34 glen
- new pear packaging
================================================================
Index: SPECS/php-pear-HTML_Progress.spec
diff -u SPECS/php-pear-HTML_Progress.spec:1.17 SPECS/php-pear-HTML_Progress.spec:1.18
--- SPECS/php-pear-HTML_Progress.spec:1.17 Fri Sep 23 00:00:34 2005
+++ SPECS/php-pear-HTML_Progress.spec Wed Sep 28 00:06:16 2005
@@ -72,7 +72,7 @@
Summary: Tests for PEAR::%{_pearname}
Summary(pl): Testy dla PEAR::%{_pearname}
Group: Development
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{epoch}:%{name}-%{release}
%description tests
Tests for PEAR::%{_pearname}.
@@ -108,6 +108,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2005/09/27 22:06:16 glen
+- include epoch into tests subpackage requires
+
<<Diff was trimmed, longer than 597 lines>>
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php-pear-Auth.spec?r1=1.30&r2=1.31&f=u
http://cvs.pld-linux.org/SPECS/php-pear-Auth_HTTP.spec?r1=1.30&r2=1.31&f=u
http://cvs.pld-linux.org/SPECS/php-pear-Console_Getargs.spec?r1=1.9&r2=1.10&f=u
http://cvs.pld-linux.org/SPECS/php-pear-Contact_Vcard_Build.spec?r1=1.14&r2=1.15&f=u
http://cvs.pld-linux.org/SPECS/php-pear-Contact_Vcard_Parse.spec?r1=1.13&r2=1.14&f=u
http://cvs.pld-linux.org/SPECS/php-pear-Crypt_Blowfish.spec?r1=1.6&r2=1.7&f=u
http://cvs.pld-linux.org/SPECS/php-pear-Crypt_CHAP.spec?r1=1.15&r2=1.16&f=u
http://cvs.pld-linux.org/SPECS/php-pear-Crypt_RSA.spec?r1=1.3&r2=1.4&f=u
http://cvs.pld-linux.org/SPECS/php-pear-Crypt_Xtea.spec?r1=1.11&r2=1.12&f=u
http://cvs.pld-linux.org/SPECS/php-pear-DB.spec?r1=1.42&r2=1.43&f=u
http://cvs.pld-linux.org/SPECS/php-pear-DBA.spec?r1=1.23&r2=1.24&f=u
http://cvs.pld-linux.org/SPECS/php-pear-DB_NestedSet.spec?r1=1.22&r2=1.23&f=u
http://cvs.pld-linux.org/SPECS/php-pear-DB_QueryTool.spec?r1=1.20&r2=1.21&f=u
http://cvs.pld-linux.org/SPECS/php-pear-Date.spec?r1=1.28&r2=1.29&f=u
http://cvs.pld-linux.org/SPECS/php-pear-Event_Dispatcher.spec?r1=1.3&r2=1.4&f=u
http://cvs.pld-linux.org/SPECS/php-pear-FSM.spec?r1=1.13&r2=1.14&f=u
http://cvs.pld-linux.org/SPECS/php-pear-File_Find.spec?r1=1.22&r2=1.23&f=u
http://cvs.pld-linux.org/SPECS/php-pear-File_PDF.spec?r1=1.6&r2=1.7&f=u
http://cvs.pld-linux.org/SPECS/php-pear-File_Passwd.spec?r1=1.25&r2=1.26&f=u
http://cvs.pld-linux.org/SPECS/php-pear-Games_Chess.spec?r1=1.14&r2=1.15&f=u
http://cvs.pld-linux.org/SPECS/php-pear-Gtk_ScrollingLabel.spec?r1=1.9&r2=1.10&f=u
http://cvs.pld-linux.org/SPECS/php-pear-HTML_BBCodeParser.spec?r1=1.11&r2=1.12&f=u
http://cvs.pld-linux.org/SPECS/php-pear-HTML_CSS.spec?r1=1.13&r2=1.14&f=u
http://cvs.pld-linux.org/SPECS/php-pear-HTML_Form.spec?r1=1.15&r2=1.16&f=u
http://cvs.pld-linux.org/SPECS/php-pear-HTML_Progress.spec?r1=1.17&r2=1.18&f=u
http://cvs.pld-linux.org/SPECS/php-pear-HTML_Template_Flexy.spec?r1=1.41&r2=1.42&f=u
http://cvs.pld-linux.org/SPECS/php-pear-HTTP_Download.spec?r1=1.24&r2=1.25&f=u
http://cvs.pld-linux.org/SPECS/php-pear-I18Nv2.spec?r1=1.25&r2=1.26&f=u
http://cvs.pld-linux.org/SPECS/php-pear-Image_Canvas.spec?r1=1.3&r2=1.4&f=u
http://cvs.pld-linux.org/SPECS/php-pear-Image_Graph.spec?r1=1.17&r2=1.18&f=u
http://cvs.pld-linux.org/SPECS/php-pear-Log.spec?r1=1.41&r2=1.42&f=u
http://cvs.pld-linux.org/SPECS/php-pear-MDB.spec?r1=1.37&r2=1.38&f=u
http://cvs.pld-linux.org/SPECS/php-pear-Mail.spec?r1=1.26&r2=1.27&f=u
http://cvs.pld-linux.org/SPECS/php-pear-Net_DIME.spec?r1=1.19&r2=1.20&f=u
http://cvs.pld-linux.org/SPECS/php-pear-Net_SMTP.spec?r1=1.19&r2=1.20&f=u
http://cvs.pld-linux.org/SPECS/php-pear-PEAR_PackageFileManager.spec?r1=1.28&r2=1.29&f=u
http://cvs.pld-linux.org/SPECS/php-pear-PHP_Beautifier.spec?r1=1.14&r2=1.15&f=u
http://cvs.pld-linux.org/SPECS/php-pear-PHP_Compat.spec?r1=1.16&r2=1.17&f=u
http://cvs.pld-linux.org/SPECS/php-pear-Var_Dump.spec?r1=1.20&r2=1.21&f=u
http://cvs.pld-linux.org/SPECS/php-pear-XML_DTD.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list