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

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


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

    Use %global instead of %define

 kf5-attica.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/kf5-attica.spec b/kf5-attica.spec
index 92e40c2..71686dd 100644
--- a/kf5-attica.spec
+++ b/kf5-attica.spec
@@ -1,4 +1,4 @@
-%define framework attica
+%global framework attica
 
 Name:           kf5-attica
 Version:        5.4.0


More information about the scm-commits mailing list