[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-cvs] Fix for cvs.spec
From: |
Pavel Roskin |
Subject: |
[Bug-cvs] Fix for cvs.spec |
Date: |
Tue, 19 Sep 2000 13:14:19 -0400 (EDT) |
Hello!
The cvs.spec file on the CVS repository assumes using buildroot but
doesn't define it.
I understand that distribution vendors will have their spec-files anyways,
but why distribute a broken file? This will only result in frustration for
everybody who tries to use it.
ChangeLog:
* cvs.spec: Define Buildroot.
========================
Index: cvs.spec
--- cvs.spec 2000/08/30 01:16:32 1.6
+++ cvs.spec 2000/09/19 17:02:48
@@ -6,6 +6,7 @@
Group: Development/Version Control
Source: ftp://ftp.cvshome.org/pub/cvs-@VERSION@/cvs-@VERSION@.tar.gz
Prefix: /usr
+Buildroot: /var/tmp/cvs-root
%description
CVS is a version control system, which allows you to keep old versions
========================
Regards,
Pavel Roskin
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug-cvs] Fix for cvs.spec,
Pavel Roskin <=