2011/devel/network/analyzer/ntop - Fix dependencies
Erdem Bayer
paketler-commits at pardus.org.tr
Mon Dec 13 16:32:06 EET 2010
Author: ebayer
Date: Mon Dec 13 16:32:05 2010
New Revision: 107106
Modified:
2011/devel/network/analyzer/ntop/pspec.xml
Log:
Fix dependencies
---
pspec.xml | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)
Modified: 2011/devel/network/analyzer/ntop/pspec.xml
=================================================================
--- 2011/devel/network/analyzer/ntop/pspec.xml (original)
+++ 2011/devel/network/analyzer/ntop/pspec.xml Mon Dec 13 16:32:05 2010
@@ -15,11 +15,11 @@
<Archive sha1sum="a4a3ef8e2b4a9d067e4d54308a133a43c78e8512" type="binary" target=".">http://cekirdek.pardus.org.tr/~ebayer/files/etter.finger.os.gz</Archive>
<BuildDependencies>
<Dependency>mysql-lib</Dependency>
- <Dependency>libpcap</Dependency>
- <Dependency>gd</Dependency>
+ <Dependency>libpcap-devel</Dependency>
+ <Dependency>gd-devel</Dependency>
<Dependency>rrdtool-devel</Dependency>
<Dependency>geoip</Dependency>
- <Dependency>net-snmp</Dependency>
+ <Dependency>net-snmp-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">dotPath.patch</Patch>
@@ -60,6 +60,13 @@
</Package>
<History>
+ <Update release="3">
+ <Date>2010-12-13</Date>
+ <Version>4.0.1</Version>
+ <Comment>Fix dependencies</Comment>
+ <Name>Erdem Bayer</Name>
+ <Email>ebayer at bayer.gen.tr</Email>
+ </Update>
<Update release="2">
<Date>2010-10-29</Date>
<Version>4.0.1</Version>
More information about the paketler-commits
mailing list