fedora-cvs-commits@redhat.com
[Top] [All Lists]

rpms/gkrellm/FC-5 gkrellm.spec,1.31,1.32 sources,1.15,1.16

Subject: rpms/gkrellm/FC-5 gkrellm.spec,1.31,1.32 sources,1.15,1.16
From:
Date: Wed, 3 May 2006 10:14:54 -0400
Author: karsten

Update of /cvs/dist/rpms/gkrellm/FC-5
In directory cvs.devel.redhat.com:/tmp/cvs-serv15620

Modified Files:
        gkrellm.spec sources 
Log Message:
- update to 2.2.9


Index: gkrellm.spec
===================================================================
RCS file: /cvs/dist/rpms/gkrellm/FC-5/gkrellm.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- gkrellm.spec        28 Feb 2006 11:34:32 -0000      1.31
+++ gkrellm.spec        3 May 2006 14:14:51 -0000       1.32
@@ -1,8 +1,8 @@
 %define                wifi_version 0.9.12
 Summary:       Multiple stacked system monitors in one process.
 Name:          gkrellm
-Version:       2.2.7
-Release:    7
+Version:       2.2.9
+Release:    0.fc5.1
 License:       GPL
 Group:         Applications/System
 URL:           http://www.gkrellm.net/
@@ -134,8 +134,8 @@
 
 %pre daemon
 # the daemon shouldn't run as nobody
-/usr/sbin/groupadd -g 101 gkrellmd 2>/dev/null ||:
-/usr/sbin/useradd -u 101 -s /sbin/nologin -M -d / -c "GNU Krell daemon" -r -g 
gkrellmd gkrellmd 2>/dev/null ||:
+/usr/sbin/groupadd gkrellmd 2>/dev/null ||:
+/usr/sbin/useradd -s /sbin/nologin -M -d / -c "GNU Krell daemon" -r -g 
gkrellmd gkrellmd 2>/dev/null ||:
 
 %post daemon
 chkconfig --add gkrellmd
@@ -184,6 +184,13 @@
 %endif
 
 %changelog
+* Wed May 03 2006 Karsten Hopp <karsten@xxxxxxxxx> 2.2.9-0.fc5.1
+- build for FC-5
+
+* Mon Apr 03 2006 Karsten Hopp <karsten@xxxxxxxxx> 2.2.9-1
+- update to 2.2.9
+- remove explicit UID/GUIs from useradd/groupadd (#186974)  
+
 * Tue Feb 28 2006 Karsten Hopp <karsten@xxxxxxxxx> 2.2.7-7
 - BuildRequires: libSM-devel
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/gkrellm/FC-5/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sources     9 Jun 2005 10:53:07 -0000       1.15
+++ sources     3 May 2006 14:14:51 -0000       1.16
@@ -1,2 +1,2 @@
+5334155797901724f4eb46a82ad72395  gkrellm-2.2.9.tar.bz2
 3b9a71c9177d8e058f5707baeb0da761  gkrellm-wifi-0.9.12.tar.gz
-6ff47bc8e66ba88f42932365a947f9f3  gkrellm-2.2.7.tar.bz2

-- 
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits

<Prev in Thread] Current Thread [Next in Thread>
  • rpms/gkrellm/FC-5 gkrellm.spec,1.31,1.32 sources,1.15,1.16, fedora-cvs-commits <=