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

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


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

    Use %global instead of %define

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


More information about the scm-commits mailing list