The branch, master has been updated via 4dfe7c9 Improve the *.spec file a bit. from 7fb4c08 Use the patch's list of generated files for each patch.
;a=shortlog;h=master - Log ----------------------------------------------------------------- commit 4dfe7c9f3ec72a8cd04eaa880542274e3df64d22 Author: Wayne Davison <way...@samba.org> Date: Mon Jan 27 09:57:28 2014 -0800 Improve the *.spec file a bit. ----------------------------------------------------------------------- Summary of changes: packaging/lsb/rsync.spec | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) Changeset truncated at 500 lines: diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec index 7d19a8a..2bd8f11 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 -- The rsync repository. _______________________________________________ rsync-cvs mailing list rsync-cvs@lists.samba.org https://lists.samba.org/mailman/listinfo/rsync-cvs