SHA256
1
0
forked from pool/libXbgi

5 Commits

2 changed files with 4 additions and 9 deletions

View File

@@ -1,8 +1,3 @@
-------------------------------------------------------------------
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) 2025 SUSE LLC
# Copyright (c) 2024 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_build V=1
make %{?_smp_mflags} V=1
%install
%make_install
rm -f "%buildroot/%_libdir"/*.la
%ldconfig_scriptlets -n %lname
%post -n %lname -p /sbin/ldconfig
%postun -n %lname -p /sbin/ldconfig
%files -n %lname
%doc License.txt