rpms/wlassistant/FC-4 wlassistant.spec,1.3,1.4

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Sep 4 06:16:38 UTC 2006


Author: spot

Update of /cvs/extras/rpms/wlassistant/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26429/FC-4

Modified Files:
	wlassistant.spec 
Log Message:

Fix missing BR: gettext



Index: wlassistant.spec
===================================================================
RCS file: /cvs/extras/rpms/wlassistant/FC-4/wlassistant.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- wlassistant.spec	1 Mar 2006 01:11:24 -0000	1.3
+++ wlassistant.spec	4 Sep 2006 06:16:38 -0000	1.4
@@ -1,6 +1,6 @@
 Name:		wlassistant
 Version:	0.5.5
-Release:	1%{?dist}
+Release:	3%{?dist}
 License:	GPL
 Group:		Applications/System
 Summary:	Wireless network management tool
@@ -11,7 +11,7 @@
 Source3:	wlassistant.desktop
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	kdebase-devel, desktop-file-utils, wireless-tools, scons
-BuildRequires:	qt-devel
+BuildRequires:	qt-devel, gettext
 Requires(post): desktop-file-utils
 Requires(postun): desktop-file-utils
 Requires:       usermode, wireless-tools, net-tools, dhclient
@@ -84,6 +84,12 @@
 %{_datadir}/icons/hicolor/32x32/apps/wlassistant.png
 
 %changelog
+* Mon Sep  4 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.5.5-3
+- add BR: gettext
+
+* Mon Sep  4 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.5.5-2
+- fix BR: wireless-tools-devel for fc6+
+
 * Tue Feb 28 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.5.5-1
 - bump to 0.5.5
 




More information about the scm-commits mailing list