From 69637716afbd8857cc587583a3e3ee8c5c8056c4 Mon Sep 17 00:00:00 2001 From: areq Date: Sat, 13 Jul 2002 22:44:57 +0000 Subject: [PATCH] - 0.9.5.1, STBR - source from http://rdiff-backup.stanford.edu/librsync-0.9.5.1.tar.gz ( Unfortunately the current official version of librsync leaks a lot of memory) Changed files: librsync.spec -> 1.7 --- librsync.spec | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/librsync.spec b/librsync.spec index 60addb3..94ba0b9 100644 --- a/librsync.spec +++ b/librsync.spec @@ -1,8 +1,8 @@ Summary: Rsync libraries Summary(pl): Biblioteki rsync Name: librsync -Version: 0.9.5 -Release: 2 +Version: 0.9.5.1 +Release: 1 License: LGPL Group: Libraries Source0: http://ftp1.sourceforge.net/rproxy/%{name}-%{version}.tar.gz @@ -86,8 +86,6 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -gzip -9nf AUTHORS NEWS README THANKS TODO - %clean rm -rf $RPM_BUILD_ROOT @@ -96,7 +94,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc *.gz +%doc AUTHORS NEWS README THANKS TODO %attr(755,root,root) %{_bindir}/rdiff %attr(755,root,root) %{_libdir}/lib*.so.*.* %{_mandir}/man1/rdiff.1* -- 2.44.0