rpms/olpc-switch-desktop/devel olpc-switch-desktop.spec,1.3,1.4

Daniel Drake dsd at fedoraproject.org
Wed Dec 9 11:46:01 UTC 2009


Author: dsd

Update of /cvs/pkgs/rpms/olpc-switch-desktop/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29715

Modified Files:
	olpc-switch-desktop.spec 
Log Message:
build requires intltool


Index: olpc-switch-desktop.spec
===================================================================
RCS file: /cvs/pkgs/rpms/olpc-switch-desktop/devel/olpc-switch-desktop.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- olpc-switch-desktop.spec	9 Dec 2009 11:36:52 -0000	1.3
+++ olpc-switch-desktop.spec	9 Dec 2009 11:46:01 -0000	1.4
@@ -1,6 +1,6 @@
 Name:		olpc-switch-desktop
 Version:	0.7
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	OLPC desktop switching utilities
 
 License:	GPLv2+
@@ -10,7 +10,7 @@ Source0:	http://dev.laptop.org/~dsd/olpc
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
 
-BuildRequires:	gettext, desktop-file-utils
+BuildRequires:	gettext, desktop-file-utils, intltool
 Requires:		python, sugar, gtk2, desktop-file-utils, dbus
 
 
@@ -59,6 +59,9 @@ fi
 
 
 %changelog
+* Wed Dec  9 2009 Daniel Drake <dsd at laptop.org> - 0.7-2
+- build requires intltool
+
 * Wed Dec  9 2009 Daniel Drake <dsd at laptop.org> - 0.7-1
 - Updated translations
 




More information about the fedora-extras-commits mailing list