Accepting request 978989 from home:tiwai:branches:M17N
- Update to version 1.14.9+130+g289e5bbd66f6: * Fold docstring within 80 characters * Remove XEmacs related stuff. * New installer option PACKAGE_LISPDIR * Fix problem with new timestamp format. * Fold docstring within 80 characters OBS-URL: https://build.opensuse.org/request/show/978989 OBS-URL: https://build.opensuse.org/package/show/M17N/emacs-flim?expand=0&rev=7
This commit is contained in:
parent
637e0e2b56
commit
45dd98448b
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/wanderlust/flim</param>
|
||||
<param name="changesrevision">02735dede6603987e8309a76d0bc7a9ff9a5a227</param></service></servicedata>
|
||||
<param name="changesrevision">289e5bbd66f6f14306a6e0b922ee8f26267e2470</param></service></servicedata>
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 24 12:19:44 UTC 2022 - tiwai@suse.com
|
||||
|
||||
- Update to version 1.14.9+130+g289e5bbd66f6:
|
||||
* Fold docstring within 80 characters
|
||||
* Remove XEmacs related stuff.
|
||||
* New installer option PACKAGE_LISPDIR
|
||||
* Fix problem with new timestamp format.
|
||||
* Fold docstring within 80 characters
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 09 07:17:16 UTC 2022 - schwab@linux-m68k.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package emacs-flim
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -12,17 +12,17 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: emacs-flim
|
||||
Version: 1.14.9+125+g02735de
|
||||
Version: 1.14.9+130+g289e5bbd66f6
|
||||
Release: 0
|
||||
Summary: An Emacs Library for MIME
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Editors/Emacs
|
||||
Url: https://github.com/wanderlust/flim
|
||||
URL: https://github.com/wanderlust/flim
|
||||
Source: flim-%{version}.tar.gz
|
||||
Patch: flim-encoding-fix.diff
|
||||
BuildRequires: emacs-apel >= 10.7
|
||||
@ -31,6 +31,7 @@ Requires: emacs
|
||||
Requires: emacs-apel
|
||||
Requires: emacs_program
|
||||
Provides: flim = %{version}
|
||||
Requires: emacs_program
|
||||
Obsoletes: flim <= %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
@ -45,11 +46,13 @@ For coding and decoding MIME messages.
|
||||
%build
|
||||
make %{?_smp_mflags} EMACS=emacs \
|
||||
PREFIX=%{_prefix} \
|
||||
PACKAGE_LISPDIR=NONE \
|
||||
VERSION_SPECIFIC_LISPDIR=%{_datadir}/emacs/site-lisp/emu
|
||||
|
||||
%install
|
||||
make install EMACS=emacs \
|
||||
PREFIX=%{buildroot}%{_prefix} \
|
||||
PACKAGE_LISPDIR=NONE \
|
||||
VERSION_SPECIFIC_LISPDIR=%{_datadir}/emacs/site-lisp/emu
|
||||
# make install.man
|
||||
# Already part of Emacs
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c00e9b61157f4ebaa64b9b00d8a18155c47845841a0c2318d87d75ecbffa0e1
|
||||
size 663564
|
3
flim-1.14.9+130+g289e5bbd66f6.obscpio
Normal file
3
flim-1.14.9+130+g289e5bbd66f6.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5695efaaf7279ee3d0b074cbc6bf69c8b12a1bfd1907eef9391658beb413bf85
|
||||
size 663052
|
@ -1,5 +1,5 @@
|
||||
name: flim
|
||||
version: 1.14.9+125+g02735de
|
||||
mtime: 1622292799
|
||||
commit: 02735dede6603987e8309a76d0bc7a9ff9a5a227
|
||||
version: 1.14.9+130+g289e5bbd66f6
|
||||
mtime: 1651588973
|
||||
commit: 289e5bbd66f6f14306a6e0b922ee8f26267e2470
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user