[kf5-kconfig/f20] Use %global instead of %define

Daniel Vrátil dvratil at fedoraproject.org
Tue Nov 4 12:28:18 UTC 2014


commit 239bcdc573e72365857f97dc936ef733fdaa1193
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Mon Nov 3 13:35:55 2014 +0100

    Use %global instead of %define

 kf5-kconfig.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec
index 0ecd843..afe8994 100644
--- a/kf5-kconfig.spec
+++ b/kf5-kconfig.spec
@@ -1,4 +1,4 @@
-%define framework kconfig
+%global framework kconfig
 
 Name:           kf5-%{framework}
 Version:        5.4.0


More information about the scm-commits mailing list