diff -r 4f133201e207 -r 4667f24fe848 connman/connman.spec --- a/connman/connman.spec Fri Mar 11 21:30:26 2011 +0100 +++ b/connman/connman.spec Fri Mar 11 21:36:51 2011 +0100 @@ -7,8 +7,11 @@ Name: connman Summary: Connection Manager -Version: 0.60.5 -Release: 1.1 +Vendor: Europalab Software +Packager: Michael Schloh von Bennewitz +Distribution: MeeGo Thirdparty +Version: 0.64 +Release: 1.0 Group: System/Networking License: GPLv2 URL: http://connman.net/ @@ -25,6 +28,7 @@ BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(libudev) >= 145 BuildRequires: openconnect +BuildRequires: iptables-devel %description @@ -32,9 +36,11 @@ within embedded devices running the Linux operating system. - %package devel Summary: Development files for Connection Manager +Vendor: Europalab Software +Packager: Michael Schloh von Bennewitz +Distribution: MeeGo Thirdparty Group: Development/Libraries Requires: %{name} = %{version}-%{release} @@ -43,6 +49,9 @@ %package iwmxsdk Summary: ConnMan plugin for the Intel WiMAX Network Service +Vendor: Europalab Software +Packager: Michael Schloh von Bennewitz +Distribution: MeeGo Thirdparty Group: System/Networking Requires: %{name} = %{version}-%{release} Requires: WiMAX-Network-Service @@ -54,6 +63,9 @@ %package test Summary: Test Scripts for Connection Manager +Vendor: Europalab Software +Packager: Michael Schloh von Bennewitz +Distribution: MeeGo Thirdparty Group: Development/Tools Requires: %{name} = %{version}-%{release} Requires: dbus-python @@ -78,6 +90,7 @@ --enable-wifi=builtin \ --enable-ofono=builtin \ --enable-bluetooth=builtin \ + --enable-hh2serial-gps=builtin \ --enable-loopback=builtin \ --enable-dnsproxy=builtin \ --enable-portal=builtin \ @@ -103,19 +116,6 @@ # << install post - - - - - - - - - - - - - %files %defattr(-,root,root,-) # >> files @@ -138,6 +138,7 @@ %defattr(-,root,root,-) # >> files iwmxsdk %ifarch %{ix86} +%{_libdir}/%{name}/plugins/iwmxsdk.la %{_libdir}/%{name}/plugins/iwmxsdk.so %doc COPYING README INSTALL %endif @@ -150,6 +151,8 @@ # << files test %changelog +* Wed Dec 1 2010 Michael Schloh von Bennewitz - 0.64 +- upgrade to 0.64 to try to get DHCP domain search, NAT, and IP forwarding * Sat Oct 9 2010 Martin Xu - 0.60.5 - upgrade to 0.60.5 to fix BMC #7497 * Sat Sep 25 2010 Martin Xu - 0.60.3