[packages/hostname] - updated to 3.12 - updated rh patch
qboosh
qboosh at pld-linux.org
Sun Dec 9 11:58:43 CET 2012
commit 55fd3384a6b15a28ddc4daa4f0034bc052363729
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Dec 9 11:59:30 2012 +0100
- updated to 3.12
- updated rh patch
hostname-rh.patch | 34 ++++++++++++++++------------------
hostname.spec | 4 ++--
2 files changed, 18 insertions(+), 20 deletions(-)
---
diff --git a/hostname.spec b/hostname.spec
index a150bf7..8bf03f5 100644
--- a/hostname.spec
+++ b/hostname.spec
@@ -1,12 +1,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.11
+Version: 3.12
Release: 1
License: GPL v2+
Group: Base
Source0: ftp://ftp.debian.org/debian/pool/main/h/hostname/%{name}_%{version}.tar.gz
-# Source0-md5: 4abb765cb25e0315aa17dece62275e92
+# Source0-md5: f7965b63320f66cc1cbd5fa031d1bcd7
Patch1: %{name}-rh.patch
URL: http://packages.qa.debian.org/h/hostname.html
BuildRequires: iconv
diff --git a/hostname-rh.patch b/hostname-rh.patch
index 10424ba..4875222 100644
--- a/hostname-rh.patch
+++ b/hostname-rh.patch
@@ -1,6 +1,6 @@
---- 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 @@
+--- hostname/hostname.1.orig 2012-12-06 16:18:46.000000000 +0100
++++ hostname/hostname.1 2012-12-09 11:54:21.413750393 +0100
+@@ -84,6 +84,33 @@
.B "THE FQDN"
below).
@@ -34,7 +34,7 @@
.SS "SET NAME"
When called with one argument or with the
.B \-\-file
-@@ -113,7 +140,7 @@
+@@ -99,7 +126,7 @@
use
.BR setdomainname (2).
Note, that this is effective only until the next reboot.
@@ -43,7 +43,7 @@
.LP
Note, that only the super-user can change the names.
.LP
-@@ -124,10 +151,10 @@
+@@ -110,10 +137,10 @@
below).
.LP
The host name is usually set once at system startup in
@@ -55,27 +55,25 @@
+.IR /etc/sysconfig/network ).
.SS THE FQDN
- You can't change the FQDN (as returned by
-@@ -227,7 +254,7 @@
- Print version information on standard output and exit successfully.
+ The FQDN (Fully Qualified Domain Name) of the system is the name that the
+@@ -225,7 +252,7 @@
+ Display the short host name. This is the host name cut at the first dot.
.TP
.I "\-v, \-\-verbose"
-Be verbose and tell what's going on.
+Verbose output was removed.
.TP
- .I "\-y, \-\-yp, \-\-nis"
- Display the NIS domain name. If a parameter is given (or
-@@ -246,9 +273,7 @@
+ .I "\-V, \-\-version"
+ Print version information on standard output and exit successfully.
+@@ -248,7 +275,7 @@
+ option in
+ .BR /etc/resolv.conf .
.SH FILES
- .B /etc/hosts
-
-.B /etc/hostname
--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
+ 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. This file is read at boot time by the system initialization scripts to
--- hostname/Makefile.orig 2012-02-16 16:00:52.000000000 +0100
+++ hostname/Makefile 2012-02-27 19:50:50.216326829 +0100
@@ -7,22 +7,23 @@
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hostname.git/commitdiff/55fd3384a6b15a28ddc4daa4f0034bc052363729
More information about the pld-cvs-commit
mailing list