Compare commits
No commits in common. "factory" and "factory" have entirely different histories.
@ -1,12 +0,0 @@
|
|||||||
Index: libisds-0.11.2/test/simline/service.c
|
|
||||||
===================================================================
|
|
||||||
--- libisds-0.11.2.orig/test/simline/service.c
|
|
||||||
+++ libisds-0.11.2/test/simline/service.c
|
|
||||||
@@ -5,6 +5,7 @@
|
|
||||||
#include "services.h"
|
|
||||||
#include "system.h"
|
|
||||||
#include <string.h>
|
|
||||||
+#include <stdlib.h>
|
|
||||||
#include <stdint.h> /* For intmax_t */
|
|
||||||
#include <inttypes.h> /* For PRIdMAX */
|
|
||||||
#include <ctype.h> /* for isdigit() */
|
|
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri Nov 15 09:01:37 UTC 2024 - Marcus Meissner <meissner@suse.com>
|
|
||||||
|
|
||||||
- libisds-build-fix.patch: fix build with gcc14
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 3 10:53:54 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
Sat Dec 3 10:53:54 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libisds
|
# spec file for package libisds
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -27,7 +27,6 @@ URL: http://xpisar.wz.cz/libisds/
|
|||||||
Source0: http://xpisar.wz.cz/%{name}/dist/%{name}-%{version}.tar.xz
|
Source0: http://xpisar.wz.cz/%{name}/dist/%{name}-%{version}.tar.xz
|
||||||
Source1: http://xpisar.wz.cz/%{name}/dist/%{name}-%{version}.tar.xz.asc
|
Source1: http://xpisar.wz.cz/%{name}/dist/%{name}-%{version}.tar.xz.asc
|
||||||
Source2: %{name}.keyring
|
Source2: %{name}.keyring
|
||||||
Patch0: libisds-build-fix.patch
|
|
||||||
BuildRequires: docbook-xsl-stylesheets
|
BuildRequires: docbook-xsl-stylesheets
|
||||||
BuildRequires: gpg2
|
BuildRequires: gpg2
|
||||||
BuildRequires: libgcrypt-devel
|
BuildRequires: libgcrypt-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user