From c3dff21d8de5da16625162fa55dffb4d66689ed94b590082c792669ced20d926 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Wed, 31 Mar 2010 13:15:04 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/M17N/xemacs?expand=0&rev=21 --- ready | 0 xemacs.changes | 11 +++++++++++ xemacs.spec | 15 +++++++++++---- 3 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 ready diff --git a/ready b/ready deleted file mode 100644 index 473a0f4..0000000 diff --git a/xemacs.changes b/xemacs.changes index 5f0099a..d44f358 100644 --- a/xemacs.changes +++ b/xemacs.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Mar 31 14:56:07 CEST 2010 - werner@suse.de + +- Change version scheme to allow zypper to install newer test + version (bnc#590429) + +------------------------------------------------------------------- +Tue Feb 9 17:12:35 CET 2010 - prusnak@suse.cz + +- build -el and -info as noarch subpackages + ------------------------------------------------------------------- Fri Dec 4 18:41:30 CET 2009 - werner@suse.de diff --git a/xemacs.spec b/xemacs.spec index d654135..8c04d76 100644 --- a/xemacs.spec +++ b/xemacs.spec @@ -1,7 +1,7 @@ # # spec file for package xemacs (Version 21.5.b604d235f028) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -42,8 +42,8 @@ PreReq: permissions Requires: xemacs-info xemacs-packages ctags Conflicts: gnuserv AutoReqProv: on -Version: 21.5.b604d235f028 -Release: 1 +Version: 21.5.29.b604d235f028 +Release: 2 Summary: XEmacs BuildRoot: %{_tmppath}/%{name}-%{version}-build # Howto get the Mercurial tree of XEmacs: @@ -113,10 +113,14 @@ Authors: %package -n xemacs-el License: GPLv2+ -Requires: xemacs xemacs-packages-el +Requires: xemacs == %{version}-%{release} +Requires: xemacs-packages-el Summary: Emacs-Lisp source files for XEmacs Group: Productivity/Editors/Emacs AutoReqProv: on +%if 0%{?suse_version} >= 1120 +BuildArch: noarch +%endif %description -n xemacs-el Most Emacs-Lisp source files are not needed for running XEmacs. Most of @@ -139,6 +143,9 @@ Requires: xemacs-packages-info Summary: Info Files for XEmacs Group: Productivity/Editors/Emacs AutoReqProv: on +%if 0%{?suse_version} >= 1120 +BuildArch: noarch +%endif %description -n xemacs-info This package contains all info files for XEmacs. All these files can be