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

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


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

    Use %global instead of %define

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


More information about the scm-commits mailing list