SPECS (AC-branch): python-Beaker.spec, python-FormEncode.spec, pyt...
emes
emes at pld-linux.org
Mon Nov 20 22:32:13 CET 2006
Author: emes Date: Mon Nov 20 21:32:13 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- added req python-setuptools
---- Files affected:
SPECS:
python-Beaker.spec (1.1 -> 1.1.2.1) , python-FormEncode.spec (1.7 -> 1.7.2.1) , python-Myghty.spec (1.1 -> 1.1.2.1) , python-MyghtyUtils.spec (1.5 -> 1.5.2.1) , python-nose.spec (1.5 -> 1.5.2.1) , python-Pylons.spec (1.2 -> 1.2.2.1) , python-Routes.spec (1.4 -> 1.4.2.1) , python-simplejson.spec (1.9 -> 1.9.2.1) , python-WebHelpers.spec (1.1 -> 1.1.2.1)
---- Diffs:
================================================================
Index: SPECS/python-Beaker.spec
diff -u SPECS/python-Beaker.spec:1.1 SPECS/python-Beaker.spec:1.1.2.1
--- SPECS/python-Beaker.spec:1.1 Sun Nov 19 03:58:16 2006
+++ SPECS/python-Beaker.spec Mon Nov 20 22:32:07 2006
@@ -13,6 +13,7 @@
URL: http://beaker.groovie.org/
BuildRequires: python-setuptools
Requires: python >= %{python_version}
+Requires: python-setuptools
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -53,6 +54,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.1.2.1 2006/11/20 21:32:07 emes
+- added req python-setuptools
+
Revision 1.1 2006/11/19 02:58:16 emes
- initial release
================================================================
Index: SPECS/python-FormEncode.spec
diff -u SPECS/python-FormEncode.spec:1.7 SPECS/python-FormEncode.spec:1.7.2.1
--- SPECS/python-FormEncode.spec:1.7 Sat Dec 24 15:02:58 2005
+++ SPECS/python-FormEncode.spec Mon Nov 20 22:32:07 2006
@@ -15,6 +15,7 @@
BuildRequires: python-setuptools
%pyrequires_eq python-modules
Requires: python-elementtree
+Requires: python-setuptools
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -61,6 +62,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7.2.1 2006/11/20 21:32:07 emes
+- added req python-setuptools
+
Revision 1.7 2005/12/24 14:02:58 arekm
- rebuild
================================================================
Index: SPECS/python-Myghty.spec
diff -u SPECS/python-Myghty.spec:1.1 SPECS/python-Myghty.spec:1.1.2.1
--- SPECS/python-Myghty.spec:1.1 Sun Nov 19 03:53:32 2006
+++ SPECS/python-Myghty.spec Mon Nov 20 22:32:07 2006
@@ -14,6 +14,7 @@
URL: http://www.myghty.org/
BuildRequires: python-setuptools
Requires: python >= %{python_version}
+Requires: python-setuptools
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -58,6 +59,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.1.2.1 2006/11/20 21:32:07 emes
+- added req python-setuptools
+
Revision 1.1 2006/11/19 02:53:32 emes
- initial release
================================================================
Index: SPECS/python-MyghtyUtils.spec
diff -u SPECS/python-MyghtyUtils.spec:1.5 SPECS/python-MyghtyUtils.spec:1.5.2.1
--- SPECS/python-MyghtyUtils.spec:1.5 Sun Nov 19 22:28:15 2006
+++ SPECS/python-MyghtyUtils.spec Mon Nov 20 22:32:07 2006
@@ -17,6 +17,7 @@
BuildRequires: rpm-pythonprov
BuildRequires: unzip
%pyrequires_eq python-libs
+Requires: python-setuptools
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -87,6 +88,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5.2.1 2006/11/20 21:32:07 emes
+- added req python-setuptools
+
Revision 1.5 2006/11/19 21:28:15 emes
- works with python 2.4, no need to require 2.5
================================================================
Index: SPECS/python-nose.spec
diff -u SPECS/python-nose.spec:1.5 SPECS/python-nose.spec:1.5.2.1
--- SPECS/python-nose.spec:1.5 Sun Nov 19 22:28:15 2006
+++ SPECS/python-nose.spec Mon Nov 20 22:32:07 2006
@@ -14,6 +14,7 @@
BuildRequires: python >= %{python_version}
BuildRequires: rpm-pythonprov
%pyrequires_eq python-devel-tools
+Requires: python-setuptools
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -63,6 +64,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5.2.1 2006/11/20 21:32:07 emes
+- added req python-setuptools
+
Revision 1.5 2006/11/19 21:28:15 emes
- works with python 2.4, no need to require 2.5
================================================================
Index: SPECS/python-Pylons.spec
diff -u SPECS/python-Pylons.spec:1.2 SPECS/python-Pylons.spec:1.2.2.1
--- SPECS/python-Pylons.spec:1.2 Sun Nov 19 04:37:01 2006
+++ SPECS/python-Pylons.spec Mon Nov 20 22:32:07 2006
@@ -14,6 +14,7 @@
URL: http://pylonshq.com/
BuildRequires: python-setuptools
Requires: python >= %{python_version}
+Requires: python-setuptools
Requires: python-Paste
Requires: python-PasteDeploy
Requires: python-simplejson >= 1.4
@@ -63,6 +64,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2.2.1 2006/11/20 21:32:07 emes
+- added req python-setuptools
+
Revision 1.2 2006/11/19 03:37:01 emes
- fixed reqs
- added some important files
================================================================
Index: SPECS/python-Routes.spec
diff -u SPECS/python-Routes.spec:1.4 SPECS/python-Routes.spec:1.4.2.1
--- SPECS/python-Routes.spec:1.4 Sun Nov 19 04:08:40 2006
+++ SPECS/python-Routes.spec Mon Nov 20 22:32:07 2006
@@ -13,6 +13,7 @@
BuildRequires: python-setuptools >= 0.6-0.a11.1
BuildRequires: rpmbuild(macros) >= 1.219
%pyrequires_eq python-modules
+Requires: python-setuptools
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -58,6 +59,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4.2.1 2006/11/20 21:32:07 emes
+- added req python-setuptools
+
Revision 1.4 2006/11/19 03:08:40 emes
- upgraded to version 1.5.2
================================================================
Index: SPECS/python-simplejson.spec
diff -u SPECS/python-simplejson.spec:1.9 SPECS/python-simplejson.spec:1.9.2.1
--- SPECS/python-simplejson.spec:1.9 Sun Nov 19 22:28:15 2006
+++ SPECS/python-simplejson.spec Mon Nov 20 22:32:07 2006
@@ -15,6 +15,7 @@
BuildRequires: python-setuptools >= 0.6-0.c1
BuildRequires: rpm-pythonprov
%pyrequires_eq python-libs
+Requires: python-setuptools
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -59,6 +60,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9.2.1 2006/11/20 21:32:07 emes
+- added req python-setuptools
+
Revision 1.9 2006/11/19 21:28:15 emes
- works with python 2.4, no need to require 2.5
================================================================
Index: SPECS/python-WebHelpers.spec
diff -u SPECS/python-WebHelpers.spec:1.1 SPECS/python-WebHelpers.spec:1.1.2.1
--- SPECS/python-WebHelpers.spec:1.1 Sun Nov 19 04:05:05 2006
+++ SPECS/python-WebHelpers.spec Mon Nov 20 22:32:07 2006
@@ -13,6 +13,7 @@
URL: http://pylonshq.com/WebHelpers/
BuildRequires: python-setuptools
Requires: python >= %{python_version}
+Requires: python-setuptools
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -53,6 +54,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.1.2.1 2006/11/20 21:32:07 emes
+- added req python-setuptools
+
Revision 1.1 2006/11/19 03:05:05 emes
- initial release
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-Beaker.spec?r1=1.1&r2=1.1.2.1&f=u
http://cvs.pld-linux.org/SPECS/python-FormEncode.spec?r1=1.7&r2=1.7.2.1&f=u
http://cvs.pld-linux.org/SPECS/python-Myghty.spec?r1=1.1&r2=1.1.2.1&f=u
http://cvs.pld-linux.org/SPECS/python-MyghtyUtils.spec?r1=1.5&r2=1.5.2.1&f=u
http://cvs.pld-linux.org/SPECS/python-nose.spec?r1=1.5&r2=1.5.2.1&f=u
http://cvs.pld-linux.org/SPECS/python-Pylons.spec?r1=1.2&r2=1.2.2.1&f=u
http://cvs.pld-linux.org/SPECS/python-Routes.spec?r1=1.4&r2=1.4.2.1&f=u
http://cvs.pld-linux.org/SPECS/python-simplejson.spec?r1=1.9&r2=1.9.2.1&f=u
http://cvs.pld-linux.org/SPECS/python-WebHelpers.spec?r1=1.1&r2=1.1.2.1&f=u
More information about the pld-cvs-commit
mailing list