]> git.pld-linux.org Git - packages/cups.git/commitdiff
- new style bcond
authorpbern <pbern@pld-linux.org>
Sat, 31 Jan 2004 21:13:21 +0000 (21:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 2.1

Changed files:
    cups.spec -> 1.96

cups.spec

index aaf054a0e61e31c7b768afc5fd4b30da5e6d9313..bbc60d41659b7e8cdbf937a690d20df13878b4fc 100644 (file)
--- a/cups.spec
+++ b/cups.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
-# _without_php don't build php extension
-# _without_perl        don't build perl extension
+%bcond_without php     # don't build php extension
+%bcond_without perl    # don't build perl extension
 #
 # TODO:
 # - register php module
@@ -14,7 +14,7 @@ Summary(pt_BR):       Sistema Unix de Impress
 Name:          cups
 %define        rcver   %{nil}
 Version:       1.1.20
-Release:       2
+Release:       2.1
 Epoch:         1
 License:       GPL/LGPL
 Group:         Applications/Printing
This page took 0.171123 seconds and 4 git commands to generate.