SPECS: darkstat.spec - updated to 3.0.711

adamg adamg at pld-linux.org
Sun Aug 10 12:07:51 CEST 2008


Author: adamg                        Date: Sun Aug 10 10:07:51 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 3.0.711

---- Files affected:
SPECS:
   darkstat.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/darkstat.spec
diff -u SPECS/darkstat.spec:1.7 SPECS/darkstat.spec:1.8
--- SPECS/darkstat.spec:1.7	Mon Feb 12 22:23:52 2007
+++ SPECS/darkstat.spec	Sun Aug 10 12:07:46 2008
@@ -2,14 +2,15 @@
 Summary:	darkstat - a network traffic analyzer
 Summary(pl.UTF-8):	darkstat - sieciowy analizator ruchu
 Name:		darkstat
-Version:	2.6
+Version:	3.0.711
 Release:	1
 License:	GPL v2
 Group:		Applications/Networking
-Source0:	http://dmr.ath.cx/net/darkstat/%{name}-%{version}.tar.gz
-# Source0-md5:	0a1a407acb6f9b35a46d64885c30d08d
+Source0:	http://dmr.ath.cx/net/darkstat/%{name}-%{version}.tar.bz2
+# Source0-md5:	e72245b72ff4ef3bfcc8ca064f99e45b
 URL:		http://purl.org/net/darkstat
 BuildRequires:	libpcap-devel >= 0.8.3
+BuildRequires:	zlib-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -26,7 +27,8 @@
 %setup -q
 
 %build
-%configure
+%configure \
+	--with-chroot-dir=/usr/share/empty
 %{__make}
 
 %install
@@ -35,14 +37,12 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-%find_lang %{name}
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files -f %{name}.lang
+%files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README
+%doc AUTHORS NEWS README THANKS export-format.txt
 %attr(755,root,root) %{_sbindir}/*
 %{_mandir}/man1/*
 
@@ -52,6 +52,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2008/08/10 10:07:46  adamg
+- updated to 3.0.711
+
 Revision 1.7  2007/02/12 21:23:52  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/darkstat.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list