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, .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 - 3.08-1 +- 3.08 + * Fri Dec 23 2011 Jiri Popelka - 3.07-1 - 3.07