Author: atler Date: Fri Dec 3 12:40:52 2010 GMT Module: packages Tag: HEAD ---- Log message: - toggle pgsql bcond (broken Makefile) - fix bconds descriptions - rel 8
---- Files affected: packages/ossp-uuid: ossp-uuid.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: packages/ossp-uuid/ossp-uuid.spec diff -u packages/ossp-uuid/ossp-uuid.spec:1.19 packages/ossp-uuid/ossp-uuid.spec:1.20 --- packages/ossp-uuid/ossp-uuid.spec:1.19 Sun May 16 13:00:38 2010 +++ packages/ossp-uuid/ossp-uuid.spec Fri Dec 3 13:40:47 2010 @@ -3,15 +3,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 @@ -294,6 +294,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2010/12/03 12:40:47 atler +- toggle pgsql bcond (broken Makefile) +- fix bconds descriptions +- rel 8 + Revision 1.19 2010/05/16 11:00:38 qboosh - -c++-devel R: libstdc++-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ossp-uuid/ossp-uuid.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
