Author: adamg Date: Sat Mar 29 21:02:02 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 22.2
---- Files affected: SPECS: emacs.spec (1.88 -> 1.89) ---- Diffs: ================================================================ Index: SPECS/emacs.spec diff -u SPECS/emacs.spec:1.88 SPECS/emacs.spec:1.89 --- SPECS/emacs.spec:1.88 Thu Jan 24 02:22:59 2008 +++ SPECS/emacs.spec Sat Mar 29 22:01:56 2008 @@ -14,12 +14,12 @@ Summary(pt_BR.UTF-8): GNU Emacs Summary(tr.UTF-8): GNU Emacs Name: emacs -Version: 22.1 -Release: 4 -License: GPL +Version: 22.2 +Release: 0.1 +License: GPL v3+ Group: Applications/Editors/Emacs Source0: ftp://ftp.gnu.org/pub/gnu/emacs/%{name}-%{version}.tar.gz -# Source0-md5: 6949df37caec2d7a2e0eee3f1b422726 +# Source0-md5: d6ee586b8752351334ebf072904c4d51 Source1: %{name}-dot%{name} Source2: %{name}-site-start.el Source3: %{name}.png @@ -31,6 +31,7 @@ Source9: %{name}-nox.desktop Patch0: %{name}-tinfo.patch Patch1: %{name}-lib64.patch +Patch2: %{name}-quote.patch URL: http://www.gnu.org/software/emacs/ BuildRequires: autoconf BuildRequires: automake @@ -374,6 +375,7 @@ %if "%{_lib}" == "lib64" %patch1 -p1 %endif +%patch2 -p1 %build cp -f /usr/share/automake/config.* . @@ -809,6 +811,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.89 2008-03-29 21:01:56 adamg +- updated to 22.2 + Revision 1.88 2008-01-24 01:22:59 glen - invoke fix-info-dir via /sbin/postshell where possible to avoid extra /bin/sh dep ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/emacs.spec?r1=1.88&r2=1.89&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
