[libhbaapi] Use global instead of define

Petr Šabata psabata at fedoraproject.org
Wed Aug 22 12:30:51 UTC 2012


commit 17a6e49ebf75bdb18df76497e9cae6c2f981e5f8
Author: Petr Šabata <contyk at redhat.com>
Date:   Wed Aug 22 14:24:37 2012 +0200

    Use global instead of define

 libhbaapi.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libhbaapi.spec b/libhbaapi.spec
index 0cbdd09..12b8741 100644
--- a/libhbaapi.spec
+++ b/libhbaapi.spec
@@ -1,4 +1,4 @@
-%define buildversion 2.2.5
+%global buildversion 2.2.5
 
 Name:           libhbaapi
 Version:        2.2


More information about the scm-commits mailing list