[hostname] 3.08

Jiří Popelka jpopelka at fedoraproject.org
Sat Dec 24 08:22:04 UTC 2011


commit d9146a54482d50b0c87e272d26e7a4ed952b700e
Author: Jiri Popelka <jpopelka at redhat.com>
Date:   Sat Dec 24 09:21:52 2011 +0100

    3.08

 hostname-rh.patch |   13 +++++++------
 hostname.spec     |    5 ++++-
 2 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/hostname-rh.patch b/hostname-rh.patch
old mode 100755
new mode 100644
index 2ee5062..3caa202
--- a/hostname-rh.patch
+++ b/hostname-rh.patch
@@ -1,6 +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
+--- hostname/hostname.1.rh	2011-12-23 11:06:18.000000000 +0100
++++ hostname/hostname.1	2011-12-24 09:19:03.000000000 +0100
 @@ -98,6 +98,33 @@ complete FQDN of the system is returned 
  .B "THE FQDN"
  below).
@@ -66,19 +66,20 @@ diff -up hostname/hostname.1.rh hostname/hostname.1
  .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 @@ option in
  .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, <tobias at et-inf.fho-emden.de>
  .br
 diff -up hostname/Makefile.rh hostname/Makefile
---- hostname/Makefile.rh	2010-01-15 13:05:16.000000000 +0100
-+++ hostname/Makefile	2010-02-01 21:47:25.000000000 +0100
+--- hostname/Makefile.rh	2010-11-16 14:13:21.000000000 +0100
++++ hostname/Makefile	2011-12-24 09:17:16.000000000 +0100
 @@ -7,26 +7,28 @@ OBJS=hostname.o
  
  hostname: $(OBJS)
diff --git a/hostname.spec b/hostname.spec
index 8733fb1..48ac6f3 100644
--- a/hostname.spec
+++ b/hostname.spec
@@ -1,6 +1,6 @@
 Summary: Utility to set/show the host name or domain name
 Name: hostname
-Version: 3.07
+Version: 3.08
 Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Base
@@ -57,6 +57,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/*
 
 %changelog
+* Sat Dec 24 2011  Jiri Popelka <jpopelka at redhat.com> - 3.08-1
+- 3.08
+
 * Fri Dec 23 2011  Jiri Popelka <jpopelka at redhat.com> - 3.07-1
 - 3.07
 


More information about the scm-commits mailing list