[NBLUG/talk] rpm question
jet at sonic.net
jet at sonic.net
Wed Dec 3 12:39:01 PST 2003
BuildRequires: gd-devel >= 1.8.4
2.0.15-1 is greater than or equal to 1.8.4 so it builds fine... rpm knows
where the development files are located. All it requires is that a
package greater than or equal to 1.8.4 be installed.
I may give it a shot and see if it works for me.
> From the spec file, there is
>
> BuildRoot: %{_tmppath}/%{name}-root
>
> BuildRequires: bzip2-devel, curl-devel >= 7.9, db4-devel, expat-devel,
> freetype-devel
> BuildRequires: gd-devel >= 1.8.4, gdbm-devel, gmp-devel, aspell-devel >=
> 0.50.0
>
> How does the build process know where to get gd-devel-2.0.15-1?
More information about the talk
mailing list