Project

General

Profile

Revision 99bd4776

ID99bd4776501e3e0c2d2a95675fc83a8f938867c8
Parent 7714207c
Child 85fa304f

Added by Aurelien BOMPARD about 12 years ago

Corrections packaging suite à rpmlint

Change-Id: I480e0dc12916e016e98bc3de51d2dfe317341b5a
Reviewed-on: https://vigilo-dev.si.c-s.fr/review/574
Tested-by: Build system <>
Reviewed-by: Aurelien BOMPARD <>

View differences:

pkg/vigiboard.mandriva.spec
117 117
%config(noreplace) %{_sysconfdir}/vigilo/%{module}/*.py
118 118
%config(noreplace) %{_sysconfdir}/vigilo/%{module}/*.wsgi
119 119
%config(noreplace) %attr(640,root,apache) %{_sysconfdir}/vigilo/%{module}/*.ini
120
%config(noreplace) /etc/httpd/conf/webapps.d/%{module}.conf
120
%config(noreplace) /etc/httpd/conf/webapps.d/%{name}.conf
121 121
%dir %{_localstatedir}/log/vigilo/
122 122
%attr(750,apache,apache) %{_localstatedir}/log/vigilo/%{module}
123
%config(noreplace) /etc/logrotate.d/%{module}
123
%config(noreplace) /etc/logrotate.d/%{name}
124 124
%attr(750,apache,apache) %{_localstatedir}/cache/vigilo/sessions
125 125
%{python_sitelib}/*
126 126

  

Also available in: Unified diff