From a861792a64bd261af2f12883667193b22900a4e72618fc4a29e4e36ee73433db Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Tue, 17 Apr 2012 10:58:35 +0000 Subject: [PATCH] Accepting request 113924 from home:bmwiedemann:branches:devel:languages:python fix SLE build by replacing %{ tmppath} with %{_tmppath} OBS-URL: https://build.opensuse.org/request/show/113924 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1-modules?expand=0&rev=3 --- python-pyasn1-modules.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/python-pyasn1-modules.spec b/python-pyasn1-modules.spec index 9d31c77..84888bd 100644 --- a/python-pyasn1-modules.spec +++ b/python-pyasn1-modules.spec @@ -1,7 +1,7 @@ # # spec file for package python-pyasn1-modules # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,6 @@ # - Name: python-pyasn1-modules Version: 0.0.2 Release: 0 @@ -25,7 +24,7 @@ Summary: Collection of protocols modules written in ASN.1 language License: BSD-3-Clause Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/p/pyasn1-modules/pyasn1-modules-%{version}.tar.gz -BuildRoot: %{ tmppath}/%{name}-%{version}-build +BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel BuildRequires: python-distribute Requires: python-pyasn1