Summary: The Vivali Application Name: Viv Version: 0.1 Release: 1 License: GPL Group: PLanete URL: hhtp://www-sop.inria.fr/ Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root #BuildRequires: %description Viv is a deamon, based on the p2psim tool, calculate in a 3D plan,the detailed postions of a knowing mahines in a network topolgy. %prep %setup -q #%build #%install #rm -rf $RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,755) %doc Viv-0.1/* %post mkdir /etc/svivaldi cp %{_docdir}/%{name}-%{version}/Viv/* /etc/svivaldi/ %changelog * Thu Dec 6 2007 root - - new version %doc AUTHORS README INSTALL