michael@0: # michael@0: # Do NOT Edit the Auto-generated Part! michael@0: # Generated by: spectacle version 0.20 michael@0: # michael@0: # >> macros michael@0: # << macros michael@0: michael@0: Name: meego-panel-networks michael@0: Summary: Connection management panel michael@0: Version: 1.2.15 michael@0: Release: 2.1 michael@0: Group: Applications/Internet michael@0: License: GPL 2 michael@0: URL: http://www.meego.org michael@0: Source0: %{name}-%{version}.tar.gz michael@0: Source100: meego-panel-networks.yaml michael@0: Patch0: 0001-list-Fix-fallback-information-text-MBC-7544-MBC-5632.patch michael@0: Requires: mobile-broadband-provider-info michael@0: Requires: iso-codes michael@0: Requires(post): /bin/touch michael@0: Requires(post): gtk2 michael@0: BuildRequires: pkgconfig(gtk+-2.0) michael@0: BuildRequires: pkgconfig(dbus-glib-1) michael@0: BuildRequires: pkgconfig(gconf-2.0) michael@0: BuildRequires: pkgconfig(libnotify) michael@0: BuildRequires: pkgconfig(mx-gtk-1.0) michael@0: BuildRequires: pkgconfig(meego-panel) >= 0.49.0 michael@0: BuildRequires: pkgconfig(rest-0.7) michael@0: BuildRequires: pkgconfig(mobile-broadband-provider-info) michael@0: BuildRequires: pkgconfig(iso-codes) michael@0: BuildRequires: intltool michael@0: BuildRequires: gnome-common michael@0: Obsoletes: gconnman michael@0: Obsoletes: carrick michael@0: michael@0: michael@0: %description michael@0: A connection management panel for Mutter-Meego. michael@0: michael@0: michael@0: michael@0: %prep michael@0: %setup -q -n %{name}-%{version} michael@0: michael@0: # 0001-list-Fix-fallback-information-text-MBC-7544-MBC-5632.patch michael@0: %patch0 -p1 michael@0: # >> setup michael@0: # << setup michael@0: michael@0: %build michael@0: # >> build pre michael@0: # << build pre michael@0: michael@0: %configure --disable-static michael@0: make %{?jobs:-j%jobs} michael@0: michael@0: # >> build post michael@0: # << build post michael@0: %install michael@0: rm -rf %{buildroot} michael@0: # >> install pre michael@0: # << install pre michael@0: %make_install michael@0: michael@0: # >> install post michael@0: # << install post michael@0: %find_lang meego-panel-networks michael@0: michael@0: michael@0: michael@0: %post michael@0: /bin/touch --no-create %{_datadir}/icons/hicolor || : michael@0: %{_bindir}/gtk-update-icon-cache \ michael@0: --quiet %{_datadir}/icons/hicolor 2> /dev/null|| : michael@0: michael@0: %postun michael@0: /bin/touch --no-create %{_datadir}/icons/hicolor || : michael@0: %{_bindir}/gtk-update-icon-cache \ michael@0: --quiet %{_datadir}/icons/hicolor 2> /dev/null|| : michael@0: michael@0: michael@0: %files -f meego-panel-networks.lang michael@0: %defattr(-,root,root,-) michael@0: # >> files michael@0: %doc COPYING michael@0: %{_sysconfdir}/xdg/autostart/carrick.desktop michael@0: %{_libexecdir}/carrick-connection-panel michael@0: %{_libexecdir}/carrick-3g-wizard michael@0: %{_datadir}/meego-panel-networks/icons/* michael@0: %{_datadir}/meego-panel-networks/theme/* michael@0: %{_datadir}/dbus-1/services/com.meego.UX.Shell.Panels.network.service michael@0: %{_datadir}/mutter-meego/panels/carrick.desktop michael@0: # << files michael@0: michael@0: michael@0: %changelog michael@0: * Mon Oct 18 2010 Jussi Kukkonen - 1.2.15 michael@0: - add patch: Fix fallback information text (BMC#7544, BMC#5632) michael@0: * Mon Oct 4 2010 Jussi Kukkonen - 1.2.15 michael@0: - OpenConnect VPN integration (BMC#3201) michael@0: - Set immutable service config insensitive (BMC#7816) michael@0: - Make sure passphrases in model are up-to-date (BMC#3200) michael@0: - never ask passphrase for immutable service (BMC#3199) michael@0: - Support Fixed ipv4 method (BMC#2784) michael@0: - show rfkilled tech-switches as insensitive (BMC#5003) michael@0: - Translations michael@0: * Thu Aug 5 2010 Ross Burton - 1.2.14 michael@0: - Update to rest-0.7 michael@0: - Translations michael@0: * Mon Jul 12 2010 Ross Burton - 1.2.13 michael@0: - Update OnlyShowIn name michael@0: - Add DNS to manual configuration michael@0: * Mon Jun 21 2010 Ross Burton - 1.2.12.1 michael@0: - Rename to meego-panel-networks michael@0: * Thu Jun 17 2010 Ross Burton - 1.2.12 michael@0: - Trank service name changes michael@0: - Fix notification suppression michael@0: - Skip the disconnect -> connect cycle when setting IPv4 michael@0: - Only use a single notification (BMC#2208) michael@0: - Don't show notifications if the window is visible (BMC#2207) michael@0: - Don't set a 10s notification timeout, use the default (BMC#2211) michael@0: - Don't set the widget state when dragging (BMC#2247) michael@0: * Fri May 14 2010 Ross Burton - 1.2.11 michael@0: - i18n updates (BMC#1670) michael@0: * Tue May 11 2010 Ross Burton - 1.2.10 michael@0: - Add static IP configuration (BMC#1066) michael@0: - Fix the widget colours (BMC#1933) michael@0: * Fri May 7 2010 Ross Burton - 1.2.9.1 michael@0: - i18n updates (BMC#1670) michael@0: * Thu May 6 2010 Ross Burton - 1.2.9 michael@0: - Update panel icon artwork (BMC#1819) michael@0: - Fix banner colours (BMC#1564) michael@0: * Wed Apr 28 2010 Ross Burton - 1.2.8 michael@0: - Remove nbtk build dependency, it should be mx (MBC#1463) michael@0: * Wed Apr 14 2010 Ross Burton - 1.2.8 michael@0: - Minor UI changes michael@0: - Fix packing of the network list michael@0: * Tue Apr 6 2010 Ross Burton - 1.2.7 michael@0: - Fix packing of the network list michael@0: * Wed Mar 31 2010 Ross Burton - 1.2.6 michael@0: - Fix notifications michael@0: - Update look to be closer to design review michael@0: * Wed Mar 31 2010 Ross Burton - 1.2.5 michael@0: - Remove styles duplicated from mutter (MB#267) michael@0: - Update for ConnMan changes michael@0: - Don't hardcode the meego theme michael@0: - i10n updates michael@0: * Wed Feb 17 2010 Ross Burton - 1.2.4 michael@0: - Port to MX michael@0: - Add plug-and-socket support michael@0: * Tue Feb 9 2010 Ross Burton - 1.2.3 michael@0: - Allow service drag-and-drop (MB#9520) michael@0: * Fri Jan 29 2010 Ross Burton - 1.2.2 michael@0: - Theme fixes michael@0: * Wed Jan 6 2010 Ross Burton - 1.2.1 michael@0: - MX fixes (MB#8953, MB#8917) michael@0: * Fri Dec 4 2009 Ross Burton - 1.2.0 michael@0: - Update to work with new mutter-meego michael@0: * Mon Nov 2 2009 Ross Burton - 1.1.13 michael@0: - Fix WPA key verification (MB#6895) michael@0: * Thu Oct 29 2009 Ross Burton - 1.1.12 michael@0: - Handle both ASCII and hex WEP keys (MB#7459) michael@0: * Tue Oct 27 2009 Ross Burton - 1.1.11 michael@0: - Focus panel after closing Delete dialog (MB#7412) michael@0: - Close the panel after spawning 3G wizard michael@0: - More i18n michael@0: * Mon Oct 26 2009 Ross Burton - 1.1.10 michael@0: - Explicitely focus panel window when closing connection dialog (MB#7304) michael@0: - More i10n michael@0: * Thu Oct 22 2009 Joshua Lock - 1.1.9 michael@0: - Add a D-Bus service file (MB#7090) michael@0: - Ensure icon is updated when no more services exist (MB#6400) michael@0: - More l10n michael@0: * Fri Oct 16 2009 Joshua Lock - 1.1.8 michael@0: - Correctly set the parent of add new connection dialog (MB#6855) michael@0: - Fix scan triggering (MB#3052) michael@0: * Wed Oct 14 2009 Ross Burton - 1.1.7 michael@0: - Fix WPA/RSN passphrase length validation michael@0: - More translations michael@0: - Handle unset username or passwords in 3G (#6792) michael@0: * Mon Oct 12 2009 Joshua Lock - 1.1.6-2 michael@0: - Fix passphrase length validation (MB#6663) michael@0: - Enhance removal of connection failed services (MB#5026) michael@0: - Fix Traditional Chinese translation (MB#6486) michael@0: * Thu Oct 8 2009 Ross Burton - 1.1.6 michael@0: - Update for librest package rename michael@0: - Correctly validate passphases (MB#5218) michael@0: * Thu Oct 8 2009 Ross Burton - 1.1.5 michael@0: - Hopefully the final development release michael@0: - 3G wizard (MB#5825) michael@0: - Ability to remove failed networks (MB#5026) michael@0: - Validate passphrase length (MB#5218) michael@0: - Translation updates (MB#6570) michael@0: * Wed Sep 23 2009 Joshua Lock - 1.1.4 michael@0: - Fifth development release in 1.1.x series michael@0: - Remove old code to hide the panel when dialog opens, fixes MB#5961 michael@0: - Always change the toolbar icon when the connection changes, fixes MB#6285 michael@0: - Translation updates michael@0: * Fri Sep 18 2009 Joshua Lock - 1.1.3 michael@0: - Fourth development release in 1.1.x series michael@0: - Don't report connection lost when activating offline mode michael@0: - Use Nbtk-1.2 michael@0: * Tue Sep 15 2009 Joshua Lock - 1.1.2 michael@0: - Third development release in 1.1.x series michael@0: - Fix crash on start MB#6120 michael@0: - Maintain widget size, fixes MB#6034 michael@0: - Make the panel, with hide decoration, fit on the screen. Fixes MB#5953 michael@0: - Hide the passphrase entry if the clear button is clicked on an empty entry michael@0: - Increase the D-Bus timeout for the duration of Connect and ConnectService michael@0: - Monitor the NameOwnerChanged signal and handle the daemon dissapearing, etc. michael@0: - Make package obsolete gconnman michael@0: - Updated icons michael@0: * Sat Sep 12 2009 Joshua Lock - 1.1.1 michael@0: - Second development release in the 1.1.x series michael@0: - Report full state machine of the daemon (MB#3922) michael@0: - Toolbar tooltip reports current connection and configuring state (MB#4370) michael@0: - Switch to autogenerated D-Bus bindings rather than raw D-Bus calls michael@0: - Fix various regressions and bugs introduced since 1.0.x (MB# 5957, 5959, michael@0: 5960, 5961, 5964, 6035 & 6041) michael@0: * Mon Sep 7 2009 Joshua Lock - 1.1.0 michael@0: - Development release michael@0: - Remove use of gconnman michael@0: - Switch to new Mutter-Meego D-Bus API michael@0: * Wed Jul 29 2009 Joshua Lock - 1.0-4 michael@0: - Fix bug 4846, the connection icon doesn't change to no-connection state michael@0: once we have succesfully connected. michael@0: - Fix bug 4848, a crasher caused by sending a translated string in a value michael@0: to a ConnMan D-Bus method. michael@0: * Tue Jul 28 2009 Joshua Lock - 1.0-3 michael@0: - Workaround for bug 4163 - toolbar icon not correctly set when michael@0: booting with ethernet cable plugged in michael@0: - Fix for bug 2770 - Notifications report nonsense under certain michael@0: circumstances michael@0: * Mon Jul 27 2009 Joshua Lock - 1.0 michael@0: - Updated translations michael@0: - Update for gconnman 0.5.0 API change michael@0: * Fri Jul 24 2009 Joshua Lock - 0.9.0 michael@0: - Fix MB #4319 - incorrect highlighting on top service item michael@0: - Visual tweaks michael@0: - Fix MB #2975 - only show notifications when user didn't trigger event michael@0: * Mon Jul 20 2009 Joshua Lock - 0.0.13 michael@0: - 0.0.13 release michael@0: - UI changes; always show switches, align service connect/disconnect buttons michael@0: - Updated translations michael@0: - Updated strings for Notifications michael@0: - Initial fallback content michael@0: - Updated for new gconnman API michael@0: - Change the button to Cancel while connecting michael@0: * Wed Jul 15 2009 Joshua Lock - 0.0.12 michael@0: - 0.0.12 release michael@0: - More translation updates michael@0: - Visual tweaks michael@0: - Re-enable notification support. Partial fix for MB#2975 michael@0: * Wed Jul 8 2009 Joshua Lock - 0.0.11-2 michael@0: - Translation updates michael@0: - Stability improvements michael@0: - UI tweaks; in-place passphrase dialogs, etc. michael@0: * Tue Jun 30 2009 Anas Nashif - 0.0.11 michael@0: - Translation Updates (josh) michael@0: * Thu Jun 25 2009 Joshua Lock 0.0.10 michael@0: - New release fixes bugs: #3749 and #3688 michael@0: * Mon Jun 22 2009 Joshua Lock 0.0.9 michael@0: - New release to work with gconnman 0.1.16 michael@0: - Fix locaisation (#3619) michael@0: * Thu Jun 18 2009 Joshua Lock 0.0.8 michael@0: - New release michael@0: - Fixes bugs: #3021, #3052, #3120, #3633 michael@0: * Mon May 18 2009 Joshua Lock 0.0.6 michael@0: - Snapshot of 0.0.6 release michael@0: * Mon May 18 2009 Joshua Lock 0.0.5 michael@0: - Carrick 0.0.5 release michael@0: * Fri May 15 2009 Joshua Lock 0.0.4 michael@0: - Carrick 0.0.4 release michael@0: * Thu May 14 2009 Joshua Lock 0.0.3 michael@0: - First GPL release michael@0: - 0.0.3 release michael@0: * Tue May 12 2009 Damien Lespiau 0.0.2-2 michael@0: - LD_AS_NEEDED support michael@0: * Mon May 11 2009 Joshua Lock 0.0.2-2 michael@0: - Carrick 0.0.2 release michael@0: * Tue May 5 2009 Joshua Lock 0.0.2-1 michael@0: - Package a snapshot/pre-release of Carrick 0.0.2 michael@0: * Mon Apr 6 2009 Joshua Lock 0.0.1-1 michael@0: - Intial, horrible, version of meego-panel-networks. Should provide basic functionality michael@0: until rewrite on the new connman api lands michael@0: - Add icons and autostart file michael@0: * Wed Apr 1 2009 Joshua Lock 0.0.0-1 michael@0: - Initial package for Carrick - very early snapshot