瀏覽代碼

Prefer %global as FPG requires

Alois Mahdal 5 年之前
父節點
當前提交
631d858bd2
共有 1 個檔案被更改,包括 3 行新增3 行删除
  1. 3
    3
      packaging/template.spec

+ 3
- 3
packaging/template.spec 查看文件

@@ -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__