SHA256
1
0
forked from pool/rpmlint

- disallow /var/run and /var/lock

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=267
This commit is contained in:
2014-05-05 15:17:36 +00:00
committed by Git OBS Bridge
parent 1b9c273a2b
commit 5f37cb646e
3 changed files with 174 additions and 0 deletions

View File

@@ -128,6 +128,8 @@ Patch94: suse-ignore-specfile-errors.diff
Patch95: invalid-filerequires.diff
Patch96: rpmlint-decode-fix.diff
Patch97: rpmlint-fix-unexpanded-macros-for-array-values.patch
# PATCH-FIX-UPSTREAM: lnussel@suse.de - disallow /var/run and /var/lock
Patch98: rpmlint-1.5-disallow-var-run-and-var-lock.diff
%py_requires
@@ -208,6 +210,7 @@ source packages can be checked.
%patch95
%patch96 -p1
%patch97 -p1
%patch98 -p1
cp -p %{SOURCE2} .
# Only move top-level python files
chmod 0755 rpmlint-checks-master/*.py