]> git.pld-linux.org Git - packages/avifile.git/commitdiff
switch to new conditional builds macros (bcond_on_ -> _with_/bcond_off_ -> _without_...
authorArtur Frysiak <artur@frysiak.net>
Tue, 22 May 2001 09:06:11 +0000 (09:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    avifile.spec -> 1.43

avifile.spec

index d2ed64521560083e8a0dbfdd1d8676b14737ae93..39550b55e7bd01b65742555803c51ec7b2846172 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-# bcond_off_arts - without arts support
+# _without_arts - without arts support
 #
 
 %define                snap    20010514
@@ -24,7 +24,7 @@ BuildRequires:        XFree86-devel
 BuildRequires: SDL-devel >= 1.2.0
 BuildRequires: ac3dec-devel >= 0.6.1
 BuildRequires: libjpeg-devel
-%{!?bcond_off_arts:BuildRequires:      arts-devel}
+%{!?_without_arts:BuildRequires:       arts-devel}
 BuildRequires: unzip
 BuildRequires: qt-devel
 BuildConflicts:        wine-devel
This page took 0.036885 seconds and 4 git commands to generate.