From 214af6ad83f3cdaa728e03180f77b0396409c2f7 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Fri, 4 Apr 2008 00:17:00 -0700 Subject: [PATCH] Comment out the Source1 tar file by default in the spec file. --- packaging/lsb/rsync.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec index 0472e824..73248062 100644 --- a/packaging/lsb/rsync.spec +++ b/packaging/lsb/rsync.spec @@ -6,7 +6,7 @@ Release: 1 %define srcdir src Group: Applications/Internet 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 +#Source1: http://rsync.samba.org/ftp/rsync/%{srcdir}/rsync-patches-%{fullversion}.tar.gz URL: http://rsync.samba.org/ Prefix: %{_prefix} -- 2.34.1