glen wrote:
> Author: glen                         Date: Mon Feb 27 21:16:51 2006 GMT
> Module: SPECS                         Tag: HEAD
> ---- Log message:
> - simplify, compatible with apache 2.0 build, unify with other apache-mod* 
> packages
[...]
> ================================================================
> Index: SPECS/libapreq2.spec
> diff -u SPECS/libapreq2.spec:1.26 SPECS/libapreq2.spec:1.27
> --- SPECS/libapreq2.spec:1.26 Mon Feb 27 21:00:03 2006
> +++ SPECS/libapreq2.spec      Mon Feb 27 22:16:45 2006
> @@ -127,11 +127,7 @@ [...]
> -CFG="$RPM_BUILD_ROOT%{_sysconfdir}/conf.d/"
> -install -d $RPM_BUILD_ROOT%{_sysconfdir}
> -install -d $RPM_BUILD_ROOT%{_sysconfdir}/conf.d/
> -install %{SOURCE1} ${CFG}76_mod_apreq2.conf
> +install -D %{SOURCE1} 
> $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf/76_mod_apreq2.conf

What I see from apache.spec is that conf files goes to the %{_sysconfdir}/conf.d
not the %{_sysconfdir}/httpd.conf (soft link to conf.d dir). Unify this ?

Cheers,
Marek
_______________________________________________
pld-devel-en mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to