From 1240fc7c764be7d4e9d427fb285062a900c4f234 Mon Sep 17 00:00:00 2001 From: nalin Date: Aug 21 2003 19:56:43 +0000 Subject: add the release number to the setup macro --- diff --git a/authconfig.spec b/authconfig.spec index aa26171..965a446 100644 --- a/authconfig.spec +++ b/authconfig.spec @@ -30,7 +30,7 @@ a system to be a client for certain networked user information and authentication schemes. %prep -%setup -q +%setup -q -n %{name}-%{version}-%{release} %build CFLAGS="$RPM_OPT_FLAGS -fPIC"; export CFLAGS