SPECS: rt.spec - adapter
glen
glen at pld-linux.org
Mon May 5 09:57:25 CEST 2008
Author: glen Date: Mon May 5 07:57:25 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- adapter
---- Files affected:
SPECS:
rt.spec (1.42 -> 1.43)
---- Diffs:
================================================================
Index: SPECS/rt.spec
diff -u SPECS/rt.spec:1.42 SPECS/rt.spec:1.43
--- SPECS/rt.spec:1.42 Mon May 5 09:18:35 2008
+++ SPECS/rt.spec Mon May 5 09:57:20 2008
@@ -63,9 +63,9 @@
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)
@@ -146,7 +146,7 @@
%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-*
@@ -169,6 +169,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.43 2008-05-05 07:57:20 glen
+- adapter
+
Revision 1.42 2008-05-05 07:18:35 aredridel
- Suggest perl-FCGI
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rt.spec?r1=1.42&r2=1.43&f=u
More information about the pld-cvs-commit
mailing list