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:
commit
50bb2b56c0
@ -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
|
Sun Feb 18 21:23:47 UTC 2018 - avindra@opensuse.org
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@ Name: hostname
|
|||||||
Version: 3.20
|
Version: 3.20
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Utility to Set/Show the Host Name or Domain Name
|
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
|
Group: Productivity/Networking/Other
|
||||||
Url: https://tracker.debian.org/pkg/hostname
|
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
|
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
|
done
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc COPYRIGHT debian/changelog
|
%license COPYRIGHT
|
||||||
|
%doc debian/changelog
|
||||||
/bin/%{name}
|
/bin/%{name}
|
||||||
/bin/domainname
|
/bin/domainname
|
||||||
/bin/dnsdomainname
|
/bin/dnsdomainname
|
||||||
|
Loading…
Reference in New Issue
Block a user