]> git.pld-linux.org Git - packages/ntop.git/blobdiff - ntop.spec
- relase 2<snap>: rebuild against openssl 0.9.6a.
[packages/ntop.git] / ntop.spec
index 3139f298698ef68fbc1b1a6228850c75a10b38e9..be7d8077608cf66d6f2c95fad3c92299e0ac0eed 100644 (file)
--- a/ntop.spec
+++ b/ntop.spec
@@ -3,7 +3,7 @@ Summary:        Network monitoring tool
 Summary(pl):   Narzêdzie do monitorowania sieci
 Name:          ntop
 Version:       1.3.2
-Release:       0.%(echo %{snap} | sed -e "s/-//g")
+Release:       2.%(echo %{snap} | sed -e "s/-//g")
 License:       GPL
 Group:         Networking
 Group(de):     Netzwerkwesen
@@ -13,19 +13,19 @@ Patch0:             %{name}-configure.patch
 Patch1:                %{name}-externallib.patch
 Patch2:                %{name}-perl.patch
 URL:           http://www.ntop.org/
-BuildRequires: libpcap-devel
-BuildRequires: libwrap-devel
-BuildRequires: ncurses-devel
-BuildRequires: readline-devel
-BuildRequires: openssl-devel
-BuildRequires: ucd-snmp-devel
+BuildRequires: autoconf
+BuildRequires: automake
 BuildRequires: gd-devel >= 1.8.2
 BuildRequires: gdbm-devel
+BuildRequires: libpcap-devel
 BuildRequires: libpng-devel
-BuildRequires: zlib-devel
+BuildRequires: libwrap-devel
 BuildRequires: libtool
-BuildRequires: automake
-BuildRequires: autoconf
+BuildRequires: ncurses-devel >= 5.2
+BuildRequires: openssl-devel >= 0.9.6a
+BuildRequires: readline-devel >= 4.2
+BuildRequires: ucd-snmp-devel
+BuildRequires: zlib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.035832 seconds and 4 git commands to generate.