소스 검색

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__