]> git.pld-linux.org Git - packages/ossp-uuid.git/commitdiff
- toggle pgsql bcond (broken Makefile) auto/th/ossp-uuid-1_6_2-8
authorJan Palus <jan.palus@gmail.com>
Fri, 3 Dec 2010 12:40:47 +0000 (12:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fix bconds descriptions
- rel 8

Changed files:
    ossp-uuid.spec -> 1.20

ossp-uuid.spec

index 4b7cad096c0b8ec8588f66d8bb54598b16b7c26d..d2a9be16243726da49f0e38997bab3139f6998ad 100644 (file)
@@ -2,15 +2,15 @@
 # - fix bindings compilation (when library is not installed)
 #
 # Conditional build:
-%bcond_without php             # build PHP binding
-%bcond_without perl            # build Perl binding
-%bcond_without pgsql           # build postgresql binding
+%bcond_without php             # don't build PHP binding
+%bcond_without perl            # don't build Perl binding
+%bcond_with    pgsql           # build postgresql binding
 
 Summary:       Universally Unique Identifier library
 Summary(pl.UTF-8):     Biblioteka unikalnych identyfikatorów UUID
 Name:          ossp-uuid
 Version:       1.6.2
-Release:       7
+Release:       8
 License:       MIT
 Group:         Libraries
 Source0:       ftp://ftp.ossp.org/pkg/lib/uuid/uuid-%{version}.tar.gz
This page took 0.048071 seconds and 4 git commands to generate.