SPECS: echoping.spec - upgraded to 6.0.2

gotar gotar at pld-linux.org
Sun Nov 2 18:46:39 CET 2008


Author: gotar                        Date: Sun Nov  2 17:46:39 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- upgraded to 6.0.2

---- Files affected:
SPECS:
   echoping.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/echoping.spec
diff -u SPECS/echoping.spec:1.6 SPECS/echoping.spec:1.7
--- SPECS/echoping.spec:1.6	Sat Nov  3 03:10:03 2007
+++ SPECS/echoping.spec	Sun Nov  2 18:46:33 2008
@@ -2,15 +2,16 @@
 Summary:	Non-suid ping
 Summary(pl.UTF-8):	ping bez suida
 Name:		echoping
-Version:	6.0
-Release:	0.BETA.0.1
+Version:	6.0.2
+Release:	1
 License:	GPL v2
 Group:		Networking/Admin
-Source0:	ftp://ftp.internatif.org/pub/unix/echoping/%{name}-%{version}-BETA.tar.gz
-# Source0-md5:	a8d10ec94a6dfc42bd978a1e99d00efa
+Source0:	http://dl.sourceforge.net/echoping/%{name}-%{version}.tar.gz
+# Source0-md5:	991478532b56ab3b6f46ea9fa332626f
 URL:		http://echoping.sourceforge.net/
 BuildRequires:	libidn-devel
 BuildRequires:	openldap-devel >= 2.4.6
+BuildRequires:	openssl-devel
 BuildRequires:	postgresql-devel
 BuildRequires:	popt-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -26,10 +27,12 @@
 protokołu, jak np. HTTP).
 
 %prep
-%setup -q -n %{name}-%{version}-BETA
+%setup -q -n %{name}-%{version}
 
 %build
 %configure \
+	--with-ssl \
+	--without-gnutls \
 	--disable-static
 %{__make}
 
@@ -58,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2008/11/02 17:46:33  gotar
+- upgraded to 6.0.2
+
 Revision 1.6  2007/11/03 02:10:03  baggins
 - updated openldap BR/R to 2.4.6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/echoping.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list