SHA256
1
0
forked from pool/xemacs

Accepting request 36263 from M17N

Copy from M17N/xemacs based on submit request 36263 from user WernerFink

OBS-URL: https://build.opensuse.org/request/show/36263
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xemacs?expand=0&rev=49
This commit is contained in:
OBS User autobuild 2010-04-01 01:26:35 +00:00 committed by Git OBS Bridge
parent edf8e02927
commit b5734060aa
2 changed files with 11 additions and 4 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
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

View File

@ -1,5 +1,5 @@
#
# spec file for package xemacs (Version 21.5.b604d235f028)
# spec file for package xemacs (Version 21.5.29.b604d235f028)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -42,8 +42,8 @@ PreReq: permissions
Requires: xemacs-info xemacs-packages ctags
Conflicts: gnuserv
AutoReqProv: on
Version: 21.5.b604d235f028
Release: 2
Version: 21.5.29.b604d235f028
Release: 1
Summary: XEmacs
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# Howto get the Mercurial tree of XEmacs:
@ -113,7 +113,8 @@ 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