diff --git a/SPECS/libucil.spec b/SPECS/libucil.spec index 249be44..9e559d8 100644 --- a/SPECS/libucil.spec +++ b/SPECS/libucil.spec @@ -1,7 +1,7 @@ Summary: Library to render text and graphic overlays onto video images Name: libucil Version: 0.9.10 -Release: 16%{?dist} +Release: 16%{?dist}.alma License: GPLv2+ Group: System Environment/Libraries URL: http://www.unicap-imaging.org/ @@ -52,6 +52,7 @@ gtkdocize --copy autoreconf -fiv %build +export CFLAGS="$RPM_OPT_FLAGS -I/usr/include/alsa" %configure --disable-rpath --enable-gtk-doc make %{?_smp_mflags} @@ -82,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/%{name} %changelog +* Tue Nov 02 2021 Eduard Abdullin - 0.9.10-16.alma +- Added alsa to CFLAGS + * Wed Feb 07 2018 Fedora Release Engineering - 0.9.10-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild