From bb90687ec1ecdbd9303d0eb97ed94e28448bd88f Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 22 Apr 2008 01:14:14 +0000 Subject: [PATCH 01/11] Initialize branch F-9 for wifiroamd --- branch | 1 + 1 file changed, 1 insertion(+) create mode 100644 branch diff --git a/branch b/branch new file mode 100644 index 0000000..1c26f78 --- /dev/null +++ b/branch @@ -0,0 +1 @@ +F-9 From f998d2e4955cc85d4e0546bfa9de887567d5a4ef Mon Sep 17 00:00:00 2001 From: Jon Stanley Date: Sat, 24 May 2008 01:27:21 +0000 Subject: [PATCH 02/11] Fix license tag --- wifiroamd.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/wifiroamd.spec b/wifiroamd.spec index 12e7c92..4daf60a 100644 --- a/wifiroamd.spec +++ b/wifiroamd.spec @@ -1,10 +1,10 @@ Name: wifiroamd Version: 1.12 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Automatic WiFi connection (re)establishment daemon Group: System Environment/Base -License: GPL +License: GPL+ URL: http://www.tummy.com/Community/software/wifiroamd/ Source0: ftp://ftp.tummy.com/pub/tummy/wifiroamd/wifiroamd-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -108,6 +108,9 @@ fi %doc debian/copyright %changelog +* Fri May 23 2008 Jon Stanley - 1.12-2 +- Fix license tag + * Sat Aug 25 2007 Ed Hill - 1.12-1 - new upstream 1.12 From 5524fcd37ac13c4246c485514f822a38b2d42499 Mon Sep 17 00:00:00 2001 From: Ed Hill Date: Sat, 24 May 2008 03:42:44 +0000 Subject: [PATCH 03/11] update to 1.14 --- .cvsignore | 3 +-- sources | 3 +-- wifiroamd.spec | 7 +++++-- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index 1ef37b1..2929f96 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -wifiroamd-1.11.tar.gz -wifiroamd-1.12.tar.gz +wifiroamd-1.14.tar.gz diff --git a/sources b/sources index 0b5c67b..e1ffb97 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -dd4622ac4d86615fcc9708a4b9bf8949 wifiroamd-1.11.tar.gz -55a6e9488f7df245e433a9bebf536bb3 wifiroamd-1.12.tar.gz +fc553faaf7f045839e5eeed885eef5e7 wifiroamd-1.14.tar.gz diff --git a/wifiroamd.spec b/wifiroamd.spec index 4daf60a..4d77520 100644 --- a/wifiroamd.spec +++ b/wifiroamd.spec @@ -1,6 +1,6 @@ Name: wifiroamd -Version: 1.12 -Release: 2%{?dist} +Version: 1.14 +Release: 1%{?dist} Summary: Automatic WiFi connection (re)establishment daemon Group: System Environment/Base @@ -108,6 +108,9 @@ fi %doc debian/copyright %changelog +* Fri May 23 2008 Ed Hill - 1.14-1 +- update to 1.14 + * Fri May 23 2008 Jon Stanley - 1.12-2 - Fix license tag From 52ca6346e40ce51fcab7df6bc8aa87e95f4af456 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 25 Feb 2009 18:40:13 +0000 Subject: [PATCH 04/11] - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild --- wifiroamd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wifiroamd.spec b/wifiroamd.spec index 4d77520..b40db07 100644 --- a/wifiroamd.spec +++ b/wifiroamd.spec @@ -1,6 +1,6 @@ Name: wifiroamd Version: 1.14 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Automatic WiFi connection (re)establishment daemon Group: System Environment/Base @@ -108,6 +108,9 @@ fi %doc debian/copyright %changelog +* Wed Feb 25 2009 Fedora Release Engineering - 1.14-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Fri May 23 2008 Ed Hill - 1.14-1 - update to 1.14 From b922db47a3af8f51fecea1e90b6b176c9dda8998 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Mon, 27 Jul 2009 07:16:15 +0000 Subject: [PATCH 05/11] - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- wifiroamd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wifiroamd.spec b/wifiroamd.spec index b40db07..ec24334 100644 --- a/wifiroamd.spec +++ b/wifiroamd.spec @@ -1,6 +1,6 @@ Name: wifiroamd Version: 1.14 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Automatic WiFi connection (re)establishment daemon Group: System Environment/Base @@ -108,6 +108,9 @@ fi %doc debian/copyright %changelog +* Mon Jul 27 2009 Fedora Release Engineering - 1.14-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Wed Feb 25 2009 Fedora Release Engineering - 1.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild From 5230710fe3ac350687124371534e96e270fd4b35 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 25 Nov 2009 22:43:14 +0000 Subject: [PATCH 06/11] Fix typo that causes a failure to update the common directory. (releng #2781) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index cd0f716..145695a 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ NAME := wifiroamd SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common -for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done +for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$d/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) From 6f08e7eba0c966cfcbfcbe1d27d84d7e512bafb0 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 26 Nov 2009 01:17:00 +0000 Subject: [PATCH 07/11] Fix typo that causes a failure to update the common directory. (releng #2781) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index cd0f716..145695a 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ NAME := wifiroamd SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common -for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done +for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$d/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) From df91b0360880146bc6cb231ee7d0e0993a3a3807 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 29 Jul 2010 15:18:46 +0000 Subject: [PATCH 08/11] dist-git conversion --- .cvsignore => .gitignore | 0 Makefile | 21 --------------------- 2 files changed, 21 deletions(-) rename .cvsignore => .gitignore (100%) delete mode 100644 Makefile diff --git a/.cvsignore b/.gitignore similarity index 100% rename from .cvsignore rename to .gitignore diff --git a/Makefile b/Makefile deleted file mode 100644 index 145695a..0000000 --- a/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Makefile for source rpm: wifiroamd -# $Id$ -NAME := wifiroamd -SPECFILE = $(firstword $(wildcard *.spec)) - -define find-makefile-common -for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$d/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done -endef - -MAKEFILE_COMMON := $(shell $(find-makefile-common)) - -ifeq ($(MAKEFILE_COMMON),) -# attept a checkout -define checkout-makefile-common -test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 -endef - -MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) -endif - -include $(MAKEFILE_COMMON) From 7bbc69284cce0a413c4d2875fa173490fe130065 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 29 Jul 2010 15:18:47 +0000 Subject: [PATCH 09/11] dist-git conversion --- .cvsignore => .gitignore | 0 Makefile | 21 --------------------- branch | 1 - 3 files changed, 22 deletions(-) rename .cvsignore => .gitignore (100%) delete mode 100644 Makefile delete mode 100644 branch diff --git a/.cvsignore b/.gitignore similarity index 100% rename from .cvsignore rename to .gitignore diff --git a/Makefile b/Makefile deleted file mode 100644 index 145695a..0000000 --- a/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Makefile for source rpm: wifiroamd -# $Id$ -NAME := wifiroamd -SPECFILE = $(firstword $(wildcard *.spec)) - -define find-makefile-common -for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$d/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done -endef - -MAKEFILE_COMMON := $(shell $(find-makefile-common)) - -ifeq ($(MAKEFILE_COMMON),) -# attept a checkout -define checkout-makefile-common -test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 -endef - -MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) -endif - -include $(MAKEFILE_COMMON) diff --git a/branch b/branch deleted file mode 100644 index 1c26f78..0000000 --- a/branch +++ /dev/null @@ -1 +0,0 @@ -F-9 From d30559143a383d5b0b440babdea7ca92ecd62497 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Mon, 7 Feb 2011 20:37:18 -0600 Subject: [PATCH 10/11] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- wifiroamd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wifiroamd.spec b/wifiroamd.spec index ec24334..5b9ce7e 100644 --- a/wifiroamd.spec +++ b/wifiroamd.spec @@ -1,6 +1,6 @@ Name: wifiroamd Version: 1.14 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Automatic WiFi connection (re)establishment daemon Group: System Environment/Base @@ -108,6 +108,9 @@ fi %doc debian/copyright %changelog +* Mon Feb 07 2011 Fedora Release Engineering - 1.14-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Mon Jul 27 2009 Fedora Release Engineering - 1.14-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild From d4ac29d2c8b1b1527b462a90c32beb26c4760e69 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Mon, 25 Jul 2011 18:24:24 -0400 Subject: [PATCH 11/11] Retire wifiroamd. --- dead.package | 1 + sources | 1 - wifiroamd.spec | 145 ------------------------------------------------- 3 files changed, 1 insertion(+), 146 deletions(-) create mode 100644 dead.package delete mode 100644 sources delete mode 100644 wifiroamd.spec diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..6c90bdc --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +This package was retired on 2011-07-25 due to it being unable to build this package for multiple releases (FTBFS). diff --git a/sources b/sources deleted file mode 100644 index e1ffb97..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -fc553faaf7f045839e5eeed885eef5e7 wifiroamd-1.14.tar.gz diff --git a/wifiroamd.spec b/wifiroamd.spec deleted file mode 100644 index 5b9ce7e..0000000 --- a/wifiroamd.spec +++ /dev/null @@ -1,145 +0,0 @@ -Name: wifiroamd -Version: 1.14 -Release: 4%{?dist} -Summary: Automatic WiFi connection (re)establishment daemon - -Group: System Environment/Base -License: GPL+ -URL: http://www.tummy.com/Community/software/wifiroamd/ -Source0: ftp://ftp.tummy.com/pub/tummy/wifiroamd/wifiroamd-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -BuildArch: noarch -BuildRequires: python-devel -Requires: dhclient -Requires: wireless-tools -Requires: fping - -%description -WiFiRoamd is a program that monitors your wireless device to keep it -connected to a good access point. It will scan looking for a known AP, or -will try the AP with the strongest un-encrypted signal. If a script is -found for the specific AP ESSID or MAC address is found, that script is -run. Otherwise, a "default" script is run. - -After that script is run, scripts in the "up.d" directory are run. These -implement extra functionality such as DHCP, ESSID "pinning" (where it -explicitly does "iwconfig $DEVICE essid $ESSID", so that you don't -accidentally wander to another AP) and other local things such as -restarting OpenVPN, etc. - -%prep -%setup -q - -%install -rm -rf $RPM_BUILD_ROOT -%{__mkdir} -p $RPM_BUILD_ROOT/etc/wifiroamd/scripts/ -%{__cp} -a scripts/* $RPM_BUILD_ROOT/etc/wifiroamd/scripts - -%{__mkdir} -p $RPM_BUILD_ROOT/etc/wifiroamd/connections/ -%{__cp} -a connections/* $RPM_BUILD_ROOT/etc/wifiroamd/connections - -%{__cp} config-defaults $RPM_BUILD_ROOT/etc/wifiroamd/config-defaults -%{__cp} config $RPM_BUILD_ROOT/etc/wifiroamd/config - -%{__mkdir} -p $RPM_BUILD_ROOT/sbin -%{__cp} -a wifiroamd $RPM_BUILD_ROOT/sbin/wifiroamd - -%{__mkdir} -p $RPM_BUILD_ROOT/etc/init.d -%{__cp} wifiroamd.init $RPM_BUILD_ROOT/etc/init.d/wifiroamd - -%{__mkdir} -p $RPM_BUILD_ROOT/etc/sysconfig -%{__cp} wifiroamd.sysconfig $RPM_BUILD_ROOT/etc/sysconfig/wifiroamd - -%{__mkdir} -p $RPM_BUILD_ROOT/var/lib/wifiroamd/dhclient-leases - -%{__mkdir} -p $RPM_BUILD_ROOT/etc/cron.daily -%{__cp} wifiroamd.daily $RPM_BUILD_ROOT/etc/cron.daily/wifiroamd - -%{__mkdir} -p $RPM_BUILD_ROOT/etc/wifiroamd/seen - -%{__mkdir} -p $RPM_BUILD_ROOT/usr/share/man/man8 -%{__cp} wifiroamd.8 $RPM_BUILD_ROOT/usr/share/man/man8 - -%clean -rm -rf $RPM_BUILD_ROOT - -%post -if [ $1 -eq 1 ] -then - chkconfig --add wifiroamd -fi - -%preun -if [ $1 -eq 0 ] -then - chkconfig --del wifiroamd -fi - -%files -%defattr(-,root,root,-) -%doc README TODO WHATSNEW -%attr(755,root,root) /sbin/wifiroamd -%attr(755,root,root) /etc/init.d/wifiroamd -%dir /etc/wifiroamd -%dir /etc/wifiroamd/scripts -%dir /etc/wifiroamd/scripts/monitor_pinggw.d -%dir /etc/wifiroamd/scripts/down.d -%dir /etc/wifiroamd/scripts/reset.d -%dir /etc/wifiroamd/scripts/up.d -%dir /etc/wifiroamd/connections -%dir /etc/wifiroamd/connections/default.d -%dir /etc/wifiroamd/connections/nowireless.d -%dir /etc/wifiroamd/seen -# config-default should not be user-modified. -%config /etc/wifiroamd/config-defaults -%config /etc/sysconfig/wifiroamd -%attr(755,root,root) /etc/wifiroamd/scripts/monitor_pinggw.d/* -%attr(755,root,root) /etc/wifiroamd/scripts/reset.d/* -%attr(755,root,root) /etc/wifiroamd/scripts/up.d/* -%attr(755,root,root) /etc/wifiroamd/scripts/down.d/* -%attr(755,root,root) /etc/wifiroamd/connections/nowireless.d/* -/usr/share/man/man8/* -%config(noreplace) /etc/wifiroamd/config -%dir /var/lib/wifiroamd -%dir /var/lib/wifiroamd/dhclient-leases -%attr(755,root,root) /etc/cron.daily/wifiroamd -%doc examples -%doc debian/copyright - -%changelog -* Mon Feb 07 2011 Fedora Release Engineering - 1.14-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Mon Jul 27 2009 Fedora Release Engineering - 1.14-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - -* Wed Feb 25 2009 Fedora Release Engineering - 1.14-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild - -* Fri May 23 2008 Ed Hill - 1.14-1 -- update to 1.14 - -* Fri May 23 2008 Jon Stanley - 1.12-2 -- Fix license tag - -* Sat Aug 25 2007 Ed Hill - 1.12-1 -- new upstream 1.12 - -* Thu Aug 31 2006 Ed Hill - 1.11-1 -- new upstream 1.11 - -* Thu Jul 6 2006 Ed Hill - 1.09-1 -- new upstream 1.09 - -* Mon May 8 2006 Ed Hill - 1.08-1 -- new upstream 1.08 - -* Wed May 3 2006 Ed Hill - 1.06-1 -- new upstream 1.06 - -* Sun Mar 12 2006 Sean Reifschneider - 1.05-1 -- Release of 1.05. - -* Sun Jan 15 2006 Kevin Fenzi - 0.04-1 -- Inital rpm spec