Author: baggins Date: Sun Jul 1 16:18:08 2012 GMT Module: packages Tag: HEAD ---- Log message: - rel 6 - disable emacs support and note why it is so
---- Files affected: packages/emacsen-gnus-pkg: emacsen-gnus-pkg.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: packages/emacsen-gnus-pkg/emacsen-gnus-pkg.spec diff -u packages/emacsen-gnus-pkg/emacsen-gnus-pkg.spec:1.20 packages/emacsen-gnus-pkg/emacsen-gnus-pkg.spec:1.21 --- packages/emacsen-gnus-pkg/emacsen-gnus-pkg.spec:1.20 Fri Feb 3 15:12:48 2012 +++ packages/emacsen-gnus-pkg/emacsen-gnus-pkg.spec Sun Jul 1 18:18:03 2012 @@ -1,8 +1,11 @@ # $Revision$, $Date$ # +# This package is archaic and aoutdated and exist until there is xemacs release +# with bundled GNUS as it is with GNU Emacs. See web page for details. +# # Conditional build: %bcond_without xemacs # Build without XEmacs support -%bcond_without emacs # Build without GNU Emacs support +%bcond_with emacs # Build with GNU Emacs support %bcond_without pdf_doc # Don't build PDF documentation # %define _the_name gnus @@ -10,7 +13,7 @@ Summary(pl.UTF-8): Czytnik grup dyskusyjnych i klient poczty dla Emacsa/XEmacsa Name: emacsen-gnus-pkg Version: 5.10.10 -Release: 5 +Release: 6 License: GPL Group: Applications/Networking Source0: http://www.gnus.org/dist/%{_the_name}-%{version}.tar.gz @@ -223,6 +226,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2012/07/01 16:18:03 baggins +- rel 6 +- disable emacs support and note why it is so + Revision 1.20 2012/02/03 14:12:48 baggins - release 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/emacsen-gnus-pkg/emacsen-gnus-pkg.spec?r1=1.20&r2=1.21 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
