Commit Graph

161 Commits

Author SHA1 Message Date
Steve Dickson 3d9be28ff2 - Fixed potential buffer overflow in xdr_strings
- Added a optimization to bindresvport that allows more ports to be tried.
2007-05-02 14:45:58 +00:00
Steve Dickson bc197cf32a Fixed Unowned Directory RPM problem (bz 233873) 2007-03-26 17:15:09 +00:00
Steve Dickson d478e05ba5 Fixed undefined symbol (bz 204296) 2006-08-28 12:25:53 +00:00
Steve Dickson 8ceb0e0482 Added compile define for ppc64 archs 2006-08-16 14:02:35 +00:00
Steve Dickson 2cf59bc459 Added %{release} to buildroot Remove --prefix=%{buildroot} from %configure
line Added %config(noreplace) to netconfig file.
2006-08-16 00:07:14 +00:00
Steve Dickson baafab5c8d - Don't package static libraries unless there is a VERY good reason to do
so
- Don't list gssapi requirement specifically, rpm will figure that out on
    its own when building the package.
2006-08-15 22:02:58 +00:00
Steve Dickson db51df57b1 Use %{name}-%{version} in URL field Remove Requires(postun) and (pre) on
ldconfig Replace %makeinstall with make install DESTDIR=%{buildroot}.
2006-08-15 11:37:48 +00:00
Steve Dickson 8628a83046 Added in svc_auth_none needed by the GSSAPI code. 2006-08-14 16:02:26 +00:00
Steve Dickson 54ab0f1e43 Added hooks to used the libgssapi library. 2006-08-11 16:57:18 +00:00
Steve Dickson 285ec3c6ac Uncommented tcp6 and udp6 in the default /etc/netconfig file. 2006-08-11 15:08:09 +00:00
Steve Dickson c144093431 Added in spec file and a patch file that makes things compile 2006-08-09 19:09:18 +00:00