[vmpsd] Rebase to v1.4.03

Colin Coe coec at fedoraproject.org
Mon May 2 10:59:35 UTC 2011


commit a6dad8d97e42f36a9c90dbc3a000cabef1763d77
Author: Colin Coe <colin.coe at gmail.com>
Date:   Mon May 2 18:58:57 2011 +0800

    Rebase to v1.4.03

 .gitignore |    1 +
 sources    |    2 +-
 vmpsd.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6339ac2..1e2e3f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 vmpsd-1.4.01.tar.gz
 /vmpsd-1.4.02.tar.gz
+/vmpsd-1.4.03.tar.gz
diff --git a/sources b/sources
index 69802aa..445ce60 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d62bf43a28088e2eaa4a7037a2c850e1  vmpsd-1.4.02.tar.gz
+6c8a318495b4affdea52e76b52c51b34  vmpsd-1.4.03.tar.gz
diff --git a/vmpsd.spec b/vmpsd.spec
index d762d70..579b545 100644
--- a/vmpsd.spec
+++ b/vmpsd.spec
@@ -1,5 +1,5 @@
 Name:		vmpsd 
-Version:	1.4.02
+Version:	1.4.03
 Release:	1%{?dist}
 Summary:	A GPL implementation of Cisco Systems' VMPS
 
@@ -23,7 +23,7 @@ specific VLANs based on MAC address of connecting device. OpenVMPS is a GPL
 implementation of VMPS.
 
 %prep
-%setup -qn %{name}
+%setup -qn %{name}-%{version}
 
 %build
 %configure
@@ -72,6 +72,9 @@ fi
 %{_mandir}/man1/%{name}.1.gz
 
 %changelog
+* Mon May 2 2011 Colin Coe <colin.coe at gmail.com> - 1.4.03-1
+- Rebase to latest upstream to resolve BZ699728
+
 * Thu Apr 28 2011 Colin Coe <colin.coe at gmail.com> - 1.4.02-1
 - Rebase to latest upstream
 


More information about the scm-commits mailing list