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

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


commit 79960f6d9736fa6c6b969738ac9280d1899835fb
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Mon Nov 3 13:36:01 2014 +0100

    Use %global instead of %define

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


More information about the scm-commits mailing list