summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsaq2004-12-23 22:43:39 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit180eb76f1bf22cbb72a8b756497d7d4b66822ec8 (patch)
tree9a19e3f2a1475523e8ba60acde1c5187ee86a99e
parentae06dfd2f260e68af723b4fc7514b4a7204771af (diff)
downloadpython-uid-180eb76f1bf22cbb72a8b756497d7d4b66822ec8.zip
python-uid-180eb76f1bf22cbb72a8b756497d7d4b66822ec8.tar.gz
- release 2 for rebuild with python 2.4 Changed files: python-uid.spec -> 1.7
-rw-r--r--python-uid.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/python-uid.spec b/python-uid.spec
index b56da8a..38461e7 100644
--- a/python-uid.spec
+++ b/python-uid.spec
@@ -5,15 +5,16 @@ Summary: Implementation of a "unique" ID (UID) generator in Python
Summary(pl): Implementacja generatora unikalnych identyfikatorów (UID) w Pythonie
Name: python-%{module}
Version: 1.0.2
-Release: 1
+Release: 2
License: GPL v2
Group: Libraries/Python
Source0: http://www.alcyone.com/software/%{module}/%{module}-%{version}.tar.gz
# Source0-md5: 79868221e3baa21ae189ebcecd1ad9e6
Patch0: python-uid-first-line-path.patch
URL: http://www.alcyone.com/software/uid/
+BuildRequires: python
BuildRequires: python-devel >= 1:2.3
-Requires: python >= 2.3
+%pyrequires_eq python-libs
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)