[openvas-scanner] Minor layout changes

Fabian Affolter fab at fedoraproject.org
Mon May 26 14:43:11 UTC 2014


commit 008c347bed54642ee794c95d0752f81e8a292efb
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Mon May 26 16:42:49 2014 +0200

    Minor layout changes

 openvas-scanner.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/openvas-scanner.spec b/openvas-scanner.spec
index f486970..6fddccb 100644
--- a/openvas-scanner.spec
+++ b/openvas-scanner.spec
@@ -52,14 +52,14 @@ BuildRequires:  systemd
 # This is introduced to accomodate difference in RHEL5/CentOS5
 %if %{defined rhel}
 %if 0%{?rhel} <= 5
-#RHEL5
+# RHEL5
 BuildRequires:	e2fsprogs-libs-devel
 %else
 #RHEL6
 BuildRequires:	libuuid-devel
 %endif
 %else
-#Fedora 14 doesn't have "rhel" defined
+# Fedora 14 doesn't have "rhel" defined
 BuildRequires:	libuuid-devel
 %endif
 
@@ -67,7 +67,7 @@ Requires(post):   systemd
 Requires(preun):  systemd
 Requires(postun): systemd
 
-#Required by the openvas-nvt-sync and greenbone-nvt-sync
+# Required by the openvas-nvt-sync and greenbone-nvt-sync
 Requires:	/usr/bin/md5sum
 Requires:	/usr/bin/rsync
 Requires:	/usr/bin/wget


More information about the scm-commits mailing list