]> git.pld-linux.org Git - packages/hostname.git/commitdiff
- updated to 3.12 auto/th/hostname-3.12-1 auto/ti/hostname-3.12-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 9 Dec 2012 10:59:30 +0000 (11:59 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 9 Dec 2012 10:59:30 +0000 (11:59 +0100)
- updated rh patch

hostname-rh.patch
hostname.spec

index 10424ba2d42556a864e2ae4c8bb6001470d49918..48752226ecd10c87ca9590b8b9581848e10d21d2 100644 (file)
@@ -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
 +.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@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 @@
index a150bf7febb0d2bf62b0cb8e533aef6eb78ead38..8bf03f58db7b177f525efc5c211851b79ad9a7e1 100644 (file)
@@ -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
This page took 0.105075 seconds and 4 git commands to generate.