From 4bed6d2ad9b185e592ab8cdd56402f5bf1aa35a6 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Mar 02 2008 15:52:16 +0000 Subject: * Sun Mar 2 2008 Simo Sorce 3.0.0-1.fc9 - Final 3.0.0 release --- diff --git a/.cvsignore b/.cvsignore index 1112668..af2f91f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -rsync-3.0.0pre10.tar.gz -rsync-patches-3.0.0pre10.tar.gz +rsync-3.0.0.tar.gz +rsync-patches-3.0.0.tar.gz diff --git a/rsync.spec b/rsync.spec index 17a00c5..9a16dac 100644 --- a/rsync.spec +++ b/rsync.spec @@ -1,13 +1,13 @@ Summary: A program for synchronizing files over a network. Name: rsync Version: 3.0.0 -Release: 0.pre10%{?dist} +Release: 1%{?dist} Group: Applications/Internet # TAG: for pre versions use -Source0: ftp://rsync.samba.org/pub/rsync/rsync-%{version}pre10.tar.gz -#Source0: ftp://rsync.samba.org/pub/rsync/rsync-%{version}.tar.gz -Source1: ftp://rsync.samba.org/pub/rsync/rsync-patches-%{version}pre10.tar.gz -#Source1: ftp://rsync.samba.org/pub/rsync/rsync-patches-%{version}.tar.gz +#Source0: ftp://rsync.samba.org/pub/rsync/rsync-%{version}pre10.tar.gz +Source0: ftp://rsync.samba.org/pub/rsync/rsync-%{version}.tar.gz +#Source1: ftp://rsync.samba.org/pub/rsync/rsync-patches-%{version}pre10.tar.gz +Source1: ftp://rsync.samba.org/pub/rsync/rsync-patches-%{version}.tar.gz Source2: rsync.xinetd BuildRequires: libacl-devel, libattr-devel, autoconf, make, gcc, popt-devel Prefix: %{_prefix} @@ -25,10 +25,10 @@ package. %prep # TAG: for pre versions use -%setup -q -n rsync-%{version}pre10 -#%setup -q -%setup -q -b 1 -n rsync-%{version}pre10 -#%setup -q -b 1 +#%setup -q -n rsync-%{version}pre10 +%setup -q +#%setup -q -b 1 -n rsync-%{version}pre10 +%setup -q -b 1 #Needed for compatibility with previous patched rsync versions patch -p1 -i patches/acls.diff @@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man5/rsyncd.conf.5* %changelog +* Sun Mar 2 2008 Simo Sorce 3.0.0-1.fc9 +- Final 3.0.0 release + * Sat Feb 23 2008 Simo Sorce 3.0.0-0.pre10.fc9 - Tenth preprelease of the 3.0.0 series diff --git a/sources b/sources index 9ee8a9c..3f7035b 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -54bfda1a6d8a0c275920bca22fb0c68f rsync-3.0.0pre10.tar.gz -62b1d39f8551366dfc8e06a65c5af7c7 rsync-patches-3.0.0pre10.tar.gz +2122d460b4119749c6e5993938a9b501 rsync-3.0.0.tar.gz +2d3560f213ae59ebee67f81fc55a02a7 rsync-patches-3.0.0.tar.gz