From bd8294b0f5c1ad74ab037e88752d3b261c09612e Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Fri, 26 Jun 2009 22:20:42 +0000 Subject: [PATCH] there is an implied package already. --- plcrt.spec | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/plcrt.spec b/plcrt.spec index 65dbbf8..72fa59d 100644 --- a/plcrt.spec +++ b/plcrt.spec @@ -13,6 +13,7 @@ Name: %{name} Version: %{version} Release: %{release} +Source0: %{name}-%{version}.tar.bz2 License: GPL Group: Applications/System BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot @@ -24,20 +25,16 @@ URL: %(echo %{url} | cut -d ' ' -f 2) Summary: PLCRT account initialization for the root image. Group: Applications/System +Requires: python +Requires: perl +Requires: rt3 +Requires: myplc %description PLCRT is a collection of configuration scripts for configuring RT. By default RT does not come with all the settings needed for a standard PLC, or PlanetLab in particular. -%package -Summary: PLCRT Setup scripts for RT3 -Group: Applications/System - -Requires: python -Requires: perl -Requires: rt3 -Requires: myplc %prep -- 2.43.0