On Tue, 05 Feb 2002 22:19:38 -0500
begin Ian <[EMAIL PROTECTED]> spewed forth:
[snip]
>
> from postfix.spec:
>
> -----------
> %triggerin -- db4
> rm -rf %{ROOT}/lib/libdb*
> %{copy_cmd}
> copy /lib/libdb-4.0.so %{ROOT}/lib
> copy /lib/libdb.so %{ROOT}/lib
> -----------
I hate it when they do stuff like the above, especially if db-3.2 really
is sufficient and the program doesn't rely on new db-4 stuff. That's what
the above would suggest, but I'd just change the spec file and try. Worst
it can do is segfault.
>
> -----------
> BuildRequires: gawk, perl, sed, ed, db4-devel
> -----------
>
> So, I have db3-devel installed, all I need to do is update the
> references and files in the above statements?
>
> rpm -bb postfix.spec
>
> Or am I oversimplifying this?
I'd at least give it a shot. You'll find out soon enough if you've
oversimplified it.
Ciao,
David A. Bandel
--
Focus on the dream, not the competition.
-- Nemesis Racing Team motto
Internet (H323) phone: 206.28.187.30
_______________________________________________
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.