Author: sparky                       Date: Fri Feb 26 14:45:50 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: python-devel, python-setuptools

---- Files affected:
packages/python-ipdb:
   python-ipdb.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/python-ipdb/python-ipdb.spec
diff -u packages/python-ipdb/python-ipdb.spec:1.2 
packages/python-ipdb/python-ipdb.spec:1.3
--- packages/python-ipdb/python-ipdb.spec:1.2   Fri Feb 26 12:32:14 2010
+++ packages/python-ipdb/python-ipdb.spec       Fri Feb 26 15:45:45 2010
@@ -12,19 +12,21 @@
 # Source0-md5: 21354e9d4c7fd87908d543418de0d131
 URL:           http://pypi.python.org/pypi/ipdb/
 BuildRequires: python
+BuildRequires: python-devel
+BuildRequires: python-setuptools
 BuildRequires: rpm-pythonprov
 # if py_postclean is used
 BuildRequires: rpmbuild(macros) >= 1.219
-Requires:      python-modules
 Requires:      python-ipython
+Requires:      python-modules
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Allows to use: 'from ipdb import set_trace; set_trace()'
 
-You then get all the nice stuff from IPython (tab completion, nice tracebacks)
-right in pdb.
+You then get all the nice stuff from IPython (tab completion, nice
+tracebacks) right in pdb.
 
 %prep
 %setup -q -n %{module}-%{ver}-r%{svn_rev}
@@ -60,9 +62,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2010/02/26 14:45:45  sparky
+- BR: python-devel, python-setuptools
+
 Revision 1.2  2010/02/26 11:32:14  jajcus
 - R: python-ipython
 
 Revision 1.1  2010/02/26 09:54:38  jajcus
 - new package
-
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-ipdb/python-ipdb.spec?r1=1.2&r2=1.3&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to