rpms/system-config-services/devel .cvsignore, 1.34, 1.35 sources, 1.44, 1.45 system-config-services.spec, 1.45, 1.46

Nils Philippsen (nphilipp) fedora-extras-commits at redhat.com
Mon Jul 23 12:19:05 UTC 2007


Author: nphilipp

Update of /cvs/pkgs/rpms/system-config-services/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25256

Modified Files:
	.cvsignore sources system-config-services.spec 
Log Message:
make "make archive" work with Hg
disable automatic ChangeLog generation



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-services/devel/.cvsignore,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- .cvsignore	27 Jun 2007 08:49:38 -0000	1.34
+++ .cvsignore	23 Jul 2007 12:18:31 -0000	1.35
@@ -1 +1 @@
-system-config-services-0.9.9.tar.bz2
+system-config-services-0.9.10.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-services/devel/sources,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- sources	27 Jun 2007 08:49:38 -0000	1.44
+++ sources	23 Jul 2007 12:18:31 -0000	1.45
@@ -1 +1 @@
-1a93739589b23fc5fb37f1f34eef1619  system-config-services-0.9.9.tar.bz2
+04a7cba393940ee18470a481ff5809d6  system-config-services-0.9.10.tar.bz2


Index: system-config-services.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-services/devel/system-config-services.spec,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- system-config-services.spec	27 Jun 2007 08:49:38 -0000	1.45
+++ system-config-services.spec	23 Jul 2007 12:18:31 -0000	1.46
@@ -1,7 +1,7 @@
 # -*- RPM-SPEC -*-
 Summary: system-config-services is an initscript and xinetd configuration utility
 Name: system-config-services
-Version: 0.9.9
+Version: 0.9.10
 Release: 1%{?dist}
 URL: http://fedoraproject.org/wiki/SystemConfig/services
 # We are upstream, thus the source is only available from within this source
@@ -78,6 +78,10 @@
 %{_mandir}/*/system-config-services.8*
 
 %changelog
+* Mon Jul 23 2007 Nils Philippsen <nphilipp at redhat.com> - 0.9.10
+- make "make archive" work with Hg
+- disable automatic ChangeLog generation
+
 * Wed Jun 27 2007 Nils Philippsen <nphilipp at redhat.com> - 0.9.9
 - fix desktop file category (#245891)
 




More information about the scm-commits mailing list