From 11cf103c1acf617d6bd23faeaf28d5dcfb059320 Mon Sep 17 00:00:00 2001 From: Mikhail Fedotov Date: Sun, 24 May 2009 18:46:37 +0000 Subject: [PATCH 01/15] build --- import.log | 1 + 1 file changed, 1 insertion(+) diff --git a/import.log b/import.log index c0d6da9..3f13c47 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:HEAD:anyremote2html-0.10-1.fc10.src.rpm:1243190812 From acac9917a5c22a30f56e9807d874ae176073095b Mon Sep 17 00:00:00 2001 From: Mikhail Fedotov Date: Sun, 24 May 2009 18:54:38 +0000 Subject: [PATCH 02/15] 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 3f13c47..ba2ea0c 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:HEAD:anyremote2html-0.10-1.fc10.src.rpm:1243190812 +anyremote2html-0_10-1_fc10:HEAD:anyremote2html-0.10-1.fc10.src.rpm:1243191264 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 3b96415a6b66c7cbf35a839086f548c9a452f72d Mon Sep 17 00:00:00 2001 From: Mikhail Fedotov Date: Wed, 8 Jul 2009 16:58:50 +0000 Subject: [PATCH 03/15] 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 ba2ea0c..ba593e8 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:HEAD:anyremote2html-0.10-1.fc10.src.rpm:1243190812 anyremote2html-0_10-1_fc10:HEAD:anyremote2html-0.10-1.fc10.src.rpm:1243191264 +anyremote2html-1_0-1_fc11:HEAD:anyremote2html-1.0-1.fc11.src.rpm:1247072444 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 48727d3a2889f90c8d1c1fb12ea93afbcadde351 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Fri, 24 Jul 2009 16:55:54 +0000 Subject: [PATCH 04/15] - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- anyremote2html.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/anyremote2html.spec b/anyremote2html.spec index 6d153df..0cd6358 100644 --- a/anyremote2html.spec +++ b/anyremote2html.spec @@ -1,7 +1,7 @@ Summary: WEB interface for anyRemote Name: anyremote2html Version: 1.0 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: Applications/System Source0: http://downloads.sourceforge.net/anyremote/%{name}-%{version}.tar.gz @@ -29,6 +29,9 @@ make install DESTDIR=$RPM_BUILD_ROOT install="install -p" rm -rf $RPM_BUILD_ROOT %changelog +* Fri Jul 24 2009 Fedora Release Engineering - 1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Wed Jul 8 2009 Mikhail Fedotov - 1.0 - Handle Get(password) command. Add -m command line option. From c385b49141df9ec2fc2b32c0675850dc083d1109 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 25 Nov 2009 22:40:02 +0000 Subject: [PATCH 05/15] 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 b7318c07e281f22f91e3f70ef68034efa8305ba1 Mon Sep 17 00:00:00 2001 From: Mikhail Fedotov Date: Wed, 27 Jan 2010 16:15:32 +0000 Subject: [PATCH 06/15] build --- .cvsignore | 2 +- anyremote2html.spec | 10 +++++----- import.log | 1 + sources | 2 +- 4 files changed, 8 insertions(+), 7 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 0cd6358..f86ad83 100644 --- a/anyremote2html.spec +++ b/anyremote2html.spec @@ -1,11 +1,11 @@ Summary: WEB interface for anyRemote Name: anyremote2html -Version: 1.0 -Release: 2%{?dist} +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 @@ -29,9 +29,9 @@ make install DESTDIR=$RPM_BUILD_ROOT install="install -p" rm -rf $RPM_BUILD_ROOT %changelog -* Fri Jul 24 2009 Fedora Release Engineering - 1.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild +* 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. diff --git a/import.log b/import.log index ba593e8..403bee2 100644 --- a/import.log +++ b/import.log @@ -8,3 +8,4 @@ anyremote2html-0_9-1_fc10:HEAD:anyremote2html-0.9-1.fc10.src.rpm:1237304257 anyremote2html-0_10-1_fc10:HEAD:anyremote2html-0.10-1.fc10.src.rpm:1243190812 anyremote2html-0_10-1_fc10:HEAD:anyremote2html-0.10-1.fc10.src.rpm:1243191264 anyremote2html-1_0-1_fc11:HEAD:anyremote2html-1.0-1.fc11.src.rpm:1247072444 +anyremote2html-1_1-1_fc12:HEAD:anyremote2html-1.1-1.fc12.src.rpm:1264608850 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 9ffb7c428866b1b6e38a2fcb4cc6702a753ae350 Mon Sep 17 00:00:00 2001 From: Mikhail Fedotov Date: Thu, 8 Jul 2010 13:07:05 +0000 Subject: [PATCH 07/15] build --- .cvsignore | 2 +- anyremote2html.spec | 5 ++++- import.log | 1 + sources | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index c4a7272..925dc82 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anyremote2html-1.1.tar.gz +anyremote2html-1.2.tar.gz diff --git a/anyremote2html.spec b/anyremote2html.spec index f86ad83..589cef9 100644 --- a/anyremote2html.spec +++ b/anyremote2html.spec @@ -1,6 +1,6 @@ Summary: WEB interface for anyRemote Name: anyremote2html -Version: 1.1 +Version: 1.2 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -30,6 +30,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jul 08 2010 Mikhail Fedotov - 1.2 +- Add handling Set(menu,clear) command + * Wed Jan 27 2010 Mikhail Fedotov - 1.1 - Add 128x128 icons handling. diff --git a/import.log b/import.log index 403bee2..fe680b8 100644 --- a/import.log +++ b/import.log @@ -9,3 +9,4 @@ anyremote2html-0_10-1_fc10:HEAD:anyremote2html-0.10-1.fc10.src.rpm:1243190812 anyremote2html-0_10-1_fc10:HEAD:anyremote2html-0.10-1.fc10.src.rpm:1243191264 anyremote2html-1_0-1_fc11:HEAD:anyremote2html-1.0-1.fc11.src.rpm:1247072444 anyremote2html-1_1-1_fc12:HEAD:anyremote2html-1.1-1.fc12.src.rpm:1264608850 +anyremote2html-1_2-1_fc13:HEAD:anyremote2html-1.2-1.fc13.src.rpm:1276414274 diff --git a/sources b/sources index b5fff24..9a9fd0c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e009c24d5a8aa054b0529342a9ecf29c anyremote2html-1.1.tar.gz +4302a5f6586ea0256f1c093f6686126d anyremote2html-1.2.tar.gz From 5b9e8c33a0bbf58f3c242e0f553d9ed198130c98 Mon Sep 17 00:00:00 2001 From: Mikhail Fedotov Date: Thu, 8 Jul 2010 13:42:19 +0000 Subject: [PATCH 08/15] build --- .cvsignore | 2 +- anyremote2html.spec | 5 ++++- import.log | 1 + sources | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 925dc82..7b21f86 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anyremote2html-1.2.tar.gz +anyremote2html-1.3.tar.gz diff --git a/anyremote2html.spec b/anyremote2html.spec index 589cef9..4e376f1 100644 --- a/anyremote2html.spec +++ b/anyremote2html.spec @@ -1,6 +1,6 @@ Summary: WEB interface for anyRemote Name: anyremote2html -Version: 1.2 +Version: 1.3 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -30,6 +30,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jul 08 2010 Mikhail Fedotov - 1.3 +- Fix bug with refresh rate + * Thu Jul 08 2010 Mikhail Fedotov - 1.2 - Add handling Set(menu,clear) command diff --git a/import.log b/import.log index fe680b8..f9f057f 100644 --- a/import.log +++ b/import.log @@ -10,3 +10,4 @@ anyremote2html-0_10-1_fc10:HEAD:anyremote2html-0.10-1.fc10.src.rpm:1243191264 anyremote2html-1_0-1_fc11:HEAD:anyremote2html-1.0-1.fc11.src.rpm:1247072444 anyremote2html-1_1-1_fc12:HEAD:anyremote2html-1.1-1.fc12.src.rpm:1264608850 anyremote2html-1_2-1_fc13:HEAD:anyremote2html-1.2-1.fc13.src.rpm:1276414274 +anyremote2html-1_3-1_fc13:HEAD:anyremote2html-1.3-1.fc13.src.rpm:1276416545 diff --git a/sources b/sources index 9a9fd0c..5964dd4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4302a5f6586ea0256f1c093f6686126d anyremote2html-1.2.tar.gz +6d28df73343e08f175b8a547fe625abd anyremote2html-1.3.tar.gz From b7cefb2d1448206e548256482616435aec4b1d49 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 28 Jul 2010 10:03:24 +0000 Subject: [PATCH 09/15] dist-git conversion --- .cvsignore => .gitignore | 0 Makefile | 21 --------------------- import.log | 13 ------------- 3 files changed, 34 deletions(-) rename .cvsignore => .gitignore (100%) delete mode 100644 Makefile 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/import.log b/import.log deleted file mode 100644 index f9f057f..0000000 --- a/import.log +++ /dev/null @@ -1,13 +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:HEAD:anyremote2html-0.10-1.fc10.src.rpm:1243190812 -anyremote2html-0_10-1_fc10:HEAD:anyremote2html-0.10-1.fc10.src.rpm:1243191264 -anyremote2html-1_0-1_fc11:HEAD:anyremote2html-1.0-1.fc11.src.rpm:1247072444 -anyremote2html-1_1-1_fc12:HEAD:anyremote2html-1.1-1.fc12.src.rpm:1264608850 -anyremote2html-1_2-1_fc13:HEAD:anyremote2html-1.2-1.fc13.src.rpm:1276414274 -anyremote2html-1_3-1_fc13:HEAD:anyremote2html-1.3-1.fc13.src.rpm:1276416545 From 67c8b515957c15ebe6ccce30f10177f4269d0a3d Mon Sep 17 00:00:00 2001 From: fedotov Date: Thu, 19 Aug 2010 10:18:12 +0400 Subject: [PATCH 10/15] build --- .gitignore | 1 + anyremote2html.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7b21f86..838db05 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ anyremote2html-1.3.tar.gz +anyremote2html-1.4.tar.gz diff --git a/anyremote2html.spec b/anyremote2html.spec index 4e376f1..aab9343 100644 --- a/anyremote2html.spec +++ b/anyremote2html.spec @@ -1,11 +1,11 @@ Summary: WEB interface for anyRemote Name: anyremote2html -Version: 1.3 +Version: 1.4 Release: 1%{?dist} License: GPLv2+ Group: Applications/System Source0: http://downloads.sourceforge.net/anyremote/%{name}-%{version}.tar.gz -Requires:python >= 2.4, anyremote >= 5.1 +Requires:python >= 2.4, anyremote >= 5.2 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 +* Tue Aug 24 2010 Mikhail Fedotov - 1.4 +- Support Set(list,select,...) command, support cookie for authorization. + * Thu Jul 08 2010 Mikhail Fedotov - 1.3 - Fix bug with refresh rate diff --git a/sources b/sources index 5964dd4..a196859 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6d28df73343e08f175b8a547fe625abd anyremote2html-1.3.tar.gz +f893eb0442e4b8bf294c9649952de3cc anyremote2html-1.4.tar.gz From 9bbd3044fe12ae702eb6a2054e57f2944fc57a4d Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Mon, 7 Feb 2011 19:21:29 -0600 Subject: [PATCH 11/15] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- anyremote2html.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/anyremote2html.spec b/anyremote2html.spec index aab9343..31ec3fb 100644 --- a/anyremote2html.spec +++ b/anyremote2html.spec @@ -1,7 +1,7 @@ Summary: WEB interface for anyRemote Name: anyremote2html Version: 1.4 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: Applications/System Source0: http://downloads.sourceforge.net/anyremote/%{name}-%{version}.tar.gz @@ -29,6 +29,9 @@ make install DESTDIR=$RPM_BUILD_ROOT install="install -p" rm -rf $RPM_BUILD_ROOT %changelog +* Mon Feb 07 2011 Fedora Release Engineering - 1.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Tue Aug 24 2010 Mikhail Fedotov - 1.4 - Support Set(list,select,...) command, support cookie for authorization. From 873857f9070910a35196352f26098f6e237d430d Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 12 Jan 2012 15:19:58 -0600 Subject: [PATCH 12/15] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- anyremote2html.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/anyremote2html.spec b/anyremote2html.spec index 31ec3fb..6514385 100644 --- a/anyremote2html.spec +++ b/anyremote2html.spec @@ -1,7 +1,7 @@ Summary: WEB interface for anyRemote Name: anyremote2html Version: 1.4 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ Group: Applications/System Source0: http://downloads.sourceforge.net/anyremote/%{name}-%{version}.tar.gz @@ -29,6 +29,9 @@ make install DESTDIR=$RPM_BUILD_ROOT install="install -p" rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jan 12 2012 Fedora Release Engineering - 1.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Mon Feb 07 2011 Fedora Release Engineering - 1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild From 947d5d8fe5019d496c13e2fb35403aa1697b0837 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 18 Jul 2012 11:08:40 -0500 Subject: [PATCH 13/15] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- anyremote2html.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/anyremote2html.spec b/anyremote2html.spec index 6514385..4ec229d 100644 --- a/anyremote2html.spec +++ b/anyremote2html.spec @@ -1,7 +1,7 @@ Summary: WEB interface for anyRemote Name: anyremote2html Version: 1.4 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ Group: Applications/System Source0: http://downloads.sourceforge.net/anyremote/%{name}-%{version}.tar.gz @@ -29,6 +29,9 @@ make install DESTDIR=$RPM_BUILD_ROOT install="install -p" rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jul 18 2012 Fedora Release Engineering - 1.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Thu Jan 12 2012 Fedora Release Engineering - 1.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild From 1ad59b7377aa74e2ddd0109d5372bba95d7bf6a6 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 13 Feb 2013 10:36:28 -0600 Subject: [PATCH 14/15] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- anyremote2html.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/anyremote2html.spec b/anyremote2html.spec index 4ec229d..d33ca5a 100644 --- a/anyremote2html.spec +++ b/anyremote2html.spec @@ -1,7 +1,7 @@ Summary: WEB interface for anyRemote Name: anyremote2html Version: 1.4 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2+ Group: Applications/System Source0: http://downloads.sourceforge.net/anyremote/%{name}-%{version}.tar.gz @@ -29,6 +29,9 @@ make install DESTDIR=$RPM_BUILD_ROOT install="install -p" rm -rf $RPM_BUILD_ROOT %changelog +* Wed Feb 13 2013 Fedora Release Engineering - 1.4-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Jul 18 2012 Fedora Release Engineering - 1.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild From 56c310b04f18176900fdd7e30e565a162de4c9f8 Mon Sep 17 00:00:00 2001 From: Till Maas Date: Wed, 4 Jun 2014 19:25:10 +0200 Subject: [PATCH 15/15] 2014-06-04 - This package was already retired in pkgdb/blocked in koji, but no dead.package file existed. The original retirement reason is unclear. --- .gitignore | 2 - anyremote2html.spec | 110 -------------------------------------------- dead.package | 1 + sources | 1 - 4 files changed, 1 insertion(+), 113 deletions(-) delete mode 100644 .gitignore delete mode 100644 anyremote2html.spec create mode 100644 dead.package delete mode 100644 sources diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 838db05..0000000 --- a/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -anyremote2html-1.3.tar.gz -anyremote2html-1.4.tar.gz diff --git a/anyremote2html.spec b/anyremote2html.spec deleted file mode 100644 index d33ca5a..0000000 --- a/anyremote2html.spec +++ /dev/null @@ -1,110 +0,0 @@ -Summary: WEB interface for anyRemote -Name: anyremote2html -Version: 1.4 -Release: 5%{?dist} -License: GPLv2+ -Group: Applications/System -Source0: http://downloads.sourceforge.net/anyremote/%{name}-%{version}.tar.gz -Requires:python >= 2.4, anyremote >= 5.2 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -URL: http://anyremote.sourceforge.net/ -BuildArch: noarch - -%description -WEB interface for anyRemote - http://anyremote.sourceforge.net/ - remote -control software through bluetooth, IR or TCP/IP connection. anyRemote2html -acts as HTTP server and translates anyRemote commands to HTML. - -%prep -%setup -q - -%build -%configure - -%install -rm -rf $RPM_BUILD_ROOT -make install DESTDIR=$RPM_BUILD_ROOT install="install -p" - -%clean -rm -rf $RPM_BUILD_ROOT - -%changelog -* Wed Feb 13 2013 Fedora Release Engineering - 1.4-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Wed Jul 18 2012 Fedora Release Engineering - 1.4-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Thu Jan 12 2012 Fedora Release Engineering - 1.4-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - -* Mon Feb 07 2011 Fedora Release Engineering - 1.4-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - - -* Tue Aug 24 2010 Mikhail Fedotov - 1.4 -- Support Set(list,select,...) command, support cookie for authorization. - -* Thu Jul 08 2010 Mikhail Fedotov - 1.3 -- Fix bug with refresh rate - -* Thu Jul 08 2010 Mikhail Fedotov - 1.2 -- Add handling Set(menu,clear) command - -* 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. - -* 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 -- Force image caching on client side. - -* Wed Feb 4 2009 Mikhail Fedotov - 0.7 -- Updated the icon set. - -* Mon Sep 29 2008 Mikhail Fedotov - 0.6 -- New icon set. - -* Fri Sep 11 2008 Mikhail Fedotov - 0.5.2.2-1 -- Corrected autotools issue. - -* Fri Sep 5 2008 Mikhail Fedotov - 0.5.2.1-1 -- Corrected spec file. - -* Thu Sep 4 2008 Mikhail Fedotov - 0.5.2-3 -- Corrected spec file. - -* Sun Aug 24 2008 Mikhail Fedotov - 0.5.2-2 -- Corrected files permissions and specs. - -* Wed Aug 20 2008 Mikhail Fedotov - 0.5.2 -- Corrected files permissions and specs. - -* Sun May 25 2008 Mikhail Fedotov - 0.5.1 -- Change default web port to 5550. - -* Mon May 19 2008 Mikhail Fedotov - 0.5 -- Better integration with anyRemote. - -* Tue Apr 08 2008 Mikhail Fedotov - 0.4 -- Minor bugfix - -* Tue Mar 04 2008 Mikhail Fedotov - 0.3 -- Several icons were added. Use autotools to create makefile. - -* Thu Aug 23 2007 Mikhail Fedotov - 0.2 -- Initial release - -%files -%defattr(-,root,root,-) -%{_datadir}/pixmaps/%{name} -%{_bindir}/%{name} -%{_defaultdocdir}/%{name} diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..5784d07 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +2014-06-04 - This package was already retired in pkgdb/blocked in koji, but no dead.package file existed. The original retirement reason is unclear. diff --git a/sources b/sources deleted file mode 100644 index a196859..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -f893eb0442e4b8bf294c9649952de3cc anyremote2html-1.4.tar.gz