SPECS: wpa_supplicant.spec - BR: qt4-qmake
glen
glen at pld-linux.org
Fri Aug 29 18:15:01 CEST 2008
Author: glen Date: Fri Aug 29 16:15:01 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- BR: qt4-qmake
---- Files affected:
SPECS:
wpa_supplicant.spec (1.47 -> 1.48)
---- Diffs:
================================================================
Index: SPECS/wpa_supplicant.spec
diff -u SPECS/wpa_supplicant.spec:1.47 SPECS/wpa_supplicant.spec:1.48
--- SPECS/wpa_supplicant.spec:1.47 Thu Jul 17 22:52:59 2008
+++ SPECS/wpa_supplicant.spec Fri Aug 29 18:14:56 2008
@@ -3,7 +3,7 @@
# - wpa_gui can be built with qt4 - bcond?
# - icon for wpa_gui
# - reverse madwifi bcond when appropriate packages will be available on ftp
-# / as of madwifi-ng > r1499 and kernel > 2.6.14 wext driver could be
+# / as of madwifi-ng > r1499 and kernel > 2.6.14 wext driver could be
# used instead of madwifi - so madwifi bcond will become obsolete soon /
#
# Conditional build
@@ -37,9 +37,10 @@
BuildRequires: ncurses-devel
BuildRequires: openssl-devel
%if %{with gui}
-BuildRequires: QtGui-devel
BuildRequires: Qt3Support-devel
+BuildRequires: QtGui-devel
BuildRequires: qt4-build
+BuildRequires: qt4-qmake
%endif
BuildRequires: readline-devel
Requires: rc-scripts >= 0.4.1.24
@@ -168,7 +169,7 @@
%attr(750,root,root) %dir /var/run/%{name}
%{_mandir}/man[58]/*
%if %{with dbus}
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dbus-1/system.d/wpa_supplicant.conf
+%config(noreplace) %verify(not md5 mtime size) /etc/dbus-1/system.d/wpa_supplicant.conf
%{_datadir}/dbus-1/system-services/fi.epitest.hostap.WPASupplicant.service
%endif
@@ -185,6 +186,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.48 2008/08/29 16:14:56 glen
+- BR: qt4-qmake
+
Revision 1.47 2008/07/17 20:52:59 shadzik
- R: rc-scripts >= 0.4.1.24
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wpa_supplicant.spec?r1=1.47&r2=1.48&f=u
More information about the pld-cvs-commit
mailing list