From f6fa92887d3fd1f9715ce5f930e3b5472ae061e6 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Fri, 7 Nov 2008 05:01:50 +0000 Subject: [PATCH 01/15] Initialize branch F-10 for pyserial --- branch | 1 + 1 file changed, 1 insertion(+) create mode 100644 branch diff --git a/branch b/branch new file mode 100644 index 0000000..dc32377 --- /dev/null +++ b/branch @@ -0,0 +1 @@ +F-10 From 68f2bee8d714c3e36b4f8ed1c1a1e20c3d922ca0 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 15 Apr 2009 07:25:33 +0000 Subject: [PATCH 02/15] Initialize branch F-11 for pyserial --- 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 224c4b540008e5504edd1b316c2b6af8468bdcf4 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 29 Sep 2009 06:33:28 +0000 Subject: [PATCH 03/15] Initialize branch F-12 for pyserial --- branch | 1 + 1 file changed, 1 insertion(+) create mode 100644 branch diff --git a/branch b/branch new file mode 100644 index 0000000..06de2d2 --- /dev/null +++ b/branch @@ -0,0 +1 @@ +F-12 From 115acf2f4bd161f2bb185745ef86f21c211018a6 Mon Sep 17 00:00:00 2001 From: Paul P Komkoff Jr Date: Sun, 18 Oct 2009 16:16:02 +0000 Subject: [PATCH 04/15] pyserial-2.4-1 --- .cvsignore | 2 +- pyserial.spec | 20 ++++++++++++++++---- sources | 2 +- 3 files changed, 18 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index dd7c03e..893b122 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pyserial-2.2.zip +pyserial-2.4.tar.gz diff --git a/pyserial.spec b/pyserial.spec index a6bf4d7..a617b86 100644 --- a/pyserial.spec +++ b/pyserial.spec @@ -2,13 +2,13 @@ Summary: Python serial port access library Name: pyserial -Version: 2.2 -Release: 6%{?dist} -Source0: http://easynews.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.zip +Version: 2.4 +Release: 1%{?dist} +Source0: http://easynews.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz License: Python Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -URL: http://pyserial.sourceforge.net/ +URL: http://pyserial.sourceforge.net BuildRequires: python-devel BuildArch: noarch @@ -38,6 +38,18 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/* %changelog +* Sun Oct 18 2009 Paul P Komkoff Jr - 2.4-1 +- new upstream version + +* Sun Jul 26 2009 Fedora Release Engineering - 2.2-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + +* Thu Feb 26 2009 Fedora Release Engineering - 2.2-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + +* Sat Nov 29 2008 Ignacio Vazquez-Abrams - 2.2-7 +- Rebuild for Python 2.6 + * Fri Aug 29 2008 Tom "spot" Callaway - 2.2-6 - fix license tag diff --git a/sources b/sources index 94a4f5c..8107247 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -14e774b7b6e5aa52820f0590d3b8c4d9 pyserial-2.2.zip +eec19df59fd75ba5a136992897f8e468 pyserial-2.4.tar.gz From c8802e135a37fe5c40135a0cab3ec2fdce55acfd Mon Sep 17 00:00:00 2001 From: Paul P Komkoff Jr Date: Sun, 18 Oct 2009 16:16:02 +0000 Subject: [PATCH 05/15] pyserial-2.4-1 --- .cvsignore | 2 +- pyserial.spec | 14 ++++++++++---- sources | 2 +- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index dd7c03e..893b122 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pyserial-2.2.zip +pyserial-2.4.tar.gz diff --git a/pyserial.spec b/pyserial.spec index 97e1505..a617b86 100644 --- a/pyserial.spec +++ b/pyserial.spec @@ -2,13 +2,13 @@ Summary: Python serial port access library Name: pyserial -Version: 2.2 -Release: 8%{?dist} -Source0: http://easynews.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.zip +Version: 2.4 +Release: 1%{?dist} +Source0: http://easynews.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz License: Python Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -URL: http://pyserial.sourceforge.net/ +URL: http://pyserial.sourceforge.net BuildRequires: python-devel BuildArch: noarch @@ -38,6 +38,12 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/* %changelog +* Sun Oct 18 2009 Paul P Komkoff Jr - 2.4-1 +- new upstream version + +* Sun Jul 26 2009 Fedora Release Engineering - 2.2-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Thu Feb 26 2009 Fedora Release Engineering - 2.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index 94a4f5c..8107247 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -14e774b7b6e5aa52820f0590d3b8c4d9 pyserial-2.2.zip +eec19df59fd75ba5a136992897f8e468 pyserial-2.4.tar.gz From facf082767c252f4170ec51653c4d769f6e57d6e Mon Sep 17 00:00:00 2001 From: Paul P Komkoff Jr Date: Sun, 18 Oct 2009 16:16:03 +0000 Subject: [PATCH 06/15] pyserial-2.4-1 --- .cvsignore | 2 +- pyserial.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index dd7c03e..893b122 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pyserial-2.2.zip +pyserial-2.4.tar.gz diff --git a/pyserial.spec b/pyserial.spec index 8dea85a..a617b86 100644 --- a/pyserial.spec +++ b/pyserial.spec @@ -2,13 +2,13 @@ Summary: Python serial port access library Name: pyserial -Version: 2.2 -Release: 9%{?dist} -Source0: http://easynews.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.zip +Version: 2.4 +Release: 1%{?dist} +Source0: http://easynews.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz License: Python Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -URL: http://pyserial.sourceforge.net/ +URL: http://pyserial.sourceforge.net BuildRequires: python-devel BuildArch: noarch @@ -38,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/* %changelog +* Sun Oct 18 2009 Paul P Komkoff Jr - 2.4-1 +- new upstream version + * Sun Jul 26 2009 Fedora Release Engineering - 2.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 94a4f5c..8107247 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -14e774b7b6e5aa52820f0590d3b8c4d9 pyserial-2.2.zip +eec19df59fd75ba5a136992897f8e468 pyserial-2.4.tar.gz From 6169c86a79e60d150472aaca68fff7abb47451e5 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 25 Nov 2009 23:31:51 +0000 Subject: [PATCH 07/15] 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 416f7a6..7e7d0c2 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ NAME := pyserial 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 9b461a75df3ef809e4867060a528d0b6a92058f6 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 26 Nov 2009 01:49:47 +0000 Subject: [PATCH 08/15] 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 416f7a6..7e7d0c2 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ NAME := pyserial 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 f6d9744c96ca420dc016c8c8b7cc10a4bde0407b Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 26 Nov 2009 01:49:47 +0000 Subject: [PATCH 09/15] 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 416f7a6..7e7d0c2 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ NAME := pyserial 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 828b1fbbb05e51d858c06fba4b0dc7e34fcb031b Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 26 Nov 2009 01:49:47 +0000 Subject: [PATCH 10/15] 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 416f7a6..7e7d0c2 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ NAME := pyserial 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 edd084343d506ac7ebc917b2d1bbfff45bf4ce2b Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 17 Feb 2010 02:53:53 +0000 Subject: [PATCH 11/15] Initialize branch F-13 for pyserial --- branch | 1 + 1 file changed, 1 insertion(+) create mode 100644 branch diff --git a/branch b/branch new file mode 100644 index 0000000..baa94ef --- /dev/null +++ b/branch @@ -0,0 +1 @@ +F-13 From 09928ee47a52e0d596f063b8639130054a3b5565 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 29 Jul 2010 10:07:21 +0000 Subject: [PATCH 12/15] 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 7e7d0c2..0000000 --- a/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Makefile for source rpm: pyserial -# $Id$ -NAME := pyserial -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 baa94ef..0000000 --- a/branch +++ /dev/null @@ -1 +0,0 @@ -F-13 From 448445beb85533cd50c805fd32cac1ede563fa34 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 29 Jul 2010 10:07:22 +0000 Subject: [PATCH 13/15] 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 7e7d0c2..0000000 --- a/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Makefile for source rpm: pyserial -# $Id$ -NAME := pyserial -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 06de2d2..0000000 --- a/branch +++ /dev/null @@ -1 +0,0 @@ -F-12 From c9846395f502c6c737feb387c79412c4ae6dac68 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 29 Jul 2010 10:07:22 +0000 Subject: [PATCH 14/15] 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 7e7d0c2..0000000 --- a/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Makefile for source rpm: pyserial -# $Id$ -NAME := pyserial -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 dc32377..0000000 --- a/branch +++ /dev/null @@ -1 +0,0 @@ -F-10 From d5652e5c64738007ba8c61a5b15e6d70e68a723a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 29 Jul 2010 10:07:25 +0000 Subject: [PATCH 15/15] 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 7e7d0c2..0000000 --- a/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Makefile for source rpm: pyserial -# $Id$ -NAME := pyserial -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