SPECS: yum.spec - install pldized initscript

glen glen at pld-linux.org
Mon Dec 17 09:19:25 CET 2007


Author: glen                         Date: Mon Dec 17 08:19:25 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- install pldized initscript

---- Files affected:
SPECS:
   yum.spec (1.45 -> 1.46) 

---- Diffs:

================================================================
Index: SPECS/yum.spec
diff -u SPECS/yum.spec:1.45 SPECS/yum.spec:1.46
--- SPECS/yum.spec:1.45	Mon Dec 17 09:10:49 2007
+++ SPECS/yum.spec	Mon Dec 17 09:19:20 2007
@@ -9,6 +9,7 @@
 Source0:	http://linux.duke.edu/projects/yum/download/3.2/%{name}-%{version}.tar.gz
 # Source0-md5:	25362cf7c9baeb557975be8ca2534555
 Source1:	%{name}-pld-source.repo
+Source2:	%{name}-updatesd.init
 Patch0:		%{name}-missingok.patch
 Patch1:		%{name}-obsoletes.patch
 Patch2:		%{name}-chroot.patch
@@ -53,6 +54,7 @@
 	DESTDIR=$RPM_BUILD_ROOT \
 	PYLIBDIR=%{py_sitescriptdir}/..
 install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/yum/repos.d/pld-source.repo
+install %{SOURCE2} $RPM_BUILD_ROOT/etc/rc.d/init.d/yum-updatesd
 
 %py_postclean
 
@@ -77,7 +79,7 @@
 %dir %{_sysconfdir}/yum/repos.d
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yum/repos.d/*.repo
 %dir %{_sysconfdir}/yum/pluginconf.d
-%dir %{_sysconfdir}/dbus-1/system.d/yum-updatesd.conf
+%dir /etc/dbus-1/system.d/yum-updatesd.conf
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/yum/yum-updatesd.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/%{name}
 %attr(755,root,root) %{_bindir}/yum
@@ -98,6 +100,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2007-12-17 08:19:20  glen
+- install pldized initscript
+
 Revision 1.45  2007-12-17 08:10:49  glen
 - 3.2.8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/yum.spec?r1=1.45&r2=1.46&f=u



More information about the pld-cvs-commit mailing list