From 362babe8ecfb809d8124840971ffb4aa876c7a1a2c23f8dfa262c318f6a6ebed Mon Sep 17 00:00:00 2001 From: Stephan Kulow <coolo@suse.com> Date: Wed, 21 Sep 2011 13:56:14 +0000 Subject: [PATCH] Accepting request 83417 from home:jengelh:bl-e - Remove redundant/obsolete tags/sections from specfile (cf. packaging guidelines) OBS-URL: https://build.opensuse.org/request/show/83417 OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=55 --- emacs.changes | 6 ++++ emacs.spec | 84 --------------------------------------------------- 2 files changed, 6 insertions(+), 84 deletions(-) diff --git a/emacs.changes b/emacs.changes index b8a10e4..f6128d3 100644 --- a/emacs.changes +++ b/emacs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de + +- Remove redundant/obsolete tags/sections from specfile + (cf. packaging guidelines) + ------------------------------------------------------------------- Thu Aug 11 09:37:07 UTC 2011 - werner@suse.de diff --git a/emacs.spec b/emacs.spec index c19782c..f551115 100644 --- a/emacs.spec +++ b/emacs.spec @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: emacs @@ -36,7 +35,6 @@ Requires: emacs-info = %{version} Requires: emacs_program = %{version}-%{release} Requires: ctags Provides: ge_site ge_exec emacs-url Mule-UCS emacs-calc erc emacmisc -AutoReqProv: on Summary: GNU Emacs Base Package Source: ftp://ftp.gnu.org/gnu/emacs/emacs-23.3a.tar.bz2 Source1: app-defaults.Emacs @@ -84,22 +82,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Basic package for the GNU Emacs editor. Requires emacs-x11 or emacs-nox. - - -Authors: --------- - Richard Stallman <rms@gnu.org> - Karl Heuer <kwzh@gnu.org> - Geoff Voelker <voelker@cs.washington.edu> - David J. MacKenzie <djm@gnu.org> - Morten Welinder <terra@gnu.org> - Paul Reilly <pmr@gnu.org> - Roland McGrath <roland@gnu.org> - Brian Fox - Jim Blandy <jimb@gnu.org> - Eric S. Raymond <esr@thyrsus.com> - Ken Stevens <k.stevens@ieee.org> - %package -n emacs-nox License: GPLv2+ PreReq: fileutils @@ -108,7 +90,6 @@ Requires: emacs = %{version}-%{release} Provides: emacs_program = %{version}-%{release}, emac_nox Summary: GNU Emacs-nox: An Emacs Binary without X Window System Support Group: Productivity/Editors/Emacs -AutoReqProv: on %description -n emacs-nox Eight Megabytes And Constantly Swapping. Call it @@ -117,22 +98,6 @@ emacs-nox Love it or leave it. - - -Authors: --------- - Richard Stallman <rms@gnu.org> - Karl Heuer <kwzh@gnu.org> - Geoff Voelker <voelker@cs.washington.edu> - David J. MacKenzie <djm@gnu.org> - Morten Welinder <terra@gnu.org> - Paul Reilly <pmr@gnu.org> - Roland McGrath <roland@gnu.org> - Brian Fox - Jim Blandy <jimb@gnu.org> - Eric S. Raymond <esr@thyrsus.com> - Ken Stevens <k.stevens@ieee.org> - %package -n emacs-x11 License: GPLv2+ PreReq: fileutils @@ -143,7 +108,6 @@ Provides: emacs_program = %{version}-%{release} emacsbin Provides: emacs:/usr/bin/emacs ge_exec:/usr/bin/emacs Summary: GNU Emacs: Emacs binary with X Window System Support Group: Productivity/Editors/Emacs -AutoReqProv: on %description -n emacs-x11 Call it @@ -153,22 +117,6 @@ Emacs Love it or leave it. This is the Emacs binary with X Window System Support. - - -Authors: --------- - Richard Stallman <rms@gnu.org> - Karl Heuer <kwzh@gnu.org> - Geoff Voelker <voelker@cs.washington.edu> - David J. MacKenzie <djm@gnu.org> - Morten Welinder <terra@gnu.org> - Paul Reilly <pmr@gnu.org> - Roland McGrath <roland@gnu.org> - Brian Fox - Jim Blandy <jimb@gnu.org> - Eric S. Raymond <esr@thyrsus.com> - Ken Stevens <k.stevens@ieee.org> - %package -n emacs-el License: GPLv2+ Obsoletes: ge_lisp @@ -176,7 +124,6 @@ Requires: emacs = %{version}-%{release} Provides: ge_lisp Summary: Several Lisp Files for GNU Emacs Group: Productivity/Editors/Emacs -AutoReqProv: on %if 0%{?suse_version} >= 1120 BuildArch: noarch %endif @@ -185,21 +132,6 @@ BuildArch: noarch Several Lisp files not needed for running GNU Emacs. Most of these files are pre-byte compiled and therefore not necessary. - - -Authors: --------- - Richard Stallman <rms@gnu.org> - Karl Heuer <kwzh@gnu.org> - Geoff Voelker <voelker@cs.washington.edu> - David J. MacKenzie <djm@gnu.org> - Morten Welinder <terra@gnu.org> - Paul Reilly <pmr@gnu.org> - Roland McGrath <roland@gnu.org> - Brian Fox <bfox@gnu.org> - Jim Blandy <jimb@gnu.org> - Eric S. Raymond <esr@thyrsus.com> - %package -n emacs-info License: GPLv2+ Obsoletes: ge_info elispman elisp-manual elispint emacs-lisp-intro @@ -207,7 +139,6 @@ Provides: elispman elisp-manual elispint emacs-lisp-intro ge_info Summary: Info files for GNU Emacs Group: Productivity/Editors/Emacs PreReq: %install_info_prereq -AutoReqProv: on %if 0%{?suse_version} >= 1120 BuildArch: noarch %endif @@ -217,21 +148,6 @@ This package contains all the Info files for GNU Emacs. These files can be read online with GNU Emacs. They describe Emacs and some of its modes. - - -Authors: --------- - Richard Stallman <rms@gnu.org> - Karl Heuer <kwzh@gnu.org> - Geoff Voelker <voelker@cs.washington.edu> - David J. MacKenzie <djm@gnu.org> - Morten Welinder <terra@gnu.org> - Paul Reilly <pmr@gnu.org> - Roland McGrath <roland@gnu.org> - Brian Fox <bfox@gnu.org> - Jim Blandy <jimb@gnu.org> - Eric S. Raymond <esr@thyrsus.com> - %prep %setup -q -b 2 %patch1 -p0 -b .axp