[svn] r4628 - trunk/rpms/python-urwid

packagers at lists.rpmforge.net packagers at lists.rpmforge.net
Mon Aug 7 14:31:31 CEST 2006


Author: dag
Date: 2006-08-07 14:31:29 +0200 (Mon, 07 Aug 2006)
New Revision: 4628

Modified:
   trunk/rpms/python-urwid/python-urwid.spec
Log:
Updates

Modified: trunk/rpms/python-urwid/python-urwid.spec
===================================================================
--- trunk/rpms/python-urwid/python-urwid.spec	2006-08-07 11:30:45 UTC (rev 4627)
+++ trunk/rpms/python-urwid/python-urwid.spec	2006-08-07 12:31:29 UTC (rev 4628)
@@ -8,7 +8,7 @@
 Summary: Console UI Library for Python
 Name: python-urwid
 Version: 0.9.5
-Release: 1
+Release: 2
 License: LGPL
 Group: Development/Libraries
 URL: http://excess.org/urwid/
@@ -18,7 +18,7 @@
 
 BuildArch: noarch
 BuildRequires: python-devel >= 2.1
-Requires: python >= 2.1, python-curses
+Requires: python >= 2.1
 
 %description
 Urwid is a Python library for making text console applications. It has
@@ -47,5 +47,8 @@
 %ghost %{python_sitelib}/urwid/*.pyo
 
 %changelog
+* Mon Aug 07 2006 Dag Wieers <dag at wieers.com> - 0.9.5-2
+- Removed the erroneous python-curses dependency.
+
 * Sun Aug 06 2006 Dag Wieers <dag at wieers.com> - 0.9.5-1
 - Initial package. (using DAR)



More information about the svn-commits mailing list