SHA256
1
0
forked from pool/gnu-efi

Accepting request 128182 from home:malcolmlewis:branches:Base:System

Add additional RPM OPT FLAGS to Make.defaults to avoid brp check warning and spec file clean up and rename rpmlintrc file.

OBS-URL: https://build.opensuse.org/request/show/128182
OBS-URL: https://build.opensuse.org/package/show/Base:System/gnu-efi?expand=0&rev=6
This commit is contained in:
2012-07-18 15:44:11 +00:00
committed by Git OBS Bridge
parent 8718c2e547
commit 53807894eb
4 changed files with 34 additions and 16 deletions

4
gnu-efi-rpmlintrc Normal file
View File

@@ -0,0 +1,4 @@
addFilter(".*devel-file-in-non-devel-package.*")
addFilter(".*static-library-without-debuginfo.*")
addFilter(".*source-or-patch-not-compressed.*")
addFilter(".*source-or-patch-not-bzipped.*")