Displaying 2 results from an estimated 2 matches for "source998".
Did you mean:
source999
2004 Sep 05
1
RH7.3 compatibility with SRPMS
I just rebuilt the Redhat SRPMS using 7.3 - I am noticed in the SPEC
file some RH8/9 specific shell scripts. So far it seems to be working
fine - just wondering if there is any conflicts with this..thanks in
advance.
# Don't depend on Net::LDAP
# one filter for RH 8 and one for 9
Source998: filter-requires-samba_rh8.sh
Source999: filter-requires-samba_rh9.sh
# Working around perl dependency problem from docs
# Only > RH 8.0 seems to care here
echo "rpm_version == %{rpm_version}"
if [ "%{rpm_version}" == "42" ]; then
%define __perl_requires %{SOUR...
2010 Mar 18
0
No subject
# Don't depend on Net::LDAP
Source998: filter-requires-samba.sh
Source999: setup.tar.bz2 <<<<<<<<<<<<<<<<<<<<<<
this file
I was trying to compile in AFS support, so I needed to add "--with-afs"
and "--with-fake-kaserver" (...