SHA256
1
0
forked from pool/rpmlint

Accepting request 53441 from Base:System

Accepted submit request 53441 from user dirkmueller

OBS-URL: https://build.opensuse.org/request/show/53441
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=84
This commit is contained in:
Ruediger Oertel 2010-11-20 11:28:28 +00:00 committed by Git OBS Bridge
parent 78ef6dc709
commit a7c37e06e7
3 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,13 @@
--- TagsCheck.py
+++ TagsCheck.py
@@ -644,8 +644,8 @@
printWarning(pkg,
'incoherent-version-dependency-on',
base_or_libs,
- Pkg.versionToString(dep[2][0],
- dep[2][1], None),
+ Pkg.versionToString((dep[2][0],
+ dep[2][1], None)),
sexp)
res = devel_number_regex.search(name)
if not res:

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 19 13:23:56 CET 2010 - dmueller@suse.de
- fix exception on postgresql build
-------------------------------------------------------------------
Thu Nov 18 10:46:19 UTC 2010 - lnussel@suse.de

View File

@ -121,6 +121,7 @@ Patch79: rpmlint-fscaps.diff
Patch80: remove-expand-macros.diff
Patch81: suse-whitelist-opensuse.diff
Patch82: rpmlint-badness-info.diff
Patch83: incoherent-warning-fix.diff
%py_requires
%description
@ -198,6 +199,7 @@ Authors:
%patch80
%patch81
%patch82 -p1
%patch83
cp -p %{SOURCE1} .
cp -p %{SOURCE2} .
cp -p %{SOURCE3} .