1.1 --- a/connman/connman.spec Fri Mar 11 21:30:26 2011 +0100 1.2 +++ b/connman/connman.spec Fri Mar 11 21:36:51 2011 +0100 1.3 @@ -7,8 +7,11 @@ 1.4 1.5 Name: connman 1.6 Summary: Connection Manager 1.7 -Version: 0.60.5 1.8 -Release: 1.1 1.9 +Vendor: Europalab Software 1.10 +Packager: Michael Schloh von Bennewitz 1.11 +Distribution: MeeGo Thirdparty 1.12 +Version: 0.64 1.13 +Release: 1.0 1.14 Group: System/Networking 1.15 License: GPLv2 1.16 URL: http://connman.net/ 1.17 @@ -25,6 +28,7 @@ 1.18 BuildRequires: pkgconfig(dbus-1) 1.19 BuildRequires: pkgconfig(libudev) >= 145 1.20 BuildRequires: openconnect 1.21 +BuildRequires: iptables-devel 1.22 1.23 1.24 %description 1.25 @@ -32,9 +36,11 @@ 1.26 within embedded devices running the Linux operating system. 1.27 1.28 1.29 - 1.30 %package devel 1.31 Summary: Development files for Connection Manager 1.32 +Vendor: Europalab Software 1.33 +Packager: Michael Schloh von Bennewitz 1.34 +Distribution: MeeGo Thirdparty 1.35 Group: Development/Libraries 1.36 Requires: %{name} = %{version}-%{release} 1.37 1.38 @@ -43,6 +49,9 @@ 1.39 1.40 %package iwmxsdk 1.41 Summary: ConnMan plugin for the Intel WiMAX Network Service 1.42 +Vendor: Europalab Software 1.43 +Packager: Michael Schloh von Bennewitz 1.44 +Distribution: MeeGo Thirdparty 1.45 Group: System/Networking 1.46 Requires: %{name} = %{version}-%{release} 1.47 Requires: WiMAX-Network-Service 1.48 @@ -54,6 +63,9 @@ 1.49 1.50 %package test 1.51 Summary: Test Scripts for Connection Manager 1.52 +Vendor: Europalab Software 1.53 +Packager: Michael Schloh von Bennewitz 1.54 +Distribution: MeeGo Thirdparty 1.55 Group: Development/Tools 1.56 Requires: %{name} = %{version}-%{release} 1.57 Requires: dbus-python 1.58 @@ -78,6 +90,7 @@ 1.59 --enable-wifi=builtin \ 1.60 --enable-ofono=builtin \ 1.61 --enable-bluetooth=builtin \ 1.62 + --enable-hh2serial-gps=builtin \ 1.63 --enable-loopback=builtin \ 1.64 --enable-dnsproxy=builtin \ 1.65 --enable-portal=builtin \ 1.66 @@ -103,19 +116,6 @@ 1.67 # << install post 1.68 1.69 1.70 - 1.71 - 1.72 - 1.73 - 1.74 - 1.75 - 1.76 - 1.77 - 1.78 - 1.79 - 1.80 - 1.81 - 1.82 - 1.83 %files 1.84 %defattr(-,root,root,-) 1.85 # >> files 1.86 @@ -138,6 +138,7 @@ 1.87 %defattr(-,root,root,-) 1.88 # >> files iwmxsdk 1.89 %ifarch %{ix86} 1.90 +%{_libdir}/%{name}/plugins/iwmxsdk.la 1.91 %{_libdir}/%{name}/plugins/iwmxsdk.so 1.92 %doc COPYING README INSTALL 1.93 %endif 1.94 @@ -150,6 +151,8 @@ 1.95 # << files test 1.96 1.97 %changelog 1.98 +* Wed Dec 1 2010 Michael Schloh von Bennewitz <michael@schloh.com> - 0.64 1.99 +- upgrade to 0.64 to try to get DHCP domain search, NAT, and IP forwarding 1.100 * Sat Oct 9 2010 Martin Xu <martin.xu@intel.com> - 0.60.5 1.101 - upgrade to 0.60.5 to fix BMC #7497 1.102 * Sat Sep 25 2010 Martin Xu <martin.xu@intel.com> - 0.60.3