Hello community, here is the log from the commit of package w3m-el for openSUSE:Factory checked in at 2012-12-19 13:44:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/w3m-el (Old) and /work/SRC/openSUSE:Factory/.w3m-el.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "w3m-el", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/w3m-el/w3m-el.changes 2012-07-17 07:03:39.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.w3m-el.new/w3m-el.changes 2012-12-19 13:44:42.000000000 +0100 @@ -1,0 +2,15 @@ +Mon Dec 17 10:34:13 CET 2012 - [email protected] + +- Remove the invalid leading URL from Source to make + source_validator happy +- Remove obsolete flavour.patch + +------------------------------------------------------------------- +Tue Dec 4 23:07:15 UTC 2012 - [email protected] + +- Update to current CVS head +- Use w3m-load in suse-start.el +- Modernize specfile +- Reduce build requires + +------------------------------------------------------------------- Old: ---- emacs-w3m-1.4.4.20080124.tar.bz2 flavour.patch New: ---- emacs-w3m-1.4.506.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ w3m-el.spec ++++++ --- /var/tmp/diff_new_pack.2PJXwq/_old 2012-12-19 13:44:43.000000000 +0100 +++ /var/tmp/diff_new_pack.2PJXwq/_new 2012-12-19 13:44:43.000000000 +0100 @@ -17,19 +17,11 @@ Name: w3m-el -BuildRequires: compface -BuildRequires: emacs-x11 +BuildRequires: autoconf +BuildRequires: emacs-nox BuildRequires: flim BuildRequires: flim-xemacs -BuildRequires: giflib-devel -BuildRequires: krb5 -BuildRequires: libpng-devel -BuildRequires: libtiff-devel -BuildRequires: libtool -BuildRequires: openldap2-devel BuildRequires: semi-xemacs -BuildRequires: w3m -BuildRequires: xorg-x11-devel Requires: apel Requires: emacs Requires: flim @@ -37,16 +29,15 @@ %if %{suse_version} < 1220 Requires: Mule-UCS %endif -Version: 1.4.4.20080124 +Version: 1.4.506 Release: 0 Url: http://emacs-w3m.namazu.org/ # cvs -d :pserver:[email protected]:/storage/cvsroot login # (CVS password empty) # cvs -d :pserver:[email protected]:/storage/cvsroot co emacs-w3m -Source0: http://emacs-w3m.namazu.org/emacs-w3m-%{version}.tar.bz2 +Source0: emacs-w3m-%{version}.tar.bz2 Source1: suse-start.el Patch1: w3m-el-1.3-map.patch -Patch2: flavour.patch Summary: W3m-el is a simple interface program to use w3m with Emacs. License: GPL-2.0+ Group: Productivity/Networking/Web/Browsers @@ -64,19 +55,6 @@ # そこで,w3m を HTML の rendering engine として使用し,表示とインタフェー # スのみをEmacs で動かすようにすればいいんじゃないだろうか,ということを # 考えました. -# -# Authors: -# -------- -# -# TSUCHIYA Masatoshi <[email protected]>, -# Shun-ichi GOTO <[email protected]>, -# Satoru Takabayashi <[email protected]>, -# Hideyuki SHIRAI <[email protected]>, -# Keisuke Nishida <[email protected]>, -# Yuuichi Teranishi <[email protected]>, -# Akihiro Arisawa <[email protected]>, -# Katsumi Yamaoka <[email protected]> -# emacs-w3m mailing list <[email protected]> %description W3m-el is a simple interface program to use w3m with Emacs. @@ -88,20 +66,6 @@ Akinori ITO. It is a pager, but it can be used as a text-mode WWW browser. - - -Authors: --------- - TSUCHIYA Masatoshi <[email protected]>, - Shun-ichi GOTO <[email protected]>, - Satoru Takabayashi <[email protected]>, - Hideyuki SHIRAI <[email protected]>, - Keisuke Nishida <[email protected]>, - Yuuichi Teranishi <[email protected]>, - Akihiro Arisawa <[email protected]>, - Katsumi Yamaoka <[email protected]> - emacs-w3m mailing list <[email protected]> - %package -n w3m-el-xemacs Requires: flim-xemacs %if %{suse_version} < 1220 @@ -125,19 +89,6 @@ # そこで,w3m を HTML の rendering engine として使用し,表示とインタフェー # スのみをEmacs で動かすようにすればいいんじゃないだろうか,ということを # 考えました. -# -# Authors: -# -------- -# -# TSUCHIYA Masatoshi <[email protected]>, -# Shun-ichi GOTO <[email protected]>, -# Satoru Takabayashi <[email protected]>, -# Hideyuki SHIRAI <[email protected]>, -# Keisuke Nishida <[email protected]>, -# Yuuichi Teranishi <[email protected]>, -# Akihiro Arisawa <[email protected]>, -# Katsumi Yamaoka <[email protected]> -# emacs-w3m mailing list <[email protected]> %description -n w3m-el-xemacs W3m-el is a simple interface program to use w3m with (X)Emacs. @@ -149,52 +100,27 @@ Akinori ITO. It is a pager, but it can be used as a text-mode WWW browser. - - -Authors: --------- - TSUCHIYA Masatoshi <[email protected]>, - Shun-ichi GOTO <[email protected]>, - Satoru Takabayashi <[email protected]>, - Hideyuki SHIRAI <[email protected]>, - Keisuke Nishida <[email protected]>, - Yuuichi Teranishi <[email protected]>, - Akihiro Arisawa <[email protected]>, - Katsumi Yamaoka <[email protected]> - emacs-w3m mailing list <[email protected]> - %prep %setup -n emacs-w3m-%{version} %patch1 -%patch2 #chmod +x configure %build %define emacs_sitelisp_dir %{_datadir}/emacs/site-lisp %define emacs_package_dir %{emacs_sitelisp_dir}/w3m -# update config.{guess,sub} -%{?suse_update_config:%{suse_update_config -f}} -libtoolize --force autoreconf --force --install export CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{_prefix} \ --infodir=%{_infodir} \ --with-lispdir=%{emacs_package_dir} \ - --with-infodir=%{_infodir} \ --with-icondir=%{emacs_package_dir} \ --with-emacs=emacs make %install mkdir -p $RPM_BUILD_ROOT%{emacs_package_dir} -make install prefix=$RPM_BUILD_ROOT%{_prefix} \ - lispdir=$RPM_BUILD_ROOT%{emacs_package_dir} \ - infodir=$RPM_BUILD_ROOT%{_infodir} \ - ICONDIR=$RPM_BUILD_ROOT%{emacs_package_dir} -make install-icons DESTDIR=$RPM_BUILD_ROOT/%{_prefix} \ - lispdir=$RPM_BUILD_ROOT%{emacs_package_dir} \ - infodir=$RPM_BUILD_ROOT%{_infodir} \ - ICONDIR=$RPM_BUILD_ROOT%{emacs_package_dir} +make install DESTDIR=$RPM_BUILD_ROOT +make install-icons DESTDIR=$RPM_BUILD_ROOT { echo ";; %{emacs_sitelisp_dir}/suse-start-%{name}.el" echo "" @@ -216,7 +142,7 @@ --with-packagedir=%{xemacs_package_dir} \ --with-icondir=/tmp make -make install-package PACKAGEDIR=$RPM_BUILD_ROOT%{xemacs_package_dir} +make install-package DESTDIR=$RPM_BUILD_ROOT gzip $RPM_BUILD_ROOT%{xemacs_package_dir}/info/emacs-w3m*.info* rm -f $RPM_BUILD_ROOT/%{_infodir}/dir rm -f $RPM_BUILD_ROOT/%{xemacs_package_dir}/info/dir @@ -236,7 +162,7 @@ %preun for i in emacs-w3m emacs-w3m-ja do - %install_info --delete --info-dir=%{_infodir} %{_infodir}/${i}.info.gz + %install_info_delete --info-dir=%{_infodir} %{_infodir}/${i}.info.gz done %post -n w3m-el-xemacs @@ -248,7 +174,7 @@ %preun -n w3m-el-xemacs for i in emacs-w3m emacs-w3m-ja do - %install_info --delete --info-dir=%{xemacs_package_dir}/info/ %{xemacs_package_dir}/info/${i}.info.gz + %install_info_delete --info-dir=%{xemacs_package_dir}/info/ %{xemacs_package_dir}/info/${i}.info.gz done %clean ++++++ emacs-w3m-1.4.4.20080124.tar.bz2 -> emacs-w3m-1.4.506.tar.bz2 ++++++ ++++ 27030 lines of diff (skipped) ++++++ suse-start.el ++++++ --- /var/tmp/diff_new_pack.2PJXwq/_old 2012-12-19 13:44:44.000000000 +0100 +++ /var/tmp/diff_new_pack.2PJXwq/_new 2012-12-19 13:44:44.000000000 +0100 @@ -1,9 +1,4 @@ -(autoload 'w3m "w3m" "Interface for w3m on Emacs." t) -(autoload 'w3m-find-file "w3m" "w3m interface function for local file." t) -(autoload 'w3m-browse-url "w3m" "Ask a WWW browser to show a URL." t) -(autoload 'w3m-search "w3m-search" "Search QUERY using SEARCH-ENGINE." t) -(autoload 'w3m-weather "w3m-weather" "Display weather report." t) -(autoload 'w3m-antenna "w3m-antenna" "Report chenge of WEB sites." t) +(require 'w3m-load) (setq w3m-icon-directory "/usr/share/emacs/site-lisp/w3m") -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
