]> git.pld-linux.org Git - packages/mythtv.git/commitdiff
- don't use %{?without_...} - it may not work after inverting bcond auto/th/mythtv-0_22-fix23095_1 auto/ti/mythtv-0_22-fix23095_1
authorsparky <sparky@pld-linux.org>
Fri, 15 Jan 2010 20:29:12 +0000 (20:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mythtv.spec -> 1.94

mythtv.spec

index 0fabfb4ff5d53bbdc8dd89e926530e6356bb3985..c2393e2d89accdb74fbc4dea547ebe791f1ed524 100644 (file)
@@ -108,7 +108,7 @@ BuildRequires:      perl-tools-pod
 BuildRequires: pkgconfig
 BuildRequires: python-devel
 %{?with_pulseaudio:BuildRequires: pulseaudio-devel}
-%{?without_pulseaudio:BuildConflicts: pulseaudio-devel}
+%{!?with_pulseaudio:BuildConflicts: pulseaudio-devel}
 BuildRequires: qt4-build
 BuildRequires: qt4-qmake
 BuildRequires: rpm-pythonprov
This page took 0.077086 seconds and 4 git commands to generate.