rpms/sugar/devel sugar.spec,1.38,1.39

Bernie Innocenti bernie at fedoraproject.org
Sun Dec 21 07:20:35 UTC 2008


Author: bernie

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

Modified Files:
	sugar.spec 
Log Message:
* Wed Dec 21 2008 Bernie Innocenti <bernie at codewiz.org> - 0.83.3-6
- Add missing dependencies on xorg-x11-utils, dbus-x11 and openssh



Index: sugar.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sugar/devel/sugar.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- sugar.spec	11 Dec 2008 00:03:39 -0000	1.38
+++ sugar.spec	21 Dec 2008 07:20:03 -0000	1.39
@@ -6,7 +6,7 @@
 Summary: Constructionist learning platform
 Name: sugar
 Version: 0.83.3
-Release: 5%{?dist}
+Release: 6%{?dist}
 URL: http://sugarlabs.org/
 Source0: http://dev.laptop.org/pub/sugar/sources/%{name}/%{name}-%{version}.tar.bz2
 License: GPLv2+
@@ -30,6 +30,10 @@
 Requires: matchbox-window-manager
 Requires: python-telepathy
 Requires: gstreamer-python
+# for dbus-launch
+Requires: dbus-x11
+# for ssh-keygen
+Requires: openssh
 
 %description
 
@@ -50,6 +54,8 @@
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
 Requires: xorg-x11-server-Xephyr
+# for xdpyinfo
+Requires: xorg-x11-utils
 
 %description emulator
 The emulator let's you test and debug sugar. For example it allows you to run 
@@ -128,6 +134,9 @@
 %{_bindir}/sugar-emulator
 
 %changelog
+* Wed Dec 21 2008 Bernie Innocenti <bernie at codewiz.org> - 0.83.3-6
+- Add missing dependencies on xorg-x11-utils, dbus-x11 and openssh
+
 * Wed Dec 10 2008 Bernie Innocenti <bernie at codewiz.org> - 0.83.3-5
 - Spec file cleanup and updates
 




More information about the fedora-extras-commits mailing list