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

_______________________________________________
Bug-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-cvs

Reply via email to