summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Zagrodzki2000-04-01 11:15:39 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitc22a12f2d2169e38c339d4bf7ff019d1f11a0ad8 (patch)
treef6f24920695bc35580082367efaa6f3e72710a8d
parent49103f0503253453ad4527596c09100eda728cd0 (diff)
downloadpythonlib-c22a12f2d2169e38c339d4bf7ff019d1f11a0ad8.zip
pythonlib-c22a12f2d2169e38c339d4bf7ff019d1f11a0ad8.tar.gz
- changed all BuildRoot definitons
- removed all applnkdir defs - changed some prereqs/requires - removed duplicate empty lines Changed files: pythonlib.spec -> 1.9
-rw-r--r--pythonlib.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/pythonlib.spec b/pythonlib.spec
index 04f933c..49db3d5 100644
--- a/pythonlib.spec
+++ b/pythonlib.spec
@@ -9,7 +9,7 @@ Source: %{name}-%{version}.tar.gz
Patch0: pythonlib-Conf.patch
Patch1: pythonlib-user.patch
Requires: python
-BuildRoot: /tmp/%{name}-%{version}-root
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
Buildarch: noarch
%description