OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 07-Mar-2008 18:41:25
Branch: HEAD Handle: 2008030717412400
Modified files:
openpkg-src/rsync rsync.spec
Log:
there are no more extra patches
Summary:
Revision Changes Path
1.92 +1 -11 openpkg-src/rsync/rsync.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/rsync/rsync.spec
============================================================================
$ cvs diff -u -r1.91 -r1.92 rsync.spec
--- openpkg-src/rsync/rsync.spec 2 Mar 2008 19:52:49 -0000 1.91
+++ openpkg-src/rsync/rsync.spec 7 Mar 2008 17:41:24 -0000 1.92
@@ -32,11 +32,7 @@
Group: Filesystem
License: GPL
Version: 3.0.0
-Release: 20080302
-
-# package options
-%option with_timelimit no
-%option with_linkbyhash no
+Release: 20080307
# list of sources
Source0: http://rsync.samba.org/ftp/rsync/rsync-%{version}.tar.gz
@@ -73,12 +69,6 @@
# unpack vendor sources
%setup -q
%patch -p0
-%if "%{with_timelimit}" == "yes"
- %{l_patch} -p1 <patches/time-limit.diff
-%endif
-%if "%{with_linkbyhash}" == "yes"
- %{l_patch} -p1 <patches/link-by-hash.diff
-%endif
%build
# configure vendor sources
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]