|
@@ -1,4 +1,4 @@
|
|
-%define emacsversion 24.3.93
|
|
+%define emacsversion 24.4
|
|
#% define gitdate 20110817
|
|
#% define gitdate 20110817
|
|
%define emacsrelease 1%{?gitdate:.%gitdate}%{?_dist_release}
|
|
%define emacsrelease 1%{?gitdate:.%gitdate}%{?_dist_release}
|
|
%define vine_default_major_version %(echo %_dist_release|%__sed s/vl//)
|
|
%define vine_default_major_version %(echo %_dist_release|%__sed s/vl//)
|
|
@@ -17,10 +17,10 @@ Name: emacs
|
|
#Provides: emacs-snapshot
|
|
#Provides: emacs-snapshot
|
|
Version: %{emacsversion}
|
|
Version: %{emacsversion}
|
|
Release: %{emacsrelease}
|
|
Release: %{emacsrelease}
|
|
-#Source0: ftp://ftp.gnu.org/pub/gnu/emacs/emacs-%{version}.tar.xz
|
|
+Source0: ftp://ftp.gnu.org/pub/gnu/emacs/emacs-%{version}.tar.xz
|
|
#Source0: ftp://ftp.gnu.org/pub/gnu/emacs/emacs-%{version}%{?gitdate:.git%gitdate}.tar.xz
|
|
#Source0: ftp://ftp.gnu.org/pub/gnu/emacs/emacs-%{version}%{?gitdate:.git%gitdate}.tar.xz
|
|
-Source0: ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-%{emacsversion}.tar.xz
|
|
+#Source0: ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-%{emacsversion}.tar.xz
|
|
-Source1: emacs-snapshot.sh
|
|
+#Source1: emacs-snapshot.sh
|
|
|
|
|
|
Source10: site-start.el.emacs24
|
|
Source10: site-start.el.emacs24
|
|
|
|
|
|
@@ -383,6 +383,9 @@ unset PRIORITY
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Thu Oct 23 2014 Munehiro Yamamoto <munepi@vinelinux.org> 24.4-1
|
|
|
|
+- new upstream release
|
|
|
|
+
|
|
* Fri Aug 15 2014 Munehiro Yamamoto <munepi@vinelinux.org> 24.3.93-1
|
|
* Fri Aug 15 2014 Munehiro Yamamoto <munepi@vinelinux.org> 24.3.93-1
|
|
- updated to 24.3.93
|
|
- updated to 24.3.93
|
|
|
|
|