Skip to content

Commit

Permalink
20020501:7.91-alt1
Browse files Browse the repository at this point in the history
- Updated to 7.91.
- Change license.
- Change package name.
  • Loading branch information
Dmitriy Voropaev committed Feb 1, 2021
1 parent 24cde7d commit 2484122
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions alt/nmap.spec
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
Name: nmap
Version: 7.80
Name: nmap-npsl
Version: 7.91
Release: alt1
Epoch: 20020501

Summary: Network exploration tool and security scanner
License: GPLv2
License: ALT-NPSL-0.92
Group: Monitoring
Url: http://nmap.org/

%define srcname nmap-%version-%release
%define srcname nmap-npsl-%version-%release
# http://git.altlinux.org/gears/n/nmap.git
Source: %srcname.tar
Source1: zenmap.pamd
Expand Down Expand Up @@ -114,7 +114,7 @@ rm %buildroot%_datadir/zenmap/su-to-zenmap.sh
%_bindir/nping
%_man1dir/nping.*
%endif
%doc COPYING* CHANGELOG.bz2 docs/{README,nmap*.txt}
%doc LICENSE CHANGELOG.bz2 docs/{README,nmap*.txt}

%if_with zenmap
%files -n zenmap -f zenmap.lang
Expand All @@ -129,6 +129,14 @@ rm %buildroot%_datadir/zenmap/su-to-zenmap.sh
%endif

%changelog
* Mon Feb 01 2021 Dmitriy Voropaev <voropaevdmtr@altlinux.org> 20020501:7.91-alt1
- Updated to 7.91.
- Change license.
- Change package name.

* Tue Jan 19 2021 Dmitriy Voropaev <voropaevdmtr@altlinux.org> 20020501:7.91-alt1
- Updated to 7.91.

* Fri Aug 16 2019 Gleb F-Malinovskiy <glebfm@altlinux.org> 20020501:7.80-alt1
- Updated to 7.80.

Expand Down

0 comments on commit 2484122

Please sign in to comment.