packages: dnscap/dnscap.spec, dnsperf/dnsperf.spec, dnstop/dnstop.spec, dns...

gotar gotar at pld-linux.org
Sat May 22 19:45:39 CEST 2010


Author: gotar                        Date: Sat May 22 17:45:39 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed Group

---- Files affected:
packages/dnscap:
   dnscap.spec (1.2 -> 1.3) 
packages/dnsperf:
   dnsperf.spec (1.2 -> 1.3) 
packages/dnstop:
   dnstop.spec (1.10 -> 1.11) 
packages/dnstracer:
   dnstracer.spec (1.14 -> 1.15) 
packages/gamin:
   gamin.spec (1.55 -> 1.56) 
packages/iftop:
   iftop.spec (1.22 -> 1.23) 
packages/iperf:
   iperf.spec (1.12 -> 1.13) 
packages/lstat:
   lstat.spec (1.82 -> 1.83) 
packages/nmap:
   nmap.spec (1.157 -> 1.158) 
packages/openslp:
   openslp.spec (1.49 -> 1.50) 
packages/p0f:
   p0f.spec (1.47 -> 1.48) 
packages/postfixadmin:
   postfixadmin.spec (1.32 -> 1.33) 
packages/pptp:
   pptp.spec (1.12 -> 1.13) 
packages/re2c:
   re2c.spec (1.7 -> 1.8) 
packages/roundcubemail:
   roundcubemail.spec (1.93 -> 1.94) 
packages/rtf-converter:
   rtf-converter.spec (1.4 -> 1.5) 
packages/sntop:
   sntop.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: packages/dnscap/dnscap.spec
diff -u packages/dnscap/dnscap.spec:1.2 packages/dnscap/dnscap.spec:1.3
--- packages/dnscap/dnscap.spec:1.2	Sun Mar  2 23:18:12 2008
+++ packages/dnscap/dnscap.spec	Sat May 22 19:45:34 2010
@@ -7,7 +7,7 @@
 Version:	0.%{_snap}
 Release:	1
 License:	BSD-like/distributable
-Group:		Applications/Networking
+Group:		Networking/Utilities
 Source0:	%{name}-%{_snap}.tar.gz
 # Source0-md5:	e5451875e01551568e46a3c461641311
 URL:		http://public.oarci.net/tools/dnscap/
@@ -41,12 +41,15 @@
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/*.1*
 
-%define date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2010/05/22 17:45:34  gotar
+- fixed Group
+
 Revision 1.2  2008/03/02 22:18:12  gotar
 - better license field (contents available in manpages)
 

================================================================
Index: packages/dnsperf/dnsperf.spec
diff -u packages/dnsperf/dnsperf.spec:1.2 packages/dnsperf/dnsperf.spec:1.3
--- packages/dnsperf/dnsperf.spec:1.2	Sun Mar  2 23:17:01 2008
+++ packages/dnsperf/dnsperf.spec	Sat May 22 19:45:34 2010
@@ -5,7 +5,7 @@
 Version:	1.0.0.1
 Release:	1
 License:	BSD-like/distributable
-Group:		Applications/Networking
+Group:		Networking/Utilities
 Source0:	ftp://ftp.nominum.com/pub/nominum/dnsperf/1.0.0.1/%{name}-%{version}-1.tar.gz
 # Source0-md5:	db2e3f85fbe1f75d384f9b5c1ff0759a
 URL:		http://www.nominum.com/services/measurement_tools.php
@@ -55,12 +55,15 @@
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/*.1*
 
-%define date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2010/05/22 17:45:34  gotar
+- fixed Group
+
 Revision 1.2  2008/03/02 22:17:01  gotar
 - included common.h with license contents (is it BSD-like?),
 - more specific BR: bind-devel

================================================================
Index: packages/dnstop/dnstop.spec
diff -u packages/dnstop/dnstop.spec:1.10 packages/dnstop/dnstop.spec:1.11
--- packages/dnstop/dnstop.spec:1.10	Sat Apr  3 19:18:27 2010
+++ packages/dnstop/dnstop.spec	Sat May 22 19:45:34 2010
@@ -5,12 +5,12 @@
 Version:	20090128
 Release:	2
 License:	BSD-like
-Group:		Applications/Networking
+Group:		Networking/Utilities
 Source0:	http://dns.measurement-factory.com/tools/dnstop/src/%{name}-%{version}.tar.gz
 # Source0-md5:	827a0d2020b157b925411dd30b6feff3
 URL:		http://dns.measurement-factory.com/tools/dnstop/
 BuildRequires:	libpcap-devel
-BuildRequires:  ncurses-devel
+BuildRequires:	ncurses-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -57,6 +57,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2010/05/22 17:45:34  gotar
+- fixed Group
+
 Revision 1.10  2010/04/03 17:18:27  glen
 - release 2
 

================================================================
Index: packages/dnstracer/dnstracer.spec
diff -u packages/dnstracer/dnstracer.spec:1.14 packages/dnstracer/dnstracer.spec:1.15
--- packages/dnstracer/dnstracer.spec:1.14	Sun Feb 24 21:35:23 2008
+++ packages/dnstracer/dnstracer.spec	Sat May 22 19:45:34 2010
@@ -4,7 +4,7 @@
 Name:		dnstracer
 Version:	1.9
 Release:	1
-Group:		Applications/Networking
+Group:		Networking/Utilities
 License:	BSD-like
 Source0:	http://www.mavetju.org/download/%{name}-%{version}.tar.gz
 # Source0-md5:	7db73ce3070119c98049a617fe52ea84
@@ -64,6 +64,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2010/05/22 17:45:34  gotar
+- fixed Group
+
 Revision 1.14  2008/02/24 20:35:23  gotar
 - upgraded to 1.9
 

================================================================
Index: packages/gamin/gamin.spec
diff -u packages/gamin/gamin.spec:1.55 packages/gamin/gamin.spec:1.56
--- packages/gamin/gamin.spec:1.55	Fri Feb 27 12:15:00 2009
+++ packages/gamin/gamin.spec	Sat May 22 19:45:35 2010
@@ -5,7 +5,7 @@
 Version:	0.1.10
 Release:	2
 License:	LGPL v2.1
-Group:		Networking/Daemons
+Group:		Libraries
 Source0:	http://www.gnome.org/~veillard/gamin/sources/%{name}-%{version}.tar.gz
 # Source0-md5:	b4ec549e57da470c04edd5ec2876a028
 URL:		http://www.gnome.org/~veillard/gamin/
@@ -40,7 +40,7 @@
 %package docs
 Summary:	Documentation for gamin
 Summary(pl.UTF-8):	Dokumentacja dla gamina
-Group:		Libraries
+Group:		Documentation
 Requires:	%{name} = %{version}-%{release}
 
 %description docs
@@ -165,6 +165,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.56  2010/05/22 17:45:35  gotar
+- fixed Group
+
 Revision 1.55  2009/02/27 11:15:00  glen
 - obsolete all fam packages now that it's gone; rel 2
 

================================================================
Index: packages/iftop/iftop.spec
diff -u packages/iftop/iftop.spec:1.22 packages/iftop/iftop.spec:1.23
--- packages/iftop/iftop.spec:1.22	Sat Apr  3 19:19:41 2010
+++ packages/iftop/iftop.spec	Sat May 22 19:45:35 2010
@@ -6,7 +6,7 @@
 Release:	3
 Epoch:		1
 License:	GPL v2
-Group:		Applications/Networking
+Group:		Networking/Utilities
 Source0:	http://www.ex-parrot.com/~pdw/iftop/download/%{name}-%{version}.tar.gz
 # Source0-md5:	062bc8fb3856580319857326e0b8752d
 Patch0:		%{name}-ncurses.patch
@@ -64,6 +64,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2010/05/22 17:45:35  gotar
+- fixed Group
+
 Revision 1.22  2010/04/03 17:19:41  glen
 - release 3
 

================================================================
Index: packages/iperf/iperf.spec
diff -u packages/iperf/iperf.spec:1.12 packages/iperf/iperf.spec:1.13
--- packages/iperf/iperf.spec:1.12	Sat Nov 15 10:07:21 2008
+++ packages/iperf/iperf.spec	Sat May 22 19:45:35 2010
@@ -5,7 +5,7 @@
 Version:	2.0.4
 Release:	1
 License:	BSD-like
-Group:		Networking
+Group:		Networking/Utilities
 Source0:	http://dl.sourceforge.net/iperf/%{name}-%{version}.tar.gz
 # Source0-md5:	8c5bc14cc2ea55f18f22afe3c23e3dcb
 URL:		http://iperf.sourceforge.net/
@@ -61,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2010/05/22 17:45:35  gotar
+- fixed Group
+
 Revision 1.12  2008/11/15 09:07:21  paszczus
 - updated to 2.0.4
 - switched to new URL and Source0 URL

================================================================
Index: packages/lstat/lstat.spec
diff -u packages/lstat/lstat.spec:1.82 packages/lstat/lstat.spec:1.83
--- packages/lstat/lstat.spec:1.82	Sat Mar 14 22:26:50 2009
+++ packages/lstat/lstat.spec	Sat May 22 19:45:35 2010
@@ -14,7 +14,7 @@
 Release:	21
 Epoch:		1
 License:	GPL
-Group:		Applications/Networking
+Group:		Applications/System
 Source0:	http://dl.sourceforge.net/lstat/%{name}-%{version}.tar.gz
 # Source0-md5:	3298fa1dcdde38017b5a89f736f439f3
 Source1:	%{name}.init
@@ -279,6 +279,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.83  2010/05/22 17:45:35  gotar
+- fixed Group
+
 Revision 1.82  2009/03/14 21:26:50  dzeus
 - added fping.patch to prevent zombie, rel. 21
 

================================================================
Index: packages/nmap/nmap.spec
diff -u packages/nmap/nmap.spec:1.157 packages/nmap/nmap.spec:1.158
--- packages/nmap/nmap.spec:1.157	Sun Apr 11 08:28:15 2010
+++ packages/nmap/nmap.spec	Sat May 22 19:45:36 2010
@@ -12,7 +12,7 @@
 Version:	5.21
 Release:	4
 License:	GPL v2 clarified, with OpenSSL exception
-Group:		Networking
+Group:		Networking/Utilities
 Source0:	http://nmap.org/dist/%{name}-%{version}.tar.bz2
 # Source0-md5:	f77fa51d89ab27d35e5cd87bb086b858
 Patch0:		%{name}-am18.patch
@@ -236,6 +236,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.158  2010/05/22 17:45:36  gotar
+- fixed Group
+
 Revision 1.157  2010/04/11 06:28:15  arekm
 - release 4
 

================================================================
Index: packages/openslp/openslp.spec
diff -u packages/openslp/openslp.spec:1.49 packages/openslp/openslp.spec:1.50
--- packages/openslp/openslp.spec:1.49	Sat Apr 10 19:33:57 2010
+++ packages/openslp/openslp.spec	Sat May 22 19:45:36 2010
@@ -11,7 +11,7 @@
 Version:	1.2.1
 Release:	4
 License:	LGPL
-Group:		Networking/Daemons
+Group:		Libraries
 Source0:	http://dl.sourceforge.net/openslp/%{name}-%{version}.tar.gz
 # Source0-md5:	ff9999d1b44017281dd00ed2c4d32330
 Source1:	%{name}.init
@@ -200,6 +200,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2010/05/22 17:45:36  gotar
+- fixed Group
+
 Revision 1.49  2010/04/10 17:33:57  arekm
 - release 4
 

================================================================
Index: packages/p0f/p0f.spec
diff -u packages/p0f/p0f.spec:1.47 packages/p0f/p0f.spec:1.48
--- packages/p0f/p0f.spec:1.47	Sat Apr  3 19:23:47 2010
+++ packages/p0f/p0f.spec	Sat May 22 19:45:36 2010
@@ -5,7 +5,7 @@
 Version:	2.0.8
 Release:	3
 License:	LGPL v2.1
-Group:		Applications/Networking
+Group:		Networking/Utilities
 # Official releases:
 Source0:	http://lcamtuf.coredump.cx/p0f/%{name}-%{version}.tgz
 # Source0-md5:	1ccbcd8d4c95ef6dae841120d23c56a5
@@ -119,6 +119,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.48  2010/05/22 17:45:36  gotar
+- fixed Group
+
 Revision 1.47  2010/04/03 17:23:47  glen
 - release 3
 

================================================================
Index: packages/postfixadmin/postfixadmin.spec
diff -u packages/postfixadmin/postfixadmin.spec:1.32 packages/postfixadmin/postfixadmin.spec:1.33
--- packages/postfixadmin/postfixadmin.spec:1.32	Fri Oct 17 10:56:38 2008
+++ packages/postfixadmin/postfixadmin.spec	Sat May 22 19:45:37 2010
@@ -11,7 +11,7 @@
 Version:	2.2.1.1
 Release:	1
 License:	GPL v2+
-Group:		Networking/Utilities
+Group:		Networking/Mail
 Source0:	http://dl.sourceforge.net/postfixadmin/%{name}-%{version}.tar.gz
 # Source0-md5:	d30f9b9ae5584308ad0cf84100f8ff24
 Source1:	%{name}.conf
@@ -162,6 +162,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2010/05/22 17:45:37  gotar
+- fixed Group
+
 Revision 1.32  2008/10/17 08:56:38  blues
 - pure GPLv2+
 

================================================================
Index: packages/pptp/pptp.spec
diff -u packages/pptp/pptp.spec:1.12 packages/pptp/pptp.spec:1.13
--- packages/pptp/pptp.spec:1.12	Tue Jun 24 12:11:14 2008
+++ packages/pptp/pptp.spec	Sat May 22 19:45:37 2010
@@ -5,7 +5,7 @@
 Version:	1.7.2
 Release:	1
 License:	GPL
-Group:		Applications/System
+Group:		Networking/Admin
 Source0:	http://dl.sourceforge.net/pptpclient/%{name}-%{version}.tar.gz
 # Source0-md5:	4c3d19286a37459a632c7128c92a9857
 URL:		http://pptpclient.sourceforge.net/
@@ -40,7 +40,7 @@
 install -d $RPM_BUILD_ROOT%{_localstatedir}/run/pptp
 
 %{__make} install \
-        DESTDIR=$RPM_BUILD_ROOT
+	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -61,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2010/05/22 17:45:37  gotar
+- fixed Group
+
 Revision 1.12  2008/06/24 10:11:14  psz
 - up to 1.7.2
 

================================================================
Index: packages/re2c/re2c.spec
diff -u packages/re2c/re2c.spec:1.7 packages/re2c/re2c.spec:1.8
--- packages/re2c/re2c.spec:1.7	Mon Mar 16 10:20:33 2009
+++ packages/re2c/re2c.spec	Sat May 22 19:45:37 2010
@@ -5,7 +5,7 @@
 Version:	0.13.5
 Release:	1
 License:	Public Domain
-Group:		Applications
+Group:		Applications/Text
 Source0:	http://dl.sourceforge.net/re2c/%{name}-%{version}.tar.gz
 # Source0-md5:	4a97d8f77ed6d2c76c8bd840a43f5633
 URL:		http://re2c.org/
@@ -63,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2010/05/22 17:45:37  gotar
+- fixed Group
+
 Revision 1.7  2009/03/16 09:20:33  duddits
 - up to 0.13.5
 

================================================================
Index: packages/roundcubemail/roundcubemail.spec
diff -u packages/roundcubemail/roundcubemail.spec:1.93 packages/roundcubemail/roundcubemail.spec:1.94
--- packages/roundcubemail/roundcubemail.spec:1.93	Sun May 16 14:28:38 2010
+++ packages/roundcubemail/roundcubemail.spec	Sat May 22 19:45:38 2010
@@ -19,7 +19,7 @@
 Version:	0.3.1
 Release:	2
 License:	GPL v2
-Group:		Applications/WWW
+Group:		Applications/Mail
 Source0:	http://downloads.sourceforge.net/roundcubemail/%{name}-%{version}.tar.gz
 # Source0-md5:	34e8e18772e7eada8769b6c5c20f7c8e
 Source1:	%{name}.config
@@ -345,6 +345,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.94  2010/05/22 17:45:38  gotar
+- fixed Group
+
 Revision 1.93  2010/05/16 12:28:38  pawelz
 - S: php-pear-Net-LDAP2, not autodeps symbol
 

================================================================
Index: packages/rtf-converter/rtf-converter.spec
diff -u packages/rtf-converter/rtf-converter.spec:1.4 packages/rtf-converter/rtf-converter.spec:1.5
--- packages/rtf-converter/rtf-converter.spec:1.4	Mon Feb 12 23:09:13 2007
+++ packages/rtf-converter/rtf-converter.spec	Sat May 22 19:45:38 2010
@@ -5,7 +5,7 @@
 Version:	1.1
 Release:	1
 License:	GPL
-Group:		Applications
+Group:		Applications/Text
 Source0:	http://www.kaitiaki.org.nz/download/%{name}_%{version}.tar.gz
 # Source0-md5:	224c2855e68d1aea5c4f0230cbc1879b
 URL:		http://www.kaitiaki.org.nz/download/
@@ -51,6 +51,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2010/05/22 17:45:38  gotar
+- fixed Group
+
 Revision 1.4  2007/02/12 22:09:13  glen
 - tabs in preamble
 

================================================================
Index: packages/sntop/sntop.spec
diff -u packages/sntop/sntop.spec:1.22 packages/sntop/sntop.spec:1.23
--- packages/sntop/sntop.spec:1.22	Mon Feb 12 23:09:15 2007
+++ packages/sntop/sntop.spec	Sat May 22 19:45:38 2010
@@ -5,7 +5,7 @@
 Version:	1.4.3
 Release:	2
 License:	GPL
-Group:		Applications
+Group:		Networking/Utilities
 Source0:	http://dl.sourceforge.net/sntop/%{name}-%{version}.tar.gz
 # Source0-md5:	0e99c64ea5a1bad6c1a32ac0dc2e9dd9
 Patch0:		%{name}-ncurses.patch
@@ -79,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2010/05/22 17:45:38  gotar
+- fixed Group
+
 Revision 1.22  2007/02/12 22:09:15  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dnscap/dnscap.spec?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dnsperf/dnsperf.spec?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dnstop/dnstop.spec?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dnstracer/dnstracer.spec?r1=1.14&r2=1.15&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gamin/gamin.spec?r1=1.55&r2=1.56&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/iftop/iftop.spec?r1=1.22&r2=1.23&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/iperf/iperf.spec?r1=1.12&r2=1.13&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lstat/lstat.spec?r1=1.82&r2=1.83&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nmap/nmap.spec?r1=1.157&r2=1.158&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openslp/openslp.spec?r1=1.49&r2=1.50&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/p0f/p0f.spec?r1=1.47&r2=1.48&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/postfixadmin/postfixadmin.spec?r1=1.32&r2=1.33&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pptp/pptp.spec?r1=1.12&r2=1.13&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/re2c/re2c.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/roundcubemail/roundcubemail.spec?r1=1.93&r2=1.94&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rtf-converter/rtf-converter.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sntop/sntop.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list