Hello community,

here is the log from the commit of package wpa_supplicant for openSUSE:Factory
checked in at Tue Oct 11 17:06:32 CEST 2011.



--------
--- openSUSE:Factory/wpa_supplicant/wpa_supplicant.changes      2011-09-23 
12:50:45.000000000 +0200
+++ /mounts/work_src_done/STABLE/wpa_supplicant/wpa_supplicant.changes  
2011-10-10 16:05:21.000000000 +0200
@@ -1,0 +2,9 @@
+Mon Oct 10 13:28:43 UTC 2011 - lnus...@suse.de
+
+- use same exec line in fi.w1.wpa_supplicant1.service as in
+  fi.epitest.hostap.WPASupplicant.service
+- fix build on older distros
+- fix not using RPM_OPT_FLAGS
+- use %_smp_mflags
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ wpa_supplicant.spec ++++++
--- /var/tmp/diff_new_pack.wgs9Bb/_old  2011-10-11 17:06:26.000000000 +0200
+++ /var/tmp/diff_new_pack.wgs9Bb/_new  2011-10-11 17:06:26.000000000 +0200
@@ -19,7 +19,12 @@
 
 
 Name:           wpa_supplicant
-BuildRequires:  dbus-1-devel libnl-1_1-devel libqt4 libqt4-devel openssl-devel 
pkg-config readline-devel
+BuildRequires:  dbus-1-devel libqt4 libqt4-devel openssl-devel pkg-config 
readline-devel
+%if 0%{?suse_version} > 1140
+BuildRequires:  libnl-1_1-devel
+%else
+BuildRequires:  libnl-devel
+%endif
 Url:            http://hostap.epitest.fi/wpa_supplicant/
 Version:        0.7.3
 Release:        6
@@ -83,10 +88,10 @@
 
 %build
 cd wpa_supplicant
-CFLAGS="$RPM_OPT_FLAGS" make %{?jobs:-j%jobs} 
+CFLAGS="$RPM_OPT_FLAGS" make V=1 %{?_smp_mflags}
 cd wpa_gui-qt4
-qmake QMAKE_CXXFLAGS="$RPM_OPT_FLAGS"
-make %{?jobs:-j%jobs}
+qmake QMAKE_CXXFLAGS="$RPM_OPT_FLAGS" QMAKE_CFLAGS="$RPM_OPT_FLAGS"
+make %{?_smp_mflags}
 
 %install
 install -d %{buildroot}/%{_sbindir}

++++++ fi.w1.wpa_supplicant1.service ++++++
--- /var/tmp/diff_new_pack.wgs9Bb/_old  2011-10-11 17:06:26.000000000 +0200
+++ /var/tmp/diff_new_pack.wgs9Bb/_new  2011-10-11 17:06:26.000000000 +0200
@@ -1,4 +1,4 @@
 [D-BUS Service]
 Name=fi.w1.wpa_supplicant1
-Exec=/usr/sbin/wpa_supplicant -u
+Exec=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u -f 
/var/log/wpa_supplicant.log
 User=root

continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to