]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/blame - ez-ipupdate/ez-ipupdate.nm
cracklib: Fix setting password issue on x86_64 (#10074).
[people/arne_f/ipfire-3.x.git] / ez-ipupdate / ez-ipupdate.nm
CommitLineData
722abfbc 1###############################################################################
802ea3af
MT
2# IPFire.org - An Open Source Firewall Solution #
3# Copyright (C) - IPFire Development Team <info@ipfire.org> #
722abfbc
SS
4###############################################################################
5
802ea3af
MT
6name = ez-ipupdate
7version = 3.0.11b8
8release = 1
722abfbc 9
802ea3af
MT
10groups = Networking/Tools
11url = http://www.gusnet.cx/proj/ez-ipupdate/
12license = GPLv2+
13summary = Client for Dynamic DNS Services.
722abfbc 14
802ea3af
MT
15description
16 ez-ipupdate is a small utility for updating your host name for a lot of
722abfbc 17 dynamic DNS service provider.
802ea3af
MT
18end
19
20source_dl =
722abfbc 21
802ea3af
MT
22build
23 configure_cmds
24 chmod -v 755 missing
25 end
26end
722abfbc 27
802ea3af
MT
28packages
29 package %{name}
30 end
1f9bc2f0
MT
31
32 package %{name}-debuginfo
33 template DEBUGINFO
34 end
802ea3af 35end