]> git.pld-linux.org Git - packages/ntop.git/commitdiff
- relase 2<snap>: rebuild against openssl 0.9.6a.
authorkloczek <kloczek@pld-linux.org>
Wed, 9 May 2001 02:09:57 +0000 (02:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ntop.spec -> 1.6

ntop.spec

index 860b56a20b239a9d446797aa0350edc2cba70bca..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:       1.%(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: autoconf
+BuildRequires: automake
+BuildRequires: gd-devel >= 1.8.2
+BuildRequires: gdbm-devel
 BuildRequires: libpcap-devel
+BuildRequires: libpng-devel
 BuildRequires: libwrap-devel
+BuildRequires: libtool
 BuildRequires: ncurses-devel >= 5.2
+BuildRequires: openssl-devel >= 0.9.6a
 BuildRequires: readline-devel >= 4.2
-BuildRequires: openssl-devel
 BuildRequires: ucd-snmp-devel
-BuildRequires: gd-devel >= 1.8.2
-BuildRequires: gdbm-devel
-BuildRequires: libpng-devel
 BuildRequires: zlib-devel
-BuildRequires: libtool
-BuildRequires: automake
-BuildRequires: autoconf
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.063326 seconds and 4 git commands to generate.