https://bugzilla.novell.com/show_bug.cgi?id=488747
User lehrig@t-online.de added comment https://bugzilla.novell.com/show_bug.cgi?id=488747#c2
--- Comment #2 from Rainer Lehrig lehrig@t-online.de 2009-03-26 00:42:23 MST --- Hi Marcus,
i found http://en.opensuse.org/Packaging/RpmLint#Supressing_False_Positives
If i understand correctly i can write
addFilter("library-without-ldconfig-postin */opt/pvb/rllib/lib/librllib.so.1.0.0")
within a %{name}-%{version}-rpmlintrc in order to suppress the check.
But i do not understand the syntax of "Source5:" within the spec file Source5: %{name}-%{version}-rpmlintrc
can i write Source1: %{name}-%{version}-rpmlintrc also ?
This might be a support issue, but it would be kind of you to describe it for me.
If the above is correct, you may close the bug report.