Hello community,

here is the log from the commit of package nmap for openSUSE:Factory checked in 
at 2018-05-29 10:41:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nmap (Old)
 and      /work/SRC/openSUSE:Factory/.nmap.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nmap"

Tue May 29 10:41:54 2018 rev:59 rq:611655 version:7.70

Changes:
--------
--- /work/SRC/openSUSE:Factory/nmap/nmap.changes        2018-05-11 
09:19:02.756839535 +0200
+++ /work/SRC/openSUSE:Factory/.nmap.new/nmap.changes   2018-05-29 
10:41:59.334982875 +0200
@@ -1,0 +2,7 @@
+Fri May 18 16:53:53 UTC 2018 - jeng...@inai.de
+
+- Trim filler wording from description.
+- Trim idempotent %if..%endif blocks.
+- Explicitly request bash for bashisms in %install.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nmap.spec ++++++
--- /var/tmp/diff_new_pack.Rea7Ge/_old  2018-05-29 10:42:01.130916587 +0200
+++ /var/tmp/diff_new_pack.Rea7Ge/_new  2018-05-29 10:42:01.134916440 +0200
@@ -16,6 +16,7 @@
 #
 
 
+%define _buildshell /bin/bash
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 %{!?python_sitearch: %global python_sitearch %(python -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 %define with_system_lua 0%{?suse_version} >= 1330
@@ -57,20 +58,16 @@
 %endif
 
 %description
-Nmap ("Network Mapper") is a free and open source utility
-for network exploration or security auditing. Many systems and network
-administrators also find it useful for tasks such as network
+Nmap ("Network Mapper") is a utility for network exploration or
+security auditing. It may as well be used for tasks such as network
 inventory, managing service upgrade schedules, and monitoring host or
-service uptime. Nmap uses raw IP packets in novel ways to determine
-what hosts are available on the network, what services (application
-name and version) those hosts are offering, what operating systems
-(and OS versions) they are running, what type of packet
-filters/firewalls are in use, and dozens of other characteristics. It
-was designed to rapidly scan large networks, but works fine against
-single hosts. Nmap runs on all major computer operating systems, and
-both console and graphical versions are available.
+service uptime. Nmap uses raw IP packets to determine what hosts are
+available on the network, what services (application name and
+version) those hosts are offering, what operating systems (and OS
+versions) they are running, what type of packet filters/firewalls are
+in use, and dozens of other characteristics. It scans large networks,
+nad works fine against single hosts.
 
-%if %{with_python2}
 %package -n zenmap
 Summary:        A graphical front-end for Nmap
 Group:          Productivity/Networking/Diagnostic
@@ -90,27 +87,23 @@
 Ndiff is a tool to aid in the comparison of Nmap scans. It takes two Nmap XML
 output files and prints the differences between them: hosts coming up and down,
 ports becoming open or closed, etc.
-%endif
 
 %package -n ncat
 Summary:        Network tool to concatenate and redirect sockets
 Group:          Productivity/Networking/Diagnostic
 
 %description -n ncat
-Ncat is a feature packed networking utility which will read and
-write data across a network from the command line. It uses both
-TCP and UDP for communication and is designed to be a reliable
-back-end tool to instantly provide network connectivity to other
-applications and users. Ncat will not only work with IPv4 and IPv6
-but provides the user with a virtually limitless number of potential
-uses.
+Ncat is a networking utility which will read and write data across a
+network from the command line. It uses both TCP and UDP for
+communication and provides network connectivity to other applications
+and users.
 
 %package -n nping
 Summary:        Packet generator
 Group:          Productivity/Networking/Diagnostic
 
 %description -n nping
-Nping is an open source tool for network packet generation, response
+Nping is a tool for network packet generation, response
 analysis and response time measurement. Nping allows to generate network
 packets of a wide range of protocols, letting users to tune virtually
 any field of the protocol headers. While Nping can be used as a simple



Reply via email to