aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2008-04-03 22:37:01 -0700
committerWayne Davison <wayned@samba.org>2008-04-03 22:37:01 -0700
commit325c243210cdb3e8467e78f673043661f86fdf74 (patch)
treee84127891bd4b0c47094b8ab79f98e68305fe5c2 /packaging
parent4e90cfbfeda6d6956d547d9bed5c6763c9d596ba (diff)
downloadandroid_external_rsync-325c243210cdb3e8467e78f673043661f86fdf74.tar.gz
android_external_rsync-325c243210cdb3e8467e78f673043661f86fdf74.tar.bz2
android_external_rsync-325c243210cdb3e8467e78f673043661f86fdf74.zip
Preparing for release of 3.0.1
Diffstat (limited to 'packaging')
-rw-r--r--packaging/lsb/rsync.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec
index 23a9521f..0472e824 100644
--- a/packaging/lsb/rsync.spec
+++ b/packaging/lsb/rsync.spec
@@ -1,9 +1,9 @@
Summary: A fast, versatile, remote (and local) file-copying tool
Name: rsync
Version: 3.0.1
-%define fullversion %{version}pre3
-Release: 0.1.pre3
-%define srcdir src-previews
+%define fullversion %{version}
+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
@@ -63,8 +63,8 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man5/rsyncd.conf.5*
%changelog
-* Sun Mar 30 2008 Wayne Davison <wayned@samba.org>
-Released 3.0.1pre3.
+* Thu Apr 03 2008 Wayne Davison <wayned@samba.org>
+Released 3.0.1.
* Fri Mar 21 2008 Wayne Davison <wayned@samba.org>
Added installation of /etc/xinetd.d/rsync file and some commented-out