devel/yum-updatesd .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 yum-updatesd.spec, 1.4, 1.5

Jeremy Katz (katzj) fedora-extras-commits at redhat.com
Wed Oct 10 20:36:44 UTC 2007


Author: katzj

Update of /cvs/pkgs/devel/yum-updatesd
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2192

Modified Files:
	.cvsignore sources yum-updatesd.spec 
Log Message:
* Wed Oct 10 2007 Jeremy Katz <katzj at redhat.com> - 1:0.6-1
- add lsb initscript header (#247106)
- overly simplistic service start speed-up



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/devel/yum-updatesd/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	5 Sep 2007 23:36:21 -0000	1.3
+++ .cvsignore	10 Oct 2007 20:36:12 -0000	1.4
@@ -1 +1 @@
-yum-updatesd-0.5.tar.bz2
+yum-updatesd-0.6.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/devel/yum-updatesd/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	5 Sep 2007 23:36:21 -0000	1.3
+++ sources	10 Oct 2007 20:36:12 -0000	1.4
@@ -1 +1 @@
-369b99f963dc9a4eb8fbb3c52bd0b8cd  yum-updatesd-0.5.tar.bz2
+8104680a4fadf69c71471f26b48abdc0  yum-updatesd-0.6.tar.bz2


Index: yum-updatesd.spec
===================================================================
RCS file: /cvs/pkgs/devel/yum-updatesd/yum-updatesd.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- yum-updatesd.spec	12 Sep 2007 20:48:44 -0000	1.4
+++ yum-updatesd.spec	10 Oct 2007 20:36:12 -0000	1.5
@@ -1,8 +1,8 @@
 Summary: Update notification daemon
 Name: yum-updatesd
 Epoch: 1
-Version: 0.5
-Release: 2%{?dist}
+Version: 0.6
+Release: 1%{?dist}
 License: GPLv2
 Group: System Environment/Base
 Source0: http://linux.duke.edu/projects/yum/download/%{name}/%{name}-%{version}.tar.bz2
@@ -62,6 +62,10 @@
 
 
 %changelog
+* Wed Oct 10 2007 Jeremy Katz <katzj at redhat.com> - 1:0.6-1
+- add lsb initscript header (#247106)
+- overly simplistic service start speed-up
+
 * Wed Sep 12 2007 Jeremy Katz <katzj at redhat.com> - 1:0.5-2
 - require the yum-refresh-updatesd plugin so that we get kicked after 
   installs




More information about the scm-commits mailing list