3 Commits

Author SHA256 Message Date
66da0dee34 Set CFLAGS=-std=gnu11 2025-06-24 23:54:03 +02:00
Stefan Dirsch
2c73088d0b removed unneeded xorg-x11-proto-devel BuildRequires (bsc#1236804) 2025-02-05 14:33:36 +01:00
8922fd9d72 Add xbgi-gcc14.diff 2024-09-05 19:02:32 +02:00
4 changed files with 9 additions and 11 deletions

View File

@@ -1,4 +0,0 @@
mtime: 1738762416
commit: 2c73088d0be73fbb44086008a54f70b61020511a5971127e85afca784b31af45
url: https://src.opensuse.org/jengelh/libXbgi
revision: master

View File

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

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 24 21:53:45 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Set CFLAGS to -std=gnu11
-------------------------------------------------------------------
Wed Feb 5 13:33:02 UTC 2025 - Stefan Dirsch <sndirsch@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package libXbgi
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -79,15 +79,15 @@ in %lname.
%build
autoreconf -fiv
export CFLAGS="%optflags -std=gnu11"
%configure --disable-static
make %{?_smp_mflags} V=1
%make_build V=1
%install
%make_install
rm -f "%buildroot/%_libdir"/*.la
%post -n %lname -p /sbin/ldconfig
%postun -n %lname -p /sbin/ldconfig
%ldconfig_scriptlets -n %lname
%files -n %lname
%doc License.txt