Browse Source

Prefer %global as FPG requires

Alois Mahdal 5 years ago
parent
commit
631d858bd2
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      packaging/template.spec

+ 3
- 3
packaging/template.spec View File

@@ -1,6 +1,6 @@
1
-%define sfincb %{_datadir}/shellfu/include-bash
2
-%define shellfu_req shellfu >= 0.10.10, shellfu < 0.11
3
-%define saturnin_req shellfu-bash-saturnin >= 0.4.13, shellfu-bash-saturnin < 0.5
1
+%global sfincb %{_datadir}/shellfu/include-bash
2
+%global shellfu_req shellfu >= 0.10.10, shellfu < 0.11
3
+%global saturnin_req shellfu-bash-saturnin >= 0.4.13, shellfu-bash-saturnin < 0.5
4 4
 
5 5
 Name:       __MKIT_PROJ_PKGNAME__
6 6
 Version:    __MKIT_PROJ_VERSION__