From: Faiyaz Ahmed Date: Mon, 7 May 2007 19:26:19 +0000 (+0000) Subject: Merge from head. X-Git-Tag: planetlab-4_0-rc3~6 X-Git-Url: http://git.onelab.eu/?p=codemux.git;a=commitdiff_plain;h=f15af40033b002cb2c4f2622d1586837b53d83ed Merge from head. --- diff --git a/codemux.spec b/codemux.spec index 101464d..dcdfd9e 100644 --- a/codemux.spec +++ b/codemux.spec @@ -3,16 +3,22 @@ %define release 4%{?pldistro:.%{pldistro}}%{?date:.%{date}} Summary: CoDemux - HTTP port DeMux -Name: codemux +Name: %{name} Version: %{version} Release: %{release} License: Private Group: System Environment/Base +Source: %{name}-%{version}.tar.gz +Vendor: PlanetLab +Packager: PlanetLab Central +Distribution: PlanetLab 3.0 URL: http://codeen.cs.princeton.edu/ -Source0: %{name}-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-buildroot +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Requires: vnet %description +codemux is a privileged port (80) sharing service that passes traffic to and from slices via localhost ports. + %prep %setup -q