16 Commits

Author SHA256 Message Date
Petr Tesarik
645483610c Fix build with gcc-15
Fix genuine issues which are no longer tolerated by GCC 15.

Signed-off-by: Petr Tesarik <ptesarik@suse.com>
2025-05-29 09:39:26 +02:00
09d5802826 Accepting request 1083855 from Kernel:kdump
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1083855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eppic?expand=0&rev=11
2023-05-02 14:19:15 +00:00
Petr Tesařík
ff7d59dafa Check correct uname -m output for 32-bit powerpc.
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=32
2023-04-24 15:59:01 +00:00
Petr Tesařík
a78967cd00 o Build on RISC-V64 and 32-bit Arm and IBM POWER.
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=31
2023-04-24 09:20:25 +00:00
Petr Tesařík
88609dcd23 Fix build on 32-bit POWER
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=30
2023-04-24 09:18:25 +00:00
Petr Tesařík
341cf57939 Accepting request 1082392 from home:ptesarik:branches:Kernel:kdump
- Update to c294e5bf89cab01f3c5316474cfc5104af7e6a60
  o Build on RISC-V 64 and 32-bit Arm and IBM POWER.
- Drop upstreamed patches:
  o eppic-Fix-eppic_getnxtfct.patch
  o eppic-crash-INCDIR.patch

OBS-URL: https://build.opensuse.org/request/show/1082392
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=29
2023-04-24 08:50:21 +00:00
Petr Tesařík
846729abf5 Accepting request 1079222 from home:ptesarik:branches:Kernel:kdump
- Build the crash extension.
- Package the eppic code.
- eppic-crash-INCDIR.patch: Use make variable INCDIR to find crash
  include files.

- eppic-Fix-eppic_getnxtfct.patch: Fix name length condition in
  eppic_getnxtfct().

- Switch upstream branch to v5.0.
- Update to commit e0a3b03
  o Assorted bug fixes.

OBS-URL: https://build.opensuse.org/request/show/1079222
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=28
2023-04-13 14:25:31 +00:00
1820aa7f72 Accepting request 868967 from Kernel:kdump
- Update upstream URL.
- Convert to obs_scm source service.
- Upgrade to git commit e8844d3.
- Drop patches that have been merged into upstream:
  o eppic-no-return.patch
  o eppic-use-extern-in-devel-declaration.patch
  o eppic-binutils-fix.patch
- Add eppic-binutils-fix.patch in order to not used 'l' option for
  ar. It has a new meaning.

OBS-URL: https://build.opensuse.org/request/show/868967
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eppic?expand=0&rev=10
2021-02-07 14:14:01 +00:00
Petr Tesařík
f9d2913c91 Add the tar.bz2 archive
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=26
2021-02-03 14:11:33 +00:00
Petr Tesařík
66c908517b Remove the tar.xz archive.
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=25
2021-02-03 14:10:30 +00:00
Petr Tesařík
7556144365 Switch to bz2 (SLE11 SP4 did not have xz)
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=24
2021-02-03 14:07:52 +00:00
Petr Tesařík
dad5d1dc40 - Upgrade to git commit e8844d3.
o eppic-binutils-fix.patch

OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=23
2021-02-03 13:59:01 +00:00
Petr Tesařík
d38c72790c Change services to localonly.
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=22
2021-02-03 13:52:08 +00:00
Petr Tesařík
302552840e Re-enable set_version source service.
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=21
2021-02-03 12:22:31 +00:00
Petr Tesařík
a42d54d4b2 drop set_service service, because it is missing in SLE
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=20
2021-02-03 10:09:51 +00:00
Petr Tesařík
1b8bb23755 - Update upstream URL.
- Convert to obs_scm source service.
- Upgrade to git commit 873741a.
- Drop patches that have been merged into upstream:
  o eppic-no-return.patch
  o eppic-use-extern-in-devel-declaration.patch

OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=19
2021-02-03 10:06:59 +00:00
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d4d86e6abce78f905a755229fc2644d9e33a1b511931ec1b04d45b7ef45af8d4
size 90812

BIN
eppic-4.99.git.1748503906.6cb0c2a.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 29 07:34:48 UTC 2025 - Petr Tesařík <ptesarik@suse.com>
- Update to 6cb0c2ad3ac2de988c02378766ef53302726abf3
o Fix build with gcc-15
-------------------------------------------------------------------
Mon Apr 24 08:26:22 UTC 2023 - Petr Tesařík <petr@tesarici.cz>

View File

@@ -17,7 +17,7 @@
Name: eppic
Version: 4.99.git.1682279748.c294e5b
Version: 4.99.git.1748503906.6cb0c2a
Release: 0
Summary: Embeddable Pre-Processor and Interpreter for C
License: GPL-2.0-or-later