public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xine-lib] epel9-next: fix thinko'd typo-fix (are we there yet?)
@ 2026-07-20 20:00 Rex Dieter
  0 siblings, 0 replies; only message in thread
From: Rex Dieter @ 2026-07-20 20:00 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/xine-lib
Branch : epel9-next
Commit : 7f8916426460da3d518ac0973157ee157a2b9e8e
Author : Rex Dieter <rdieter@fedoraproject.org>
Date   : 2009-01-07T21:28:55+00:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/xine-lib/c/7f8916426460da3d518ac0973157ee157a2b9e8e?branch=epel9-next

Log:
fix thinko'd typo-fix (are we there yet?)

---
diff --git a/xine-lib.spec b/xine-lib.spec
index 20aa7d8..1a1756e 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -401,7 +401,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with_aalib}
 %{_libdir}/xine/plugins/%{abiver}/xineplug_vo_out_aa.so
 %endif # aalib
-%if 0%{?_with_caca}
+%if 0%{?_with_caca:1}
 %{_libdir}/xine/plugins/%{abiver}/xineplug_vo_out_caca.so
 %endif # caca
 %if 0%{!?_without_directfb:1}

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-20 20:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 20:00 [rpms/xine-lib] epel9-next: fix thinko'd typo-fix (are we there yet?) Rex Dieter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox