From: Stephen Soltesz Date: Fri, 26 Jun 2009 22:20:42 +0000 (+0000) Subject: there is an implied package already. X-Git-Tag: PLCRT-1.0-0~3 X-Git-Url: http://git.onelab.eu/?p=plcrt.git;a=commitdiff_plain;h=bd8294b0f5c1ad74ab037e88752d3b261c09612e there is an implied package already. --- 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