Accepting request 593234 from home:kukuk:branches:network
- Use %license instead of %doc [bsc#1082318] OBS-URL: https://build.opensuse.org/request/show/593234 OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=69
This commit is contained in:
parent
cd1cb5dfdb
commit
8c6046d00f
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 3 15:01:42 CEST 2018 - kukuk@suse.de
|
||||||
|
|
||||||
|
- Use %license instead of %doc [bsc#1082318]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 29 11:03:42 UTC 2018 - pmonrealgonzalez@suse.com
|
Mon Jan 29 11:03:42 UTC 2018 - pmonrealgonzalez@suse.com
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@ Name: rsync
|
|||||||
Version: 3.1.3
|
Version: 3.1.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Versatile tool for fast incremental file transfer
|
Summary: Versatile tool for fast incremental file transfer
|
||||||
License: GPL-3.0+
|
License: GPL-3.0-or-later
|
||||||
Group: Productivity/Networking/Other
|
Group: Productivity/Networking/Other
|
||||||
Url: http://rsync.samba.org/
|
Url: http://rsync.samba.org/
|
||||||
Source: http://rsync.samba.org/ftp/rsync/src/rsync-%{version}.tar.gz
|
Source: http://rsync.samba.org/ftp/rsync/src/rsync-%{version}.tar.gz
|
||||||
@ -141,6 +141,7 @@ ln -sf service %{buildroot}%{_sbindir}/rcrsyncd
|
|||||||
%config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/*
|
%config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/*
|
||||||
%{_mandir}/man1/rsync.1%{ext_man}
|
%{_mandir}/man1/rsync.1%{ext_man}
|
||||||
%{_mandir}/man5/rsyncd.conf.5%{ext_man}
|
%{_mandir}/man5/rsyncd.conf.5%{ext_man}
|
||||||
%doc COPYING NEWS README tech_report.tex
|
%license COPYING
|
||||||
|
%doc NEWS README tech_report.tex
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user