|
|
@@ -37,7 +37,7 @@ Class: EVAL
|
|
|
Group: Network
|
|
|
License: GPL
|
|
|
Version: %{V_server}
|
|
|
-Release: 20050411
|
|
|
+Release: 20050412
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.ircd-ratbox.org/pub/ircd-ratbox/ircd-ratbox-%{V_server}.tgz
|
|
|
@@ -165,6 +165,7 @@ AutoReqProv: no
|
|
|
mv $RPM_BUILD_ROOT%{l_prefix}/share/ratbox/services/example.conf \
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/etc/ratbox/services.conf
|
|
|
rmdir $RPM_BUILD_ROOT%{l_prefix}/share/ratbox/services/logs
|
|
|
+ find $RPM_BUILD_ROOT%{l_prefix}/share/ratbox/services -type d -print | xargs chmod 775
|
|
|
) || exit $?
|
|
|
|
|
|
# post-adjust installation
|