rpms/system-config-services/devel .cvsignore, 1.24, 1.25 sources, 1.28, 1.29 system-config-services.spec, 1.31, 1.32

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Mar 3 15:45:18 UTC 2006


Author: nphilipp

Update of /cvs/dist/rpms/system-config-services/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv31844

Modified Files:
	.cvsignore sources system-config-services.spec 
Log Message:
require hicolor-icon-theme (#182878, #182879)



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/system-config-services/devel/.cvsignore,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- .cvsignore	27 Jan 2006 16:14:46 -0000	1.24
+++ .cvsignore	3 Mar 2006 15:45:15 -0000	1.25
@@ -1 +1 @@
-system-config-services-0.8.99.2.tar.gz
+system-config-services-0.9.0.tar.gz


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/system-config-services/devel/sources,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- sources	27 Jan 2006 16:14:46 -0000	1.28
+++ sources	3 Mar 2006 15:45:15 -0000	1.29
@@ -1 +1 @@
-30ac683a1d2fcc7e3782350635fa7147  system-config-services-0.8.99.2.tar.gz
+d05e1cf9ee54752953ff7ee6da746a81  system-config-services-0.9.0.tar.gz


Index: system-config-services.spec
===================================================================
RCS file: /cvs/dist/rpms/system-config-services/devel/system-config-services.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- system-config-services.spec	27 Jan 2006 16:14:46 -0000	1.31
+++ system-config-services.spec	3 Mar 2006 15:45:15 -0000	1.32
@@ -1,7 +1,7 @@
 # -*- RPM-SPEC -*-
 Summary: system-config-services is an initscript and xinetd configuration utility
 Name: system-config-services
-Version: 0.8.99.2
+Version: 0.9.0
 Release: 1
 URL: http://www.redhat.com/ 
 Source0: %{name}-%{version}.tar.gz
@@ -14,6 +14,8 @@
 Requires: usermode >= 1.36, usermode-gtk
 Requires: htmlview
 Requires: python >= 2.3.0
+Requires(post): hicolor-icon-theme
+Requires(postun): hicolor-icon-theme
 BuildRequires: automake
 Obsoletes: serviceconf
 Obsoletes: redhat-config-services
@@ -71,6 +73,16 @@
 %{_mandir}/*/system-config-services.8*
 
 %changelog
+* Fri Mar 03 2006 Nils Philippsen <nphilipp at redhat.com> - 0.9.0
+- require hicolor-icon-theme (#182878, #182879)
+
+* Wed Feb 28 2006 Florian Festi <ffesti at redhat.com> 
+- rewrote large parts of servicemethods (OO design, better handling of old/new
+  settings, read headers of init scripts completely)
+- first implementation of widgets to control services (intended for tools
+  configuring single services like nfs, samba, bind, ...), still missing: i18n,
+  dependencies on other services (like portmap)
+
 * Fri Jan 27 2006 Nils Philippsen <nphilipp at redhat.com> - 0.8.99.2
 - fix saving xinetd services
 




More information about the fedora-cvs-commits mailing list