On Tue, 18 Dec 2007 20:10:28 +0100
"Sasa" <[EMAIL PROTECTED]> wrote:

> Hi, on Fedora core 3 I have a problem with rpm construction for to use 
> clamav-0.92, when I execute:
> 
> #rpmbuild --target i386 -ba SPECS/clamav.spec
> 
> I have this error:
> 
> Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 
> rpmlib(PayloadFilesHavePrefix) <= 4.0-1
> Checking for unpackaged file(s): /usr/lib/rpm/check-files 
> /var/tmp/clamav-0.92-root
> error: Installed (but unpackaged) file(s) found:
>    /usr/lib/libclamunrar.so.3.0.3
>    /usr/lib/libclamunrar_iface.so.3.0.3
> RPM build errors:
>     Installed (but unpackaged) file(s) found:
>    /usr/lib/libclamunrar.so.3.0.3
>    /usr/lib/libclamunrar_iface.so.3.0.3
>
> ..what's the rpm file that I must upgrade ?
> Thanks.

None, the problem is that the spec file needs the addition of the
libclamunrar*.so* libraries to the files section.

It's easy, find the line that adds the libclamav*.so.* files and copy
it, then modify it as shown in my first sentence.

-- 

Brian Morrison

bdm at fenrir dot org dot uk

   "Arguing with an engineer is like wrestling with a pig in the mud;
    after a while you realize you are muddy and the pig is enjoying it."
    
GnuPG key ID DE32E5C5 - http://wwwkeys.uk.pgp.net/pgpnet/wwwkeys.html
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html

Reply via email to