SPECS: xemacs.spec - updated; still bad paths to files

arekm arekm at pld-linux.org
Sun Apr 2 01:04:45 CEST 2006


Author: arekm                        Date: Sat Apr  1 23:04:45 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated; still bad paths to files

---- Files affected:
SPECS:
   xemacs.spec (1.147 -> 1.148) 

---- Diffs:

================================================================
Index: SPECS/xemacs.spec
diff -u SPECS/xemacs.spec:1.147 SPECS/xemacs.spec:1.148
--- SPECS/xemacs.spec:1.147	Tue Nov  1 14:03:37 2005
+++ SPECS/xemacs.spec	Sun Apr  2 01:04:40 2006
@@ -6,9 +6,9 @@
 %bcond_with	gtk		# GTK+ enabled version
 #
 %define		ver		21.5
-%define		sver		23
+%define		sver		26
 %define		xver		%{ver}-b%{sver}
-%define		basepkgver	1.97
+%define		basepkgver	2.01
 Summary:	The XEmacs -- Emacs: The Next Generation
 Summary(es):	El editor XEmacs
 Summary(ja):	XEmacs Ľ¨ĽÇĽŁĽż
@@ -22,9 +22,9 @@
 License:	GPL
 Group:		Applications/Editors/Emacs
 Source0:	ftp://ftp.xemacs.org/xemacs/%{name}-%{ver}/%{name}-%{version}.tar.gz
-# Source0-md5:	3a8111472fa7ae47d74374f85f1d0aae
+# Source0-md5:	e0cd4521e8857a16f6cd675bb4c1039b
 Source2:	ftp://ftp.xemacs.org/xemacs/packages/%{name}-base-%{basepkgver}-pkg.tar.gz
-# Source2-md5:	d51d8afe507a0bb17f08ef211f9f6f5a
+# Source2-md5:	a378f0ed585ebb9d6d8ace534f7e5987
 Source3:	%{name}.desktop
 Source4:	%{name}.ad-pl
 Source5:	%{name}-default.el
@@ -43,8 +43,8 @@
 Patch10:	%{name}-vendor.patch
 URL:		http://www.xemacs.org/
 # for X11/bitmaps/gray
-BuildRequires:	XFree86
-BuildRequires:	XFree86-devel
+BuildRequires:	xorg-data-xbitmaps
+BuildRequires:	xorg-lib-libX11-devel
 BuildRequires:	automake
 BuildRequires:	libjpeg-devel
 BuildRequires:	libpng-devel >= 1.0.8
@@ -371,7 +371,6 @@
 
 # remove some .elc files
 find $RPM_BUILD_ROOT -name '_pkg.elc' -exec rm "{}" ";"
-find $RPM_BUILD_ROOT -name 'auto-autoloads.elc' -exec rm "{}" ";"
 
 # remove .el file if corresponding .elc file exists
 find $RPM_BUILD_ROOT -type f -name "*.el" | while read i; do test ! -f ${i}c || rm -f $i; done
@@ -488,6 +487,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.148  2006/04/01 23:04:40  arekm
+- updated; still bad paths to files
+
 Revision 1.147  2005/11/01 13:03:37  arekm
 - rm some elc files
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xemacs.spec?r1=1.147&r2=1.148&f=u



More information about the pld-cvs-commit mailing list