rpms/rhgb/devel rhgb.spec, 1.92, 1.93 rhgb-0.17.7-nodaemon-option.patch, 1.1, NONE rhgb.upstart-job, 1.1, NONE

Ray Strode (rstrode) fedora-extras-commits at redhat.com
Tue Mar 11 21:50:44 UTC 2008


Author: rstrode

Update of /cvs/pkgs/rpms/rhgb/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5166

Modified Files:
	rhgb.spec 
Removed Files:
	rhgb-0.17.7-nodaemon-option.patch rhgb.upstart-job 
Log Message:
- undo the last two changes for now.  We're going to make upstart
  emulate the old init environment instead of fix rhgb



Index: rhgb.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rhgb/devel/rhgb.spec,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- rhgb.spec	11 Mar 2008 20:09:19 -0000	1.92
+++ rhgb.spec	11 Mar 2008 21:50:12 -0000	1.93
@@ -3,11 +3,10 @@
 Summary: Red Hat Graphical Boot
 Name: rhgb
 Version: 0.17.7
-Release: 8%{?dist}
+Release: 9%{?dist}
 Epoch: 1
 URL: http://www.redhat.com/
 Source0: %{name}-%{version}.tar.gz
-Source1: rhgb.upstart-job
 License: GPLv2
 Group: System Environment/Base
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -21,7 +20,6 @@
 Requires: inotify-tools
 Patch0: rhgb-0.17.7-strict-exit.patch
 Patch1: rhgb-0.17.7-dri.patch
-Patch2: rhgb-0.17.7-nodaemon-option.patch
 
 %description
 Red Hat Graphical Boot provides a clean and simple interface to the boot process
@@ -30,7 +28,6 @@
 %setup -q
 %patch0 -p1 -b .strict-exit
 %patch1 -p1 -b .dri
-%patch2 -p1 -b .nodaemon-option
 
 %build
 %configure
@@ -43,8 +40,6 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
-mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/event.d/
-cp %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/event.d/rhgb
 
 %find_lang %{gettext_package}
 
@@ -63,6 +58,10 @@
 %dir %{_sysconfdir}/rhgb/temp
 
 %changelog
+* Tue Mar 11 2008 Ray Strode <rstrode at redhat.com> - 1:0.17.7-9
+- undo the last two changes for now.  We're going to make upstart
+  emulate the old init environment instead of fix rhgb
+
 * Tue Mar 11 2008 Bill Nottingham <notting at redhat.com> - 1:0.17.7-8
 - fix upstart job to work with selinux
 


--- rhgb-0.17.7-nodaemon-option.patch DELETED ---


--- rhgb.upstart-job DELETED ---




More information about the fedora-extras-commits mailing list