]> git.pld-linux.org Git - packages/ossp-uuid.git/commitdiff
- disable php since there is no way to reliably built this package auto/th/ossp-uuid-1.6.2-32
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 4 Dec 2019 22:51:20 +0000 (23:51 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Wed, 4 Dec 2019 22:51:20 +0000 (23:51 +0100)
- rebuild with perl 5.30.0
- rel 32

ossp-uuid.spec

index a84a5c0ff6c0c9ade3898a8ec27d3806daf64e59..d2d8e316288941a1c7f395e87324d64c4a535b11 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without php             # don't build PHP binding
+%bcond_with    php             # don't build PHP binding
 %bcond_without perl            # don't build Perl binding
 %bcond_with    pgsql           # build postgresql binding
 %bcond_without  static_libs     # don't build static libraries
@@ -9,7 +9,7 @@ Summary:        Universally Unique Identifier library
 Summary(pl.UTF-8):     Biblioteka unikalnych identyfikatorów UUID
 Name:          ossp-uuid
 Version:       1.6.2
-Release:       31
+Release:       32
 License:       MIT
 Group:         Libraries
 Source0:       ftp://ftp.ossp.org/pkg/lib/uuid/uuid-%{version}.tar.gz
This page took 0.123892 seconds and 4 git commands to generate.