From 44366a7713dcbe49362800558769ad1e9933e588 Mon Sep 17 00:00:00 2001 From: david Date: Mon, 5 Nov 2007 05:25:36 +0000 Subject: [PATCH] Fill in the Zenmap summary and description in nmap.spec.in. --- nmap.spec.in | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/nmap.spec.in b/nmap.spec.in index 74941f797..b976b421f 100644 --- a/nmap.spec.in +++ b/nmap.spec.in @@ -74,11 +74,14 @@ gzip $RPM_BUILD_ROOT%{_mandir}/man1/* || : # zenmap subpackage. %if "%{buildzenmap}" != "0" %package -n zenmap -Summary: Nmap frontend +Summary: Multi-platform graphical Nmap frontend and results viewer. Group: Applications/System +# The python dependency is filled in automatically. Requires: nmap, gtk2 %description -n zenmap -Zenmap description. +Zenmap is an Nmap frontend. It is meant to be useful for advanced users +and to make Nmap easy to use by beginners. It was originally derived +from Umit, an Nmap GUI created as part of the Google Summer of Code. %define python_libdir %{_libdir}/python2.5