]> git.pld-linux.org Git - packages/cups-filters.git/commitdiff
Revert "build with fixed php version by default; rel 2"
authorJan Palus <atler@pld-linux.org>
Mon, 5 Nov 2018 16:09:45 +0000 (17:09 +0100)
committerJan Palus <atler@pld-linux.org>
Mon, 5 Nov 2018 16:09:45 +0000 (17:09 +0100)
This reverts commit 9c5a5b9bc0603e804eea7841b0ddeb20239c16fc.

cups-filters.spec

index 7a321728e8f079a0790b6fffc09df0ecc721bffd..815b39a8492870d33d81f2e7f95d18bccade3c1a 100644 (file)
@@ -4,16 +4,15 @@
 %bcond_without braille         # Braille embossers support
 %bcond_without perl            # Perl module
 %bcond_without php             # PHP extension
-%bcond_with    system_php      # Build against PHP version installed in system
 
-%if %{without system_php}
+%if 0%{!?php_name:1}
 %define                php_name        php55
 %endif
 Summary:       OpenPrinting CUPS filters and backends
 Summary(pl.UTF-8):     Filtry i backendy CUPS-a z projektu OpenPrinting
 Name:          cups-filters
 Version:       1.21.3
-Release:       2
+Release:       1
 # For a breakdown of the licensing, see COPYING file
 # GPLv2:   filters: commandto*, imagetoraster, pdftops, rasterto*,
 #                   imagetopdf, pstopdf, texttopdf
This page took 0.085866 seconds and 4 git commands to generate.