]> git.pld-linux.org Git - packages/xemacs.git/blobdiff - xemacs.spec
- up to 21.5.27
[packages/xemacs.git] / xemacs.spec
index 2cf976de80550d456fcc46fea1a82b1d4cd84e17..6dbe7315d9841f7d1fd64efc5c14674210a4ef5d 100644 (file)
@@ -5,9 +5,9 @@
 %bcond_with    gtk             # GTK+ enabled version
 #
 %define                ver             21.5
-%define                sver            26
+%define                sver            27
 %define                xver            %{ver}-b%{sver}
-%define                basepkgver      2.01
+%define                basepkgver      2.08
 Summary:       The XEmacs -- Emacs: The Next Generation
 Summary(es):   El editor XEmacs
 Summary(ja):   XEmacs ¥¨¥Ç¥£¥¿
@@ -20,10 +20,10 @@ Version:    %{ver}.%{sver}
 Release:       1
 License:       GPL
 Group:         Applications/Editors/Emacs
-Source0:       ftp://ftp.xemacs.org/xemacs/xemacs-%{ver}/%{name}-%{version}.tar.gz
-# Source0-md5: e0cd4521e8857a16f6cd675bb4c1039b
-Source2:       ftp://ftp.xemacs.org/xemacs/packages/%{name}-base-%{basepkgver}-pkg.tar.gz
-# Source2-md5: a378f0ed585ebb9d6d8ace534f7e5987
+Source0:       http://ftp.xemacs.org/xemacs/xemacs-%{ver}/%{name}-%{version}.tar.gz
+# Source0-md5: c415348d58eb18a9f4ed57d97e2acc62
+Source2:       http://ftp.xemacs.org/xemacs/packages/%{name}-base-%{basepkgver}-pkg.tar.gz
+# Source2-md5: 0cb5bfa17dab40ab16c4e7aec19ce2d4
 Source3:       %{name}.desktop
 Source4:       %{name}.ad-pl
 Source5:       %{name}-default.el
@@ -291,7 +291,7 @@ cp lib-src/gnuserv lib-src/gnuserv-nox
        --without-ldap \
        --without-dragndrop \
        --without-msw \
-%if %{without pdump}
+%if !%{with pdump}
        --pdump=no
 %endif
 
@@ -410,7 +410,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/%{name}-%{xver}/etc/*.xpm
 %{_appdefsdir}/Emacs
 %lang(pl) %{_appdefsdir}/pl/Emacs
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 %{_mandir}/man1/gnuattach.1*
 %{_mandir}/man1/gnuclient.1*
This page took 0.149972 seconds and 4 git commands to generate.