|
@@ -2,13 +2,13 @@
|
|
|
%define prereq_ge() %(LC_ALL="C" rpm -q --queryformat 'Requires(post):%%{NAME} >= %%{VERSION}' %1| grep -v "is not")
|
|
|
|
|
|
%define pkgname wl
|
|
|
-%define cvsdate 20110220
|
|
|
+%define cvsdate 20110414
|
|
|
|
|
|
Summary: IMAP-capable mail/news reader for emacsen (development version)
|
|
|
Summary(ja): Emacsen 用 IMAP に対応したメール/ニュースリーダ(開発版)
|
|
|
Name: wl-beta
|
|
|
Version: 2.15.9
|
|
|
-Release: 1%{?cvsdate:.cvs%cvsdate}%{?_dist_release}
|
|
|
+Release: 2%{?cvsdate:.cvs%cvsdate}%{?_dist_release}
|
|
|
License: GPLv2
|
|
|
Group: Applications/Editors/Emacs
|
|
|
Source0: %{pkgname}-%{version}%{?cvsdate:.cvs%cvsdate}.tar.xz
|
|
@@ -194,5 +194,8 @@ fi
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Thu Apr 14 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2.15.9-2.cvs20110414
|
|
|
+- source snapshot 20110414
|
|
|
+
|
|
|
* Sun Feb 20 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2.15.9-1.cvs20110220
|
|
|
- initial build based on wl-2.14.0-3vl6
|