rpms/cld/devel cld.spec,1.6,1.7 sources,1.5,1.6

Jeff Garzik jgarzik at fedoraproject.org
Thu Jul 23 19:57:18 UTC 2009


Author: jgarzik

Update of /cvs/pkgs/rpms/cld/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31884

Modified Files:
	cld.spec sources 
Log Message:
update to upstream; fix Requires


Index: cld.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cld/devel/cld.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- cld.spec	23 Jul 2009 07:01:26 -0000	1.6
+++ cld.spec	23 Jul 2009 19:57:18 -0000	1.7
@@ -1,19 +1,22 @@
 Name:		cld
 Version:	0.2
-Release:	0.6.g2a5e626a%{?dist}
+Release:	0.7.g487d5fb5%{?dist}
 Summary:	Coarse locking daemon
 
 Group:		System Environment/Base
 License:	GPLv2
 URL:		http://hail.wiki.kernel.org/
 
-# pulled from upstream git, commit 2a5e626aa6e08d894e74af053236947cced8ff87.
+# pulled from upstream git, commit 487d5fb50be8275a0e0cd36a882acdf1afe9a922
 # to recreate tarball, check out commit, then run "make dist"
 Source0:	cld-%{version}git.tar.gz
 Source2:	cld.init
 Source3:	cld.sysconf
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+Requires(post):		chkconfig
+Requires(preun):	chkconfig initscripts
+
 BuildRequires:	db4-devel libevent-devel glib2-devel doxygen openssl-devel
 BuildRequires:	texlive-latex
 
@@ -97,6 +100,10 @@ fi
 %{_includedir}/*
 
 %changelog
+* Thu Jul 23 2009 Jeff Garzik <jgarzik at redhat.com> - 0.2-0.7.g487d5fb5
+- update to commit 487d5fb50be8275a0e0cd36a882acdf1afe9a922
+- require chkconfig, initscripts per pkg guidelines
+
 * Thu Jul 23 2009 Jeff Garzik <jgarzik at redhat.com> - 0.2-0.6.g2a5e626a
 - update to commit 2a5e626aa6e08d894e74af053236947cced8ff87
   to fix koji-related 'make check' logging issues.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cld/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	23 Jul 2009 07:01:26 -0000	1.5
+++ sources	23 Jul 2009 19:57:18 -0000	1.6
@@ -1 +1 @@
-4a6a91e8f4ff923fc2b68097aad3815b  cld-0.2git.tar.gz
+8b48f4205d71ad77e79c24cebb36a7e5  cld-0.2git.tar.gz




More information about the fedora-extras-commits mailing list