[packages/cvs-fast-export] disable debugedit. broken
glen
glen at pld-linux.org
Mon Apr 13 14:43:31 CEST 2015
commit 9170a9a3cb0181ff635f0a2f1fe166a6aa9c9748
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Apr 13 15:43:10 2015 +0300
disable debugedit. broken
cvs-fast-export.spec | 5 +++++
1 file changed, 5 insertions(+)
---
diff --git a/cvs-fast-export.spec b/cvs-fast-export.spec
index 3f916bb..efc1caa 100644
--- a/cvs-fast-export.spec
+++ b/cvs-fast-export.spec
@@ -15,6 +15,11 @@ URL: http://www.catb.org/~esr/cvs-fast-export/
BuildRequires: asciidoc
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+# debugedit is broken:
+# extracting debug info from /home/users/glen/tmp/cvs-fast-export-1.30-root-glen/usr/bin/cvs-fast-export
+# /usr/lib/rpm/bin/debugedit: canonicalization unexpectedly shrank by one character
+%define _enable_debug_packages 0
+
%description
Export an RCS or CVS history as a fast-import stream. This program
analyzes a collection of RCS files in a CVS repository (or outside of
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cvs-fast-export.git/commitdiff/9170a9a3cb0181ff635f0a2f1fe166a6aa9c9748
More information about the pld-cvs-commit
mailing list