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
This commit is contained in:
Stephan Kulow 2011-09-21 13:56:14 +00:00 committed by Git OBS Bridge
parent bbfd3aa4bd
commit 362babe8ec
2 changed files with 6 additions and 84 deletions

View File

@ -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 Thu Aug 11 09:37:07 UTC 2011 - werner@suse.de

View File

@ -15,7 +15,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild
Name: emacs Name: emacs
@ -36,7 +35,6 @@ Requires: emacs-info = %{version}
Requires: emacs_program = %{version}-%{release} Requires: emacs_program = %{version}-%{release}
Requires: ctags Requires: ctags
Provides: ge_site ge_exec emacs-url Mule-UCS emacs-calc erc emacmisc Provides: ge_site ge_exec emacs-url Mule-UCS emacs-calc erc emacmisc
AutoReqProv: on
Summary: GNU Emacs Base Package Summary: GNU Emacs Base Package
Source: ftp://ftp.gnu.org/gnu/emacs/emacs-23.3a.tar.bz2 Source: ftp://ftp.gnu.org/gnu/emacs/emacs-23.3a.tar.bz2
Source1: app-defaults.Emacs Source1: app-defaults.Emacs
@ -84,22 +82,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Basic package for the GNU Emacs editor. Requires emacs-x11 or Basic package for the GNU Emacs editor. Requires emacs-x11 or
emacs-nox. 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 %package -n emacs-nox
License: GPLv2+ License: GPLv2+
PreReq: fileutils PreReq: fileutils
@ -108,7 +90,6 @@ Requires: emacs = %{version}-%{release}
Provides: emacs_program = %{version}-%{release}, emac_nox Provides: emacs_program = %{version}-%{release}, emac_nox
Summary: GNU Emacs-nox: An Emacs Binary without X Window System Support Summary: GNU Emacs-nox: An Emacs Binary without X Window System Support
Group: Productivity/Editors/Emacs Group: Productivity/Editors/Emacs
AutoReqProv: on
%description -n emacs-nox %description -n emacs-nox
Eight Megabytes And Constantly Swapping. Call it Eight Megabytes And Constantly Swapping. Call it
@ -117,22 +98,6 @@ emacs-nox
Love it or leave it. 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 %package -n emacs-x11
License: GPLv2+ License: GPLv2+
PreReq: fileutils PreReq: fileutils
@ -143,7 +108,6 @@ Provides: emacs_program = %{version}-%{release} emacsbin
Provides: emacs:/usr/bin/emacs ge_exec:/usr/bin/emacs Provides: emacs:/usr/bin/emacs ge_exec:/usr/bin/emacs
Summary: GNU Emacs: Emacs binary with X Window System Support Summary: GNU Emacs: Emacs binary with X Window System Support
Group: Productivity/Editors/Emacs Group: Productivity/Editors/Emacs
AutoReqProv: on
%description -n emacs-x11 %description -n emacs-x11
Call it Call it
@ -153,22 +117,6 @@ Emacs
Love it or leave it. This is the Emacs binary with X Window System Love it or leave it. This is the Emacs binary with X Window System
Support. 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 %package -n emacs-el
License: GPLv2+ License: GPLv2+
Obsoletes: ge_lisp Obsoletes: ge_lisp
@ -176,7 +124,6 @@ Requires: emacs = %{version}-%{release}
Provides: ge_lisp Provides: ge_lisp
Summary: Several Lisp Files for GNU Emacs Summary: Several Lisp Files for GNU Emacs
Group: Productivity/Editors/Emacs Group: Productivity/Editors/Emacs
AutoReqProv: on
%if 0%{?suse_version} >= 1120 %if 0%{?suse_version} >= 1120
BuildArch: noarch BuildArch: noarch
%endif %endif
@ -185,21 +132,6 @@ BuildArch: noarch
Several Lisp files not needed for running GNU Emacs. Most of these Several Lisp files not needed for running GNU Emacs. Most of these
files are pre-byte compiled and therefore not necessary. 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 %package -n emacs-info
License: GPLv2+ License: GPLv2+
Obsoletes: ge_info elispman elisp-manual elispint emacs-lisp-intro 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 Summary: Info files for GNU Emacs
Group: Productivity/Editors/Emacs Group: Productivity/Editors/Emacs
PreReq: %install_info_prereq PreReq: %install_info_prereq
AutoReqProv: on
%if 0%{?suse_version} >= 1120 %if 0%{?suse_version} >= 1120
BuildArch: noarch BuildArch: noarch
%endif %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 be read online with GNU Emacs. They describe Emacs and some of its
modes. 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 %prep
%setup -q -b 2 %setup -q -b 2
%patch1 -p0 -b .axp %patch1 -p0 -b .axp