Rebase to v1.4.03
This commit is contained in:
parent
7ab36331ec
commit
45e8d95bc9
1 changed files with 5 additions and 2 deletions
|
|
@ -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@gmail.com> - 1.4.03-1
|
||||
- Rebase to latest upstream to resolve BZ699728
|
||||
|
||||
* Thu Apr 28 2011 Colin Coe <colin.coe@gmail.com> - 1.4.02-1
|
||||
- Rebase to latest upstream
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue