From 5a1a31e24b00e7a9c87a04ac4df30309f4e10f36 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 15 Apr 2009 08:01:22 +0000 Subject: [PATCH 1/6] Initialize branch F-11 for anyremote2html --- branch | 1 + 1 file changed, 1 insertion(+) create mode 100644 branch diff --git a/branch b/branch new file mode 100644 index 0000000..25c7708 --- /dev/null +++ b/branch @@ -0,0 +1 @@ +F-11 From e3d55ed7721dd298a1906ce9073d0026981a5ec7 Mon Sep 17 00:00:00 2001 From: Mikhail Fedotov Date: Sun, 24 May 2009 18:53:48 +0000 Subject: [PATCH 2/6] build --- .cvsignore | 2 +- anyremote2html.spec | 7 +++++-- import.log | 1 + sources | 2 +- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 3c4c923..b9d025a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anyremote2html-0.9.tar.gz +anyremote2html-0.10.tar.gz diff --git a/anyremote2html.spec b/anyremote2html.spec index d91c9ff..743dfc8 100644 --- a/anyremote2html.spec +++ b/anyremote2html.spec @@ -1,6 +1,6 @@ Summary: WEB interface for anyRemote Name: anyremote2html -Version: 0.9 +Version: 0.10 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -30,7 +30,10 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Mon Mar 16 2009 Mikhail Fedotov - 0.9 +* Sun May 24 2009 Mikhail Fedotov - 0.10 +- Accesskey attribute was added (thanks to Manuel Monge). + +* Mon Mar 16 2009 Mikhail Fedotov - 0.9-2 - Fixed handling of Set(list...) command and reconnect issue. * Tue Mar 10 2009 Mikhail Fedotov - 0.8 diff --git a/import.log b/import.log index c0d6da9..e664eda 100644 --- a/import.log +++ b/import.log @@ -5,3 +5,4 @@ anyremote2html-0_7-1_fc10:HEAD:anyremote2html-0.7-1.fc10.src.rpm:1233868066 anyremote2html-0_8-1_fc10:HEAD:anyremote2html-0.8-1.fc10.src.rpm:1236714128 anyremote2html-0_9-1:HEAD:anyremote2html-0.9-1.src.rpm:1237303717 anyremote2html-0_9-1_fc10:HEAD:anyremote2html-0.9-1.fc10.src.rpm:1237304257 +anyremote2html-0_10-1_fc10:F-11:anyremote2html-0.10-1.fc10.src.rpm:1243191262 diff --git a/sources b/sources index 889b6c3..dd5a09f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bd902a9e0f79636759a044e079ca2ad8 anyremote2html-0.9.tar.gz +e56151a99e447c0ab5ae1641f31c1d9c anyremote2html-0.10.tar.gz From d2e804b6d9d5b84033ac9090fdb16a6bf9815284 Mon Sep 17 00:00:00 2001 From: Mikhail Fedotov Date: Wed, 8 Jul 2009 17:02:52 +0000 Subject: [PATCH 3/6] build --- .cvsignore | 2 +- anyremote2html.spec | 6 +++++- import.log | 1 + sources | 2 +- 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index b9d025a..f294bc1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anyremote2html-0.10.tar.gz +anyremote2html-1.0.tar.gz diff --git a/anyremote2html.spec b/anyremote2html.spec index 743dfc8..6d153df 100644 --- a/anyremote2html.spec +++ b/anyremote2html.spec @@ -1,6 +1,6 @@ Summary: WEB interface for anyRemote Name: anyremote2html -Version: 0.10 +Version: 1.0 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -30,6 +30,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jul 8 2009 Mikhail Fedotov - 1.0 +- Handle Get(password) command. Add -m command line option. + Add 48x48 icons handling. + * Sun May 24 2009 Mikhail Fedotov - 0.10 - Accesskey attribute was added (thanks to Manuel Monge). diff --git a/import.log b/import.log index e664eda..b0c3c05 100644 --- a/import.log +++ b/import.log @@ -6,3 +6,4 @@ anyremote2html-0_8-1_fc10:HEAD:anyremote2html-0.8-1.fc10.src.rpm:1236714128 anyremote2html-0_9-1:HEAD:anyremote2html-0.9-1.src.rpm:1237303717 anyremote2html-0_9-1_fc10:HEAD:anyremote2html-0.9-1.fc10.src.rpm:1237304257 anyremote2html-0_10-1_fc10:F-11:anyremote2html-0.10-1.fc10.src.rpm:1243191262 +anyremote2html-1_0-1_fc11:F-11:anyremote2html-1.0-1.fc11.src.rpm:1247072678 diff --git a/sources b/sources index dd5a09f..d60a078 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e56151a99e447c0ab5ae1641f31c1d9c anyremote2html-0.10.tar.gz +96ccc68db94ff8d76ffff4ac663fd719 anyremote2html-1.0.tar.gz From d9d68f46957ccb9ffb803a3946927d9906046a58 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 26 Nov 2009 01:28:01 +0000 Subject: [PATCH 4/6] Fix typo that causes a failure to update the common directory. (releng #2781) --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 288e108..d046ba8 100644 --- a/Makefile +++ b/Makefile @@ -1,10 +1,10 @@ # Makefile for source rpm: anyremote2html -# $Id$ +# $Id: Makefile,v 1.1 2008/09/12 10:25:54 huzaifas Exp $ NAME := anyremote2html 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 f4d950e0b3d8fc4d2eff9bc3d22c8edfabc6ca36 Mon Sep 17 00:00:00 2001 From: Mikhail Fedotov Date: Wed, 27 Jan 2010 16:14:55 +0000 Subject: [PATCH 5/6] build --- .cvsignore | 2 +- anyremote2html.spec | 7 +++++-- import.log | 1 + sources | 2 +- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index f294bc1..c4a7272 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anyremote2html-1.0.tar.gz +anyremote2html-1.1.tar.gz diff --git a/anyremote2html.spec b/anyremote2html.spec index 6d153df..f86ad83 100644 --- a/anyremote2html.spec +++ b/anyremote2html.spec @@ -1,11 +1,11 @@ Summary: WEB interface for anyRemote Name: anyremote2html -Version: 1.0 +Version: 1.1 Release: 1%{?dist} License: GPLv2+ Group: Applications/System Source0: http://downloads.sourceforge.net/anyremote/%{name}-%{version}.tar.gz -Requires:python >= 2.4, anyremote >= 4.17 +Requires:python >= 2.4, anyremote >= 5.1 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) URL: http://anyremote.sourceforge.net/ BuildArch: noarch @@ -30,6 +30,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jan 27 2010 Mikhail Fedotov - 1.1 +- Add 128x128 icons handling. + * Wed Jul 8 2009 Mikhail Fedotov - 1.0 - Handle Get(password) command. Add -m command line option. Add 48x48 icons handling. diff --git a/import.log b/import.log index b0c3c05..d30796f 100644 --- a/import.log +++ b/import.log @@ -7,3 +7,4 @@ anyremote2html-0_9-1:HEAD:anyremote2html-0.9-1.src.rpm:1237303717 anyremote2html-0_9-1_fc10:HEAD:anyremote2html-0.9-1.fc10.src.rpm:1237304257 anyremote2html-0_10-1_fc10:F-11:anyremote2html-0.10-1.fc10.src.rpm:1243191262 anyremote2html-1_0-1_fc11:F-11:anyremote2html-1.0-1.fc11.src.rpm:1247072678 +anyremote2html-1_1-1_fc12:F-11:anyremote2html-1.1-1.fc12.src.rpm:1264608822 diff --git a/sources b/sources index d60a078..b5fff24 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -96ccc68db94ff8d76ffff4ac663fd719 anyremote2html-1.0.tar.gz +e009c24d5a8aa054b0529342a9ecf29c anyremote2html-1.1.tar.gz From ff6607edd51a23244a5413307fd16bdde6fb01cb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 28 Jul 2010 10:03:26 +0000 Subject: [PATCH 6/6] dist-git conversion --- .cvsignore => .gitignore | 0 Makefile | 21 --------------------- branch | 1 - import.log | 10 ---------- 4 files changed, 32 deletions(-) rename .cvsignore => .gitignore (100%) delete mode 100644 Makefile delete mode 100644 branch delete mode 100644 import.log 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 d046ba8..0000000 --- a/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Makefile for source rpm: anyremote2html -# $Id: Makefile,v 1.1 2008/09/12 10:25:54 huzaifas Exp $ -NAME := anyremote2html -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 25c7708..0000000 --- a/branch +++ /dev/null @@ -1 +0,0 @@ -F-11 diff --git a/import.log b/import.log deleted file mode 100644 index d30796f..0000000 --- a/import.log +++ /dev/null @@ -1,10 +0,0 @@ -anyremote2html-0_5_2_2-1:HEAD:anyremote2html-0.5.2.2-1.src.rpm:1221422490 -anyremote2html-0_5_2_2-2_fc9:HEAD:anyremote2html-0.5.2.2-2.fc9.src.rpm:1221422858 -anyremote2html-0_6-1_fc9:HEAD:anyremote2html-0.6-1.fc9.src.rpm:1222713285 -anyremote2html-0_7-1_fc10:HEAD:anyremote2html-0.7-1.fc10.src.rpm:1233868066 -anyremote2html-0_8-1_fc10:HEAD:anyremote2html-0.8-1.fc10.src.rpm:1236714128 -anyremote2html-0_9-1:HEAD:anyremote2html-0.9-1.src.rpm:1237303717 -anyremote2html-0_9-1_fc10:HEAD:anyremote2html-0.9-1.fc10.src.rpm:1237304257 -anyremote2html-0_10-1_fc10:F-11:anyremote2html-0.10-1.fc10.src.rpm:1243191262 -anyremote2html-1_0-1_fc11:F-11:anyremote2html-1.0-1.fc11.src.rpm:1247072678 -anyremote2html-1_1-1_fc12:F-11:anyremote2html-1.1-1.fc12.src.rpm:1264608822