]> git.pld-linux.org Git - packages/rt.git/commitdiff
- adapter
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 5 May 2008 07:57:20 +0000 (07:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rt.spec -> 1.43

rt.spec

diff --git a/rt.spec b/rt.spec
index 018993ba573fad4aac7e1f1138a84ca0c1c03a2f..eb10b8164bfef35aae626202d415e05f3571e3f7 100644 (file)
--- a/rt.spec
+++ b/rt.spec
@@ -62,9 +62,9 @@ BuildRequires:        perl-WWW-Mechanize
 BuildRequires: perl-base >= 5.8.0
 BuildRequires: perl-libnet
 Requires:      perl-Calendar-Simple
+Suggests:      perl-FCGI
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-Suggests:      perl-FCGI
 
 # workarounds for bug in perl.req ("perl()") and ,,famous'' rpm's feature (RT::*)
 %define                _noautoreq      'perl().*' 'perl(RT.*)' 'perl(Encode::compat)' 'perl(CGI::Fast)
@@ -145,7 +145,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc README* UPGRADING Changelog docs
-%attr(755,root,root) %dir %{_sysconfdir}
+%dir %{_sysconfdir}
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
 %attr(755,root,root) %{_bindir}/mason_handler.*
 %attr(755,root,root) %{_bindir}/rt-*
This page took 0.199955 seconds and 4 git commands to generate.