[packages/noip] -Werror=format-security fixes; rel 3

glen glen at pld-linux.org
Sun Jan 27 12:54:36 CET 2013


commit 1fdda70c8757de1049fabeeb73069a9e0166c6d1
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Jan 27 13:51:20 2013 +0200

    -Werror=format-security fixes; rel 3

 noip.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/noip.spec b/noip.spec
index 341d11d..d64e5df 100644
--- a/noip.spec
+++ b/noip.spec
@@ -2,7 +2,7 @@ Summary:	noip - Linux client for the noip.com dynamic DNS service
 Summary(pl.UTF-8):	noip - linuksowy klient serwisu dynamicznego DNS noip.com
 Name:		noip
 Version:	2.1.9
-Release:	2
+Release:	3
 License:	GPL
 Group:		Networking/Daemons
 Source0:	http://www.noip.com/client/linux/%{name}-duc-linux.tar.gz
@@ -11,6 +11,7 @@ Source1:	%{name}.init
 Source2:	%{name}.sysconfig
 Patch0:		%{name}-Makefile.patch
 Patch1:		%{name}-config_location.patch
+Patch2:		format-security.patch
 URL:		http://www.noip.com/
 BuildRequires:	rpmbuild(macros) >= 1.268
 Requires(post,preun):	/sbin/chkconfig
@@ -44,6 +45,7 @@ po ich dodaniu na stronie <http://www.noip.com>.
 %patch0 -p1
 %patch1 -p1
 %{__mv} %{name}2.c %{name}.c
+%patch2 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/noip.git/commitdiff/86e51197d5a21f00bced0b731a3bf86e34c3c0b1



More information about the pld-cvs-commit mailing list