SPECS: httping.spec - updated to 1.0.8

charles charles at pld-linux.org
Thu Nov 17 01:05:36 CET 2005


Author: charles                      Date: Thu Nov 17 00:05:36 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.0.8

---- Files affected:
SPECS:
   httping.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/httping.spec
diff -u SPECS/httping.spec:1.11 SPECS/httping.spec:1.12
--- SPECS/httping.spec:1.11	Wed Nov  9 13:09:29 2005
+++ SPECS/httping.spec	Thu Nov 17 01:05:30 2005
@@ -2,12 +2,12 @@
 Summary:	Ping-like tool for HTTP requests
 Summary(pl):	Narzędzie do "pingowania" poprzez protokół HTTP
 Name:		httping
-Version:	1.0.7
+Version:	1.0.8
 Release:	1
 License:	GPL
 Group:		Networking/Utilities
 Source0:	http://www.vanheusden.com/httping/%{name}-%{version}.tgz
-# Source0-md5:	6256a42ac6c96cdfc3358c89843a8a9a
+# Source0-md5:	3ad74a1f4f2ccf1b562bd58cf5d05d65
 Patch0:		%{name}-Makefile.patch
 URL:		http://www.vanheusden.com/httping/
 BuildRequires:	openssl-devel
@@ -37,7 +37,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_bindir}
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -49,6 +49,7 @@
 %defattr(644,root,root,755)
 %doc readme.txt
 %attr(755,root,root) %{_bindir}/httping
+%{_mandir}/man1/httping*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -56,6 +57,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2005/11/17 00:05:30  charles
+- updated to 1.0.8
+
 Revision 1.11  2005/11/09 12:09:29  charles
 - updated to 1.0.7
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/httping.spec?r1=1.11&r2=1.12&f=u




More information about the pld-cvs-commit mailing list