SPECS: xemacs.spec BC: xemacs for now until this is solved somehow
arekm
arekm at pld-linux.org
Thu Jan 4 14:29:22 CET 2007
Author: arekm Date: Thu Jan 4 13:29:22 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
BC: xemacs for now until this is solved somehow
---- Files affected:
SPECS:
xemacs.spec (1.156 -> 1.157)
---- Diffs:
================================================================
Index: SPECS/xemacs.spec
diff -u SPECS/xemacs.spec:1.156 SPECS/xemacs.spec:1.157
--- SPECS/xemacs.spec:1.156 Thu Jan 4 14:02:53 2007
+++ SPECS/xemacs.spec Thu Jan 4 14:29:17 2007
@@ -57,6 +57,12 @@
BuildRequires: xorg-data-xbitmaps
BuildRequires: xorg-lib-libX11-devel
BuildRequires: zlib-devel
+# If xemacs is already installed build fails:
+# Load file misc: not found
+# Fatal error during load, aborting
+# because src/temacs opens files from /usr/../xemacs*
+BuildConflicts: xemacs
+BuildConflicts: xemacs-common
Requires: %{name}-common = %{version}-%{release}
Requires: ctags
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -497,6 +503,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.157 2007/01/04 13:29:17 arekm
+BC: xemacs for now until this is solved somehow
+
Revision 1.156 2007/01/04 13:02:53 arekm
- drop -dump-paths-lispdir.patch patch, was causing references to source tree in installed stuff
- explictly specify all paths (configure.ac has tons of crap redefining directories for own purposes)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/xemacs.spec?r1=1.156&r2=1.157&f=u
More information about the pld-cvs-commit
mailing list