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

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


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

    Use %global instead of %define

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


More information about the scm-commits mailing list