Kaynağa Gözat

fix FreeBSD/GCC problem; fix warnings related to malloc.h

Ralf S. Engelschall 24 yıl önce
ebeveyn
işleme
76666f3517
1 değiştirilmiş dosya ile 3 ekleme ve 1 silme
  1. 3 1
      rsync/rsync.spec

+ 3 - 1
rsync/rsync.spec

@@ -33,12 +33,13 @@ Distribution: OpenPKG [REL]
 Group:        Filesystem
 License:      GPL
 Version:      2.5.5
-Release:      20020404
+Release:      20020423
 
 #   list of sources
 Source0:      http://rsync.samba.org/ftp/rsync/rsync-%{version}.tar.gz
 Source1:      rsync.conf
 Source2:      rc.rsync
+Patch0:       rsync.patch
 
 #   build information
 Prefix:       %{l_prefix}
@@ -61,6 +62,7 @@ AutoReqProv:  no
 %prep
     #   unpack vendor sources
     %setup -q
+    %patch -p0
 
 %build
     #   configure vendor sources