packages: openconnect/openconnect.spec - updated to 3.13

qboosh qboosh at pld-linux.org
Wed Oct 12 21:10:34 CEST 2011


Author: qboosh                       Date: Wed Oct 12 19:10:34 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 3.13

---- Files affected:
packages/openconnect:
   openconnect.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/openconnect/openconnect.spec
diff -u packages/openconnect/openconnect.spec:1.7 packages/openconnect/openconnect.spec:1.8
--- packages/openconnect/openconnect.spec:1.7	Sun Sep 25 14:46:35 2011
+++ packages/openconnect/openconnect.spec	Wed Oct 12 21:10:29 2011
@@ -6,12 +6,12 @@
 Summary:	Client for Cisco's AnyConnect SSL VPN
 Summary(pl.UTF-8):	Klient Cisco AnyConnect SSL VPN
 Name:		openconnect
-Version:	3.12
+Version:	3.13
 Release:	1
 License:	LGPL v2.1
 Group:		Applications/Networking
 Source0:	ftp://ftp.infradead.org/pub/openconnect/%{name}-%{version}.tar.gz
-# Source0-md5:	2f4fceb3f921ca8deb3a7cbd19a5e008
+# Source0-md5:	4364a779bfce66de243f39eeb7a39c1f
 URL:		http://www.infradead.org/openconnect.html
 BuildRequires:	autoconf >= 2.63
 BuildRequires:	automake >= 1:1.10
@@ -77,18 +77,21 @@
 # obsoleted by pkg-config
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/libopenconnect.la
 
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %post	-p /sbin/ldconfig
 %postun	-p /sbin/ldconfig
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS TODO
 %attr(755,root,root) %{_bindir}/openconnect
 %attr(755,root,root) %{_libdir}/libopenconnect.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libopenconnect.so.1
+%{_datadir}/openconnect
 %{_mandir}/man8/openconnect.8*
 
 %files devel
@@ -109,6 +112,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2011/10/12 19:10:29  qboosh
+- updated to 3.13
+
 Revision 1.7  2011/09/25 12:46:35  qboosh
 - BR: zlib-devel (for completeness)
 - added -static (on static_libs bcond)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openconnect/openconnect.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list