]> git.pld-linux.org Git - packages/xemacs.git/commitdiff
- updated to 21.4.10 (xemacs-base to 1.70): bug fixes. RA-1_0 xemacs-21_4_10-3
authorkloczek <kloczek@pld-linux.org>
Sun, 17 Nov 2002 00:23:27 +0000 (00:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xemacs.spec -> 1.105

xemacs.spec

index 2617099edf9f893c2b4fcbeaaacb861c06c5e263..339390f067a56c743e2a04da2dee848cb497c929 100644 (file)
@@ -1,7 +1,7 @@
 # _with_postgresql     - postgresql support
 # _with_gtk            - gtk enabled version
 %define                ver             21.4
-%define                basepkgver      1.67
+%define                basepkgver      1.70
 Summary:       The XEmacs -- Emacs: The Next Generation
 Summary(es):   El editor XEmacs
 Summary(ja):   XEmacs ¥¨¥Ç¥£¥¿
@@ -10,8 +10,8 @@ Summary(pt_BR):       Editor XEmacs
 Summary(ru):   ÷ÅÒÓÉÑ GNU Emacs ÄÌÑ X Window System
 Summary(uk):   ÷ÅÒӦѠGNU Emacs ÄÌÑ X Window System
 Name:          xemacs
-Version:       %{ver}.9
-Release:       2
+Version:       %{ver}.10
+Release:       3
 License:       GPL
 Group:         Applications/Editors/Emacs
 Source0:       ftp://ftp.xemacs.org/xemacs/%{name}-%{ver}/%{name}-%{version}.tar.gz
@@ -172,9 +172,9 @@ Emacsa, to koniecznie zainstaluj ten pakiet.
 %patch1 -p1
 
 %build
-CFLAGS="-I%{rpmcflags}"
-CPPFLAGS="-I%{rpmcflags}"
-LDFLAGS="%{rpmldflags} -lc"
+CFLAGS=" %{rpmcflags}"
+CPPFLAGS=" %{rpmcflags}"
+LDFLAGS=" %{rpmldflags} -lc"
 sitelispdir=%{_libdir}/%{name}/site-lisp
 export CFLAGS CPPFLAGS LDFLAGS sitelispdir
 
This page took 0.033027 seconds and 4 git commands to generate.