Author: qboosh Date: Mon Dec 26 12:51:40 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 3.08 - updated rh patch
---- Files affected: packages/hostname: hostname-rh.patch (1.1 -> 1.2) , hostname.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: packages/hostname/hostname-rh.patch diff -u packages/hostname/hostname-rh.patch:1.1 packages/hostname/hostname-rh.patch:1.2 --- packages/hostname/hostname-rh.patch:1.1 Fri Feb 11 08:28:50 2011 +++ packages/hostname/hostname-rh.patch Mon Dec 26 13:51:35 2011 @@ -1,7 +1,6 @@ -diff -up hostname/hostname.1.rh hostname/hostname.1 ---- hostname/hostname.1.rh 2010-01-15 13:05:22.000000000 +0100 -+++ hostname/hostname.1 2010-02-01 21:52:35.000000000 +0100 -@@ -98,6 +98,33 @@ complete FQDN of the system is returned +--- hostname/hostname.1.orig 2011-12-23 11:06:18.000000000 +0100 ++++ hostname/hostname.1 2011-12-26 13:51:57.685537617 +0100 +@@ -98,6 +98,33 @@ .B "THE FQDN" below). @@ -35,7 +34,7 @@ .SS "SET NAME" When called with one argument or with the .B \-\-file -@@ -113,7 +140,7 @@ and +@@ -113,7 +140,7 @@ use .BR setdomainname (2). Note, that this is effective only until the next reboot. @@ -44,7 +43,7 @@ .LP Note, that only the super-user can change the names. .LP -@@ -124,10 +151,10 @@ command (see +@@ -124,10 +151,10 @@ below). .LP The host name is usually set once at system startup in @@ -57,7 +56,7 @@ .SS THE FQDN You can't change the FQDN (as returned by -@@ -227,7 +254,7 @@ Display the short host name. This is the +@@ -227,7 +254,7 @@ Print version information on standard output and exit successfully. .TP .I "\-v, \-\-verbose" @@ -66,12 +65,13 @@ .TP .I "\-y, \-\-yp, \-\-nis" Display the NIS domain name. If a parameter is given (or -@@ -246,8 +273,7 @@ option in +@@ -246,9 +273,7 @@ .SH FILES .B /etc/hosts -.B /etc/hostname --This file should only contain the hostname and not the full FQDN. +-Historically this file was supposed to only contain the hostname and not the +-full canonical FQDN. Nowadays most software is able to cope with a full FQDN here. +.B /etc/sysconfig/network .SH AUTHORS Peter Tobias, <[email protected]> ================================================================ Index: packages/hostname/hostname.spec diff -u packages/hostname/hostname.spec:1.3 packages/hostname/hostname.spec:1.4 --- packages/hostname/hostname.spec:1.3 Wed Oct 5 18:29:37 2011 +++ packages/hostname/hostname.spec Mon Dec 26 13:51:35 2011 @@ -2,12 +2,12 @@ Summary: Utility to set/show the host name or domain name Summary(pl.UTF-8): Narzędzie do ustawiania i sprawdzania nazwy hosta lub domeny Name: hostname -Version: 3.06 -Release: 2 +Version: 3.08 +Release: 1 License: GPL v2+ Group: Base Source0: ftp://ftp.debian.org/debian/pool/main/h/hostname/%{name}_%{version}.tar.gz -# Source0-md5: fd58e3b1a106d90934ef41f4f50db997 +# Source0-md5: 8714ee69e890870ad379589447504824 Patch1: %{name}-rh.patch URL: http://packages.qa.debian.org/h/hostname.html BuildRequires: iconv @@ -24,7 +24,7 @@ systemu oraz ustawiania nazwy hosta lub domeny NIS. %prep -%setup -q +%setup -q -n %{name} %patch1 -p1 iconv -f iso-8859-1 -t utf-8 -o hostname.tmp hostname.1.fr && mv hostname.tmp hostname.1.fr @@ -64,6 +64,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2011/12/26 12:51:35 qboosh +- updated to 3.08 +- updated rh patch + Revision 1.3 2011/10/05 16:29:37 glen - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/hostname/hostname-rh.patch?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/hostname/hostname.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
