]> git.pld-linux.org Git - packages/cisco-vpnclient.git/commitdiff
- moved modprobe config from kernel to userspace package
authorpawelz <pawelz@pld-linux.org>
Tue, 11 Aug 2009 04:47:56 +0000 (04:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 4

Changed files:
    cisco-vpnclient.spec -> 1.41

cisco-vpnclient.spec

index 5dce1d0dbd0106fdefc4f3c17058f851ee6324c4..f37e3aacc8e37991f76bb54a2cb771a1e0cae96b 100644 (file)
@@ -22,7 +22,7 @@
 %if !%{with kernel}
 %undefine with_dist_kernel
 %endif
-%define                _rel    3
+%define                _rel    4
 Summary:       Cisco Systems VPN Client
 Summary(pl.UTF-8):     Klient VPN produkcji Cisco Systems
 Name:          cisco-vpnclient
@@ -112,6 +112,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc vpnclient/license.txt vpnclient/sample.pcf
+/etc/modprobe.d/cisco-vpnclient.conf
 %dir /opt/cisco-vpnclient
 %dir /opt/cisco-vpnclient/bin
 %dir /opt/cisco-vpnclient/lib
@@ -134,5 +135,4 @@ rm -rf $RPM_BUILD_ROOT
 %files -n kernel%{_alt_kernel}-net-cisco_ipsec
 %defattr(644,root,root,755)
 /lib/modules/%{_kernel_ver}/misc/*ko*
-/etc/modprobe.d/cisco-vpnclient.conf
 %endif
This page took 0.02964 seconds and 4 git commands to generate.