Accepting request 592808 from network:utilities

OBS-URL: https://build.opensuse.org/request/show/592808
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hostname?expand=0&rev=6
This commit is contained in:
Yuchen Lin 2018-04-10 07:48:16 +00:00 committed by Git OBS Bridge
commit 50bb2b56c0
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 26 17:24:51 CEST 2018 - kukuk@suse.de
- Use %license instead of %doc [bsc#1082318]
-------------------------------------------------------------------
Sun Feb 18 21:23:47 UTC 2018 - avindra@opensuse.org

View File

@ -20,7 +20,7 @@ Name: hostname
Version: 3.20
Release: 0
Summary: Utility to Set/Show the Host Name or Domain Name
License: GPL-2.0+
License: GPL-2.0-or-later
Group: Productivity/Networking/Other
Url: https://tracker.debian.org/pkg/hostname
Source: http://http.debian.net/debian/pool/main/h/%{name}/%{name}_%{version}.tar.gz#/%{name}-%{version}.tar.gz
@ -49,7 +49,8 @@ for prog in dnsdomainname domainname ypdomainname nisdomainname; do
done
%files
%doc COPYRIGHT debian/changelog
%license COPYRIGHT
%doc debian/changelog
/bin/%{name}
/bin/domainname
/bin/dnsdomainname