[packages/httping] - updated to 2.3.3 - packaged locales

kiesiu kiesiu at pld-linux.org
Thu Nov 21 13:18:27 CET 2013


commit 57267f4d4bbac2de78d613a4406bbeb1c171164d
Author: Łukasz Kieś <kiesiu at pld-linux.org>
Date:   Thu Nov 21 13:11:55 2013 +0100

    - updated to 2.3.3
    - packaged locales

 httping.spec | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/httping.spec b/httping.spec
index e637a98..94c6d11 100644
--- a/httping.spec
+++ b/httping.spec
@@ -1,12 +1,12 @@
 Summary:	Ping-like tool for HTTP requests
 Summary(pl.UTF-8):	Narzędzie do "pingowania" poprzez protokół HTTP
 Name:		httping
-Version:	2.2.1
+Version:	2.3.3
 Release:	1
 License:	GPL v2
 Group:		Networking/Utilities
 Source0:	http://www.vanheusden.com/httping/%{name}-%{version}.tgz
-# Source0-md5:	ccc1666f435a37f9472ab6b97f174fab
+# Source0-md5:	a4ed1ab05a1cc9fc473ade53c1e5927b
 URL:		http://www.vanheusden.com/httping/
 BuildRequires:	fftw3-devel
 BuildRequires:	ncurses-devel
@@ -43,16 +43,19 @@ EOF
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
+install -d $RPM_BUILD_ROOT%{_localedir}/nl/LC_MESSAGES
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%find_lang httping
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f httping.lang
 %defattr(644,root,root,755)
 %doc readme.txt
 %attr(755,root,root) %{_bindir}/httping
-%{_mandir}/man1/httping*
+%{_mandir}/man1/httping.1*
+%{_mandir}/nl/man1/httping-nl.1*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/httping.git/commitdiff/57267f4d4bbac2de78d613a4406bbeb1c171164d



More information about the pld-cvs-commit mailing list