X-Git-Url: http://git.onelab.eu/?p=plcrt.git;a=blobdiff_plain;f=plcrt.spec;h=72fa59de0053f534b6384cf9ea426b711fc79477;hp=65dbbf84bf6e92752826ac37b37d2883b87f5a48;hb=bd8294b0f5c1ad74ab037e88752d3b261c09612e;hpb=27c2ea9bbeb04156550fdf5138010d625306dc87 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