rpms/vpnc/devel vpnc.spec,1.3,1.4

Matthias Saou (thias) fedora-extras-commits at redhat.com
Sat Mar 5 21:10:35 UTC 2005


Author: thias

Update of /cvs/extras/rpms/vpnc/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10397/vpnc/devel

Modified Files:
	vpnc.spec 
Log Message:
Further mass cleanup. One or more apply :
- Remove (hopefully) all zero epoch remains.
- Remove trailing spaces and tabs.
- Keep consistency between tabs and spaces.
- Clean up summary.



Index: vpnc.spec
===================================================================
RCS file: /cvs/extras/rpms/vpnc/devel/vpnc.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- vpnc.spec	6 Jan 2005 09:07:08 -0000	1.3
+++ vpnc.spec	5 Mar 2005 21:10:25 -0000	1.4
@@ -12,8 +12,8 @@
 Patch1:         vpnc-0.3.2-64bit.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  libgcrypt-devel > 0:1.1.90
-Requires:       kernel >= 0:2.4
+BuildRequires:  libgcrypt-devel > 1.1.90
+Requires:       kernel >= 2.4
 
 %description
 A VPN client compatible with Cisco's EasyVPN equipment.
@@ -22,7 +22,7 @@
 shared-secret IPSec authentication, 3DES, MD5, and IP tunneling.
 
 %prep
-%setup -q 
+%setup -q
 %patch0 -p1
 %patch1 -p1
 




More information about the fedora-extras-commits mailing list