From: Wayne Davison Date: Mon, 27 Jan 2014 17:57:28 +0000 (-0800) Subject: Improve the *.spec file a bit. X-Git-Tag: v3.1.1pre2~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dfe7c9f3ec72a8cd04eaa880542274e3df64d22;p=thirdparty%2Frsync.git Improve the *.spec file a bit. --- diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec index 7d19a8ad..2bd8f119 100644 --- a/packaging/lsb/rsync.spec +++ b/packaging/lsb/rsync.spec @@ -5,21 +5,23 @@ Version: 3.1.1 Release: 0.1.pre1 %define srcdir src-previews Group: Applications/Internet +License: GPL Source0: http://rsync.samba.org/ftp/rsync/%{srcdir}/rsync-%{fullversion}.tar.gz #Source1: http://rsync.samba.org/ftp/rsync/%{srcdir}/rsync-patches-%{fullversion}.tar.gz URL: http://rsync.samba.org/ Prefix: %{_prefix} BuildRoot: /var/tmp/%{name}-root -License: GPL %package ssl-client Summary: Provides rsync-ssl -Requires: stunnel >= 4 +Group: Applications/Internet +Requires: rsync, stunnel >= 4 %package ssl-daemon Summary: An stunnel config file to support ssl rsync daemon connections. -Requires: stunnel >= 4 +Group: Applications/Internet +Requires: rsync, stunnel >= 4 %description Rsync is a fast and extraordinarily versatile file copying tool. It can