From 8c6046d00fadedbe2b9e70b3571e56fba9ceeffa85c9ebd6175b62694a9013e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 3 Apr 2018 14:52:10 +0000 Subject: [PATCH] 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 --- rsync.changes | 5 +++++ rsync.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/rsync.changes b/rsync.changes index 2d6eee3..468e97a 100644 --- a/rsync.changes +++ b/rsync.changes @@ -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 diff --git a/rsync.spec b/rsync.spec index be26207..5675584 100644 --- a/rsync.spec +++ b/rsync.spec @@ -20,7 +20,7 @@ Name: rsync Version: 3.1.3 Release: 0 Summary: Versatile tool for fast incremental file transfer -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Productivity/Networking/Other Url: http://rsync.samba.org/ 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/* %{_mandir}/man1/rsync.1%{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