[zeromq3] enable building against openpgm

tomspur tomspur at fedoraproject.org
Mon Dec 24 17:54:35 UTC 2012


commit 38e52fbe2d1daa4acfb1b55d6e71cd29a2ff980d
Author: Thomas Spura <thomas.spura at gmail.com>
Date:   Mon Dec 24 18:54:24 2012 +0100

    enable building against openpgm

 zeromq3.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/zeromq3.spec b/zeromq3.spec
index 1f16eac..d49b680 100644
--- a/zeromq3.spec
+++ b/zeromq3.spec
@@ -1,4 +1,4 @@
-%bcond_with pgm
+%bcond_without pgm
 
 Name:           zeromq3
 Version:        3.2.2
@@ -106,7 +106,7 @@ make check
 
 %changelog
 * Fri Dec 14 2012 Thomas Spura <tomspur at fedoraproject.org> - 3.2.2-2
-- add bcond_with pgm macro (Jose Pedro Oliveira, #867182)
+- add bcond_without pgm macro (Jose Pedro Oliveira, #867182)
 - remove bundled pgm
 - add zeromq-3 git repository
 


More information about the scm-commits mailing list