]> SAFE projects GIT repository - jmp/mailleur/commitdiff
Adjusting spec file about gif within reg-icons
authorJean-Marc Pigeon (Delson) <jmp@safe.ca>
Tue, 26 Aug 2025 10:17:53 +0000 (06:17 -0400)
committerJean-Marc Pigeon (Delson) <jmp@safe.ca>
Tue, 26 Aug 2025 10:17:53 +0000 (06:17 -0400)
mailleur.spec.in
www/release.php

index 7fba65bf10f87a64a0564365d004c74c0b271a54..c2a72c1af184e8861a5d422b7e4a85d03a920385 100644 (file)
@@ -73,6 +73,7 @@ search about email exchange within time and transaction context.
 %attr(0750,%{name},mail) %dir %{spooldir}/%{name}/mails
 %attr(0750,%{name},apache) %dir %{wwwdir}/%{name}/
 %attr(0750,%{name},apache) %{wwwdir}/%{name}/*.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
 %attr(0644,root,root) %{_datadir}/%{name}/sql/*.sql
index f3ff0a8b3dedd848ec90f8364ef21ac1de87b530..7294a070796b6476cdaea9e33c3f13ac8c78ec85 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 $m_version="0.15";
-$m_release="16";
+$m_release="17";
 $m_branch="dvl";
-$m_release="0.15-16-dvl";
+$m_release="0.15-17-dvl";
 ?>