From 422e1dbb63bfb2fc49f03f6d13a10ac9bdc0f970 Mon Sep 17 00:00:00 2001 From: Sebastian Zagrodzki Date: Sat, 1 Apr 2000 11:14:27 +0000 Subject: [PATCH] - changed all BuildRoot definitons - removed all applnkdir defs - changed some prereqs/requires - removed duplicate empty lines Changed files: gforth.spec -> 1.15 --- gforth.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gforth.spec b/gforth.spec index cfc147d..725a0a9 100644 --- a/gforth.spec +++ b/gforth.spec @@ -6,7 +6,7 @@ Release: 1 Copyright: GPL Group: Languages Source: ftp://prep.ai.mit.edu/pub/gnu/%{name}-%{version}.tar.gz -BuildRoot: /tmp/%{name}-%{version}-root +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description Gforth is a fast and portable implementation of the ANS Forth @@ -56,7 +56,6 @@ gzip -9nf $RPM_BUILD_ROOT%{_infodir}/gforth.info* \ --section "Programming:" --entry \ "* Gforth: (gforth.info). The GNU ANS Forth." - %clean rm -rf $RPM_BUILD_ROOT -- 2.43.0