SPECS (AC-branch): gkrellm.spec - up to 2.2.9

dzeus dzeus at pld-linux.org
Sat Apr 22 09:49:44 CEST 2006


Author: dzeus                        Date: Sat Apr 22 07:49:44 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- up to 2.2.9

---- Files affected:
SPECS:
   gkrellm.spec (1.99 -> 1.99.2.1) 

---- Diffs:

================================================================
Index: SPECS/gkrellm.spec
diff -u SPECS/gkrellm.spec:1.99 SPECS/gkrellm.spec:1.99.2.1
--- SPECS/gkrellm.spec:1.99	Mon Jul 11 18:42:21 2005
+++ SPECS/gkrellm.spec	Sat Apr 22 09:49:39 2006
@@ -5,25 +5,25 @@
 Summary(ru):	GKrellM - ÜÔĎ ÓÔĹË ÓÉÓÔĹÍÎŮČ ÍĎÎÉÔĎŇĎ× × ŇÁÍËÁČ ĎÄÎĎÇĎ ĐŇĎĂĹÓÓÁ
 Summary(uk):	GKrellM - ĂĹ ÓÔĹË ÓÉÓÔĹÍÎÉČ ÍĎÎŚÔĎŇŚ× Ő ŇÁÍËÁČ ĎÄÎĎÇĎ ĐŇĎĂĹÓŐ
 Name:		gkrellm
-Version:	2.2.7
-Release:	2
+Version:	2.2.9
+Release:	1
 License:	GPL
 Group:		X11/Applications
-Source0:	http://members.dslextreme.com/users/billw/gkrellm/%{name}-%{version}.tar.gz	
-# Source0-md5:	b8b332288bdd995971246034ccd314da
+Source0:	http://members.dslextreme.com/users/billw/gkrellm/%{name}-%{version}.tar.gz
+# Source0-md5:	27ef6961440db14ce54ecd4c8a841a08
 Source1:	%{name}.desktop
 Source2:	%{name}.png
-Source3:	gkrellmd.init
-Source4:	gkrellmd.sysconf
+Source3:	%{name}d.init
+Source4:	%{name}d.sysconf
 Patch0:		%{name}-opt.patch
 Patch1:		%{name}-home_etc.patch
-Icon:		gkrellm.xpm
 URL:		http://www.gkrellm.net/
 BuildRequires:	gettext-devel
 BuildRequires:	glib2-devel >= 2.2.0
 BuildRequires:	gnutls-devel >= 1.2.5
 BuildRequires:	gtk+2-devel >= 2:2.2.0
 BuildRequires:	pkgconfig
+BuildRequires:	rpmbuild(macros) >= 1.268
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -31,11 +31,11 @@
 automatically. An on/off button and online timer for the PPP interface
 is provided. Includes meters for memory and swap usage, an uptime
 monitor, a hostname label, and a clock/calendar. are provided.
-Additional features are:
 
-  - Autoscaling grid lines with configurable grid line resolution.
-  - LED indicators for the net interfaces.
-  - A gui popup for configuration of chart sizes and resolutions.
+Additional features are:
+- Autoscaling grid lines with configurable grid line resolution.
+- LED indicators for the net interfaces.
+- A gui popup for configuration of chart sizes and resolutions.
 
 %description -l pl
 GKrellM automatycznie wyświetla wykresy aktywności SMP CPU,
@@ -43,11 +43,12 @@
 przycisk wyłącznika, czasomierz dla interfejsu PPP, mierniki
 wykorzystania pamięci oraz partycji wymiany, wyświetlacz czasy, który
 upłynął od włączenia maszyny, etykietę nazwy hosta oraz zegar i
-kalendarz. Inne funkcje:
+kalendarz.
 
- - Samoskalujące się linie siatki o konfigurowanej gęstości
- - Wyświetlacze imitujące diody LED dla interfejsów sieciowych
- - Narzędzie gui do konfiguracji rozmiarów wykresów i rozdzielczości
+Inne funkcje:
+- Samoskalujące się linie siatki o konfigurowanej gęstości
+- Wyświetlacze imitujące diody LED dla interfejsów sieciowych
+- Narzędzie gui do konfiguracji rozmiarów wykresów i rozdzielczości
 
 %description -l pt_BR
 O GKrellM mostra gráficos com dados sobre CPUs, carga da máquina,
@@ -79,16 +80,16 @@
 Summary:	gkrellmd - The GNU Krell Monitors Server
 Summary(pl):	gkrellmd - Serwer monitorów GKrellM
 Group:		Daemons
-PreReq:		rc-scripts
 Requires(post,preun):	/sbin/chkconfig
+Requires:	rc-scripts
 
 %description gkrellmd
-gkrellmd listens for connections from gkrellm clients.  When a gkrellm
-client connects to a gkrellmd server all builtin monitors collect their
-data from the server.
+gkrellmd listens for connections from gkrellm clients. When a gkrellm
+client connects to a gkrellmd server all builtin monitors collect
+their data from the server.
 
 %description gkrellmd -l pl
-gkrellmd nasłuchuje połączeń z klientów gkrellm.  Gdy klient gkrellm
+gkrellmd nasłuchuje połączeń z klientów gkrellm. Gdy klient gkrellm
 łączy się z serwerem gkrellmd, wszystkie wbudowane monitory pobierają
 dane z serwera.
 
@@ -99,7 +100,7 @@
 Summary(ru):	ćÁĘĚŮ C ČĹÄĹŇĎ× ÄĚŃ GKrellM
 Summary(uk):	ćÁĘĚÉ C ČĹÄĹŇŚ× ÄĚŃ GKrellM
 Group:		X11/Development/Libraries
-Requires:	gtk+2-devel
+Requires:	gtk+2-devel >= 2:2.2.0
 
 %description devel
 gkrellm header files for gkrellm development and plugin support.
@@ -153,17 +154,11 @@
 
 %post gkrellmd
 /sbin/chkconfig --add gkrellmd
-if [ -f %{_localstatedir}/lock/subsys/gkrellmd ]; then
-	%{_initrddir}/gkrellmd restart >&2
-else
-	echo "Run \"%{_initrddir}/gkrellmd start\" to start gkrellmd." >&2
-fi
+%service gkrellmd restart
 
 %preun gkrellmd
 if [ "$1" = "0" ]; then
-	if [ -f %{_localstatedir}/lock/subsys/gkrellmd ]; then
-		%{_initrddir}/gkrellmd stop
-	fi
+	%service gkrellmd stop
 	/sbin/chkconfig --del gkrellmd
 fi
 
@@ -183,8 +178,8 @@
 %{_mandir}/man1/gkrellmd.*
 %attr(755,root,root) %{_bindir}/gkrellmd
 %attr(755,root,root) %{_initrddir}/gkrellmd
-%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/sysconfig/gkrellmd
-%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/gkrellmd.conf
+%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/gkrellmd
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/gkrellmd.conf
 
 %files devel
 %defattr(644,root,root,755)
@@ -197,6 +192,30 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.99.2.1  2006/04/22 07:49:39  dzeus
+- up to 2.2.9
+
+Revision 1.106  2006/04/16 10:17:21  qboosh
+- gtk+2 version in -devel
+
+Revision 1.105  2006/04/15 12:25:21  wolf
+- rel down do 1
+
+Revision 1.104  2006/04/15 11:01:38  maciek2w
+- updated to 2.2.9
+
+Revision 1.103  2006/03/19 17:14:38  glen
+- use %service
+
+Revision 1.102  2006/02/19 00:12:05  wolf
+- rel 3
+
+Revision 1.101  2006/01/21 00:01:16  arekm
+- kill Icon: field (support for these is obsolete says jbj)
+
+Revision 1.100  2005/12/04 22:58:06  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.99  2005/07/11 16:42:21  arekm
 BR gnutls >= 1.2.5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gkrellm.spec?r1=1.99&r2=1.99.2.1&f=u



More information about the pld-cvs-commit mailing list