From ca4ded58d8b20c806d49b9a829038b3468289dab Mon Sep 17 00:00:00 2001 From: Jean-Marc Pigeon Date: Fri, 5 Sep 2025 07:08:22 -0400 Subject: [PATCH] Adjusting spec file --- mailleur.spec.in | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/mailleur.spec.in b/mailleur.spec.in index d55e892..486fed8 100644 --- a/mailleur.spec.in +++ b/mailleur.spec.in @@ -79,12 +79,11 @@ search about email exchange within time and transaction context. %attr(0750,%{name},apache) %{wwwdir}/%{name}/%{name}.php %attr(0750,%{name},apache) %{wwwdir}/%{name}/devsql.php %attr(0750,%{name},apache) %{wwwdir}/%{name}/gessql.php -%attr(0750,%{name},apache) %{wwwdir}/%{name}/home.php %attr(0750,%{name},apache) %{wwwdir}/%{name}/login.php %attr(0750,%{name},apache) %{wwwdir}/%{name}/release.php -%attr(0750,%{name},apache) %{wwwdir}/%{name}/scrfun.php -%attr(0750,%{name},apache) %{wwwdir}/%{name}/subrou.php +%attr(0750,%{name},apache) %{wwwdir}/%{name}/unidis.php %attr(0750,%{name},apache) %{wwwdir}/%{name}/unienv.php +%attr(0750,%{name},apache) %{wwwdir}/%{name}/subrou.php %attr(0640,%{name},apache) %{wwwdir}/%{name}/reg-icons/*.gif %attr(0640,root,root) %{_datadir}/%{name}/sql/Makefile %attr(0644,root,root) %{_datadir}/%{name}/sql/datatest.def -- 2.47.3