[emacs-common-w3m] Updates to 1.4.435. Updates BR to emacs-apel instead of apel.

Akira TAGOH tagoh at fedoraproject.org
Fri Feb 25 04:55:40 UTC 2011


commit 5b8b2db1a03d1479116c359bfe64fd48de414143
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Fri Feb 25 13:55:46 2011 +0900

    Updates to 1.4.435.
    Updates BR to emacs-apel instead of apel.

 .gitignore            |    1 +
 emacs-common-w3m.spec |   20 ++++++++++++--------
 sources               |    2 +-
 3 files changed, 14 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 98e023c..3918961 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 emacs-w3m-1.4.398.tar.gz
+/emacs-w3m-1.4.435.tar.gz
diff --git a/emacs-common-w3m.spec b/emacs-common-w3m.spec
index 88a4f72..7875b80 100644
--- a/emacs-common-w3m.spec
+++ b/emacs-common-w3m.spec
@@ -1,13 +1,13 @@
 %global	pkg		w3m
 %global	pkgname		Emacs-w3m
-%global	archivedate	20100714cvs
+%global	archivedate	20110225cvs
 
-Name:		emacs-common-%{pkg}
-Version:	1.4.398
-Release:	0.5.%{archivedate}%{?dist}
-Summary:	W3m interface for Emacsen
+Name:			emacs-common-%{pkg}
+Version:		1.4.435
+Release:		0.1.%{archivedate}%{?dist}
+Summary:		W3m interface for Emacsen
 
-Group:		Applications/Internet
+Group:			Applications/Internet
 License:		BSD
 URL:			http://emacs-w3m.namazu.org/
 ## No real archives available since this version is a snapshot from CVS.
@@ -24,7 +24,7 @@ Source0:		emacs-w3m-%{version}.tar.gz
 Source1:		w3m-init.el
 
 BuildArch:		noarch
-BuildRequires:		emacs apel flim
+BuildRequires:		emacs emacs-apel flim
 BuildRequires:		xemacs xemacs-packages-extra flim-xemacs
 Requires:		w3m
 Requires(post):		/sbin/install-info
@@ -45,7 +45,7 @@ Summary:		Compiled elisp files to run %{pkgname} under GNU Emacs
 Group:			Applications/Internet
 Requires:		emacs(bin) >= %{_emacs_version}
 Requires:		emacs-common-%{pkg} = %{version}-%{release}
-Requires:		apel flim
+Requires:		emacs-apel flim
 Provides:		w3m-el = %{version}-%{release}
 Obsoletes:		w3m-el < 1.4.398
 
@@ -175,6 +175,10 @@ fi
 %{_xemacs_sitelispdir}/%{pkg}/*.el
 
 %changelog
+* Fri Feb 25 2011 Akira TAGOH <tagoh at redhat.com> - 1.4.435-0.1.20110225cvs
+- Updates to 1.4.435.
+- Updates BR to emacs-apel instead of apel.
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.398-0.5.20100714cvs
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index b045e74..feb0115 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8b797f9edc95967efa1c5eacb875bdc0  emacs-w3m-1.4.398.tar.gz
+e768152f7ce9fbe448c0c7b2b4ccf8c5  emacs-w3m-1.4.435.tar.gz


More information about the scm-commits mailing list