[nmap] do not own icons/hicolor/<size>/apps directory (#1171813)

Michal Hlavinka mhlavink at fedoraproject.org
Wed Dec 10 13:44:18 UTC 2014


commit 58b01f980bf14a84d506e5a8fce552bc10090500
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Wed Dec 10 14:44:28 2014 +0100

    do not own icons/hicolor/<size>/apps directory (#1171813)

 nmap.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/nmap.spec b/nmap.spec
index 148af3d..eddd7a0 100644
--- a/nmap.spec
+++ b/nmap.spec
@@ -7,7 +7,7 @@ Name: nmap
 Epoch: 2
 Version: 6.47
 #global prerelease TEST5
-Release: 1%{?dist}
+Release: 2%{?dist}
 # Uses combination of licenses based on GPL license, but with extra modification
 # so it got its own license tag rhbz#1055861
 License: Nmap
@@ -209,13 +209,16 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/xnmap
 %{python_sitelib}/*
 %{_datadir}/applications/nmap-zenmap.desktop
-%{_datadir}/icons/hicolor/*
-%{_datadir}/zenmap
+%{_datadir}/icons/hicolor/256x256/apps/*
+%{_datadir}/zenmapx
 %{_mandir}/man1/zenmap.1.gz
 %{_mandir}/man1/nmapfe.1.gz
 %{_mandir}/man1/xnmap.1.gz
 
 %changelog
+* Wed Dec 10 2014 Michal Hlavinka <mhlavink at redhat.com> - 2:6.47-2
+- do not own icons/hicolor/<size>/apps directory (#1171813)
+
 * Mon Aug 25 2014 Michal Hlavinka <mhlavink at redhat.com> - 2:6.47-1
 - nmap updated to 6.47
 


More information about the scm-commits mailing list