From 10ccf03aa90454a2cc0b6706fe16273e8ae4ebb9 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 9 May 2004 21:53:02 +0000 Subject: [PATCH] - cosmetics, BR: python-modules Changed files: python-path.spec -> 1.2 --- python-path.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/python-path.spec b/python-path.spec index 1036ccf..3b16da4 100644 --- a/python-path.spec +++ b/python-path.spec @@ -12,10 +12,11 @@ Group: Libraries/Python Source0: http://www.jorendorff.com/articles/python/path/%{module}.py # NoSource0-md5: 9ae93736f9845827aed23bcfa0aaa6ea URL: http://www.jorendorff.com/articles/python/path/ +BuildRequires: python-modules >= 2.2 +BuildRequires: rpm-perlprov Requires: python >= 2.2 -BuildRequires: python >= 2.2 -BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) BuildArch: noarch +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description This module provides a single class that wraps the functionality in @@ -32,8 +33,8 @@ cp -f %{SOURCE0} . %install rm -rf $RPM_BUILD_ROOT +install -d $RPM_BUILD_ROOT%{py_sitescriptdir} -install -d $RPM_BUILD_ROOT%{py_sitescriptdir}/ install %{SOURCE0} $RPM_BUILD_ROOT%{py_sitescriptdir} %py_comp $RPM_BUILD_ROOT%{py_sitescriptdir}/ -- 2.43.0