[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

rpms/dogtail/devel dogtail.spec,1.2,1.3



Author: zcerza

Update of /cvs/dist/rpms/dogtail/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv13573

Modified Files:
	dogtail.spec 
Log Message:
Update specfile.



Index: dogtail.spec
===================================================================
RCS file: /cvs/dist/rpms/dogtail/devel/dogtail.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dogtail.spec	11 Aug 2006 16:46:20 -0000	1.2
+++ dogtail.spec	18 Aug 2006 21:11:58 -0000	1.3
@@ -1,7 +1,7 @@
 Summary: GUI test tool and automation framework
 Name: dogtail
 Version: 0.5.2
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPL
 Group: User Interface/X
 URL: http://people.redhat.com/zcerza/dogtail/
@@ -14,6 +14,7 @@
 Requires: pygtk2
 Requires: rpm-python
 Requires: xorg-x11-server-Xvfb
+Requires: xorg-x11-xinit
 patch0: headless-gconf.patch
 patch1: desktop-file-categories.patch
 
@@ -64,6 +65,9 @@
 %doc examples/
 
 %changelog
+* Fri Aug 18 2006 Zack Cerza <zcerza redhat com> - 0.5.2-3
+- Add Requires for xorg-x11-xinit. Closes: #203189.
+
 * Fri Aug 11 2006 Zack Cerza <zcerza redhat com> - 0.5.2-2
 - Added headless-gconf.patch to use the python gconf bindings.
 - Added desktop-file-categories.patch to put sniff and dogtail-recorder under


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]