OpenPKG CVS Repository
http://www.openpkg.org/cvsweb/cvsweb.cgi
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 19-Aug-2002 10:48:27
Branch: HEAD Handle: 2002081909482600
Modified files:
openpkg-src/cvs cvs.spec
Log:
Duplicate option variables from header section to define section.
Summary:
Revision Changes Path
1.34 +6 -1 openpkg-src/cvs/cvs.spec
____________________________________________________________________________
Index: openpkg-src/cvs/cvs.spec
============================================================
$ cvs diff -u -r1.33 -r1.34 cvs.spec
--- openpkg-src/cvs/cvs.spec 13 Aug 2002 12:47:42 -0000 1.33
+++ openpkg-src/cvs/cvs.spec 19 Aug 2002 08:48:26 -0000 1.34
@@ -45,7 +45,7 @@
Group: SCM
License: GPL
Version: %{V_cvs}
-Release: 20020714
+Release: 20020819
# list of sources
Source0: http://www.cvshome.org/files/19/10/cvs-%{V_cvs}.tar.gz
@@ -79,6 +79,11 @@
(a tool for assembling a GNU ChangeLog file from "cvs log" output)
and cvslock (an administration tool for manually locking a CVS
repository area).
+
+ Options:
+ --define 'with_rse_patches %{with_rse_patches}' \
+ --define 'with_rse_patch_cvsuser_caller %{with_rse_patch_cvsuser_caller}'
+
%if "%{with_rse_patches}" == "yes"
This version of CVS has the large set of patches applied from
Ralf S. Engelschall <[EMAIL PROTECTED]> (-DRSE_PATCHES). This
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]