소스 검색

Clean up specfile header

Alois Mahdal 6 년 전
부모
커밋
2b40bb8125
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0
    3
      light.spec.in

+ 0
- 3
light.spec.in 파일 보기

@@ -7,9 +7,6 @@ URL:        https://github.com/haikarainen/light
7 7
 License:    GPLv3
8 8
 Source0:   __APP_URLBASE__/archive/%{version}.tar.gz
9 9
 
10
-# BuildRequires: autoconf
11
-# BuildRequires: automake
12
-
13 10
 %description
14 11
 Light is a program to control backlight controllers under GNU/Linux.
15 12