Skip to content

Commit

Permalink
[Packahing] Update to 7.08 Fixes MER#1995
Browse files Browse the repository at this point in the history
  • Loading branch information
neochapay committed Dec 18, 2018
1 parent eb9d536 commit a121381
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions rpm/openconnect.spec
Expand Up @@ -2,7 +2,7 @@

Name: openconnect
Summary: Open client for Cisco AnyConnect VPN
Version: 3.16
Version: 7.08
Release: 1
Group: Applications/Internet
License: LGPLv2+
Expand Down Expand Up @@ -44,7 +44,7 @@ This package provides documentation for openconnect, such as man pages.

%build
./autogen.sh
%configure
%configure --with-vpnc-script=/etc/vpnc/vpnc-script
make %{?jobs:-j%jobs}

%install
Expand All @@ -66,9 +66,7 @@ rm -rf %{buildroot}%{_datadir}/openconnect

%files devel
%defattr(-,root,root,-)
%doc TODO openconnect.html
%{_libdir}/libopenconnect.so
%{_libdir}/libopenconnect.a
%{_includedir}/openconnect.h
%{_libdir}/pkgconfig/openconnect.pc

Expand Down
2 changes: 1 addition & 1 deletion upstream
Submodule upstream updated from 666845 to 9697be

0 comments on commit a121381

Please sign in to comment.