]> git.pld-linux.org Git - packages/rt.git/commitdiff
- drop unneded hunk RT_4_0
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 16 Oct 2013 13:30:49 +0000 (15:30 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 16 Oct 2013 13:30:49 +0000 (15:30 +0200)
rt.spec

diff --git a/rt.spec b/rt.spec
index 0c932e0f4886f9081094e26f7896ec775f98d07c..e8feb15660df3eca7593d891ac0b1cc89a5063ad 100644 (file)
--- a/rt.spec
+++ b/rt.spec
@@ -332,10 +332,6 @@ rm -rf $RPM_BUILD_ROOT
 # this is generic config that SHOULDN'T BE TOUCHED. Change settings in your local (site) config.
 %attr(640,root,http) %config %{_sysconfdir}/RT_Config.pm
 
-%if %{with apache}
-%dir %attr(750,root,http) %{_webappsdir}
-%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webappsdir}/httpd.conf
-%endif
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/%{name}
 %attr(755,root,root) /etc/cron.daily/rt-clean-sessions
 %attr(755,root,root) %{_bindir}/rt-*
This page took 0.14909 seconds and 4 git commands to generate.