3.12: man page improvements
This commit is contained in:
parent
2b936700b7
commit
3fbf22a5db
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ hostname_3.04.tar.gz
|
|||||||
/hostname_3.09.tar.gz
|
/hostname_3.09.tar.gz
|
||||||
/hostname_3.10.tar.gz
|
/hostname_3.10.tar.gz
|
||||||
/hostname_3.11.tar.gz
|
/hostname_3.11.tar.gz
|
||||||
|
/hostname_3.12.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Utility to set/show the host name or domain name
|
Summary: Utility to set/show the host name or domain name
|
||||||
Name: hostname
|
Name: hostname
|
||||||
Version: 3.11
|
Version: 3.12
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://packages.qa.debian.org/h/hostname.html
|
URL: http://packages.qa.debian.org/h/hostname.html
|
||||||
@ -36,6 +36,9 @@ make BASEDIR=%{buildroot} install
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 07 2012 Jiri Popelka <jpopelka@redhat.com> - 3.12-1
|
||||||
|
- 3.12: man page improvements
|
||||||
|
|
||||||
* Fri Nov 30 2012 Jiri Popelka <jpopelka@redhat.com> - 3.11-4
|
* Fri Nov 30 2012 Jiri Popelka <jpopelka@redhat.com> - 3.11-4
|
||||||
- revert /usr move for now
|
- revert /usr move for now
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user