]> SAFE projects GIT repository - jmp/mailleur/commitdiff
Able to build rpm binary MA-0.19-dvl
authorJean-Marc Pigeon <jmp@safe.c>
Sat, 20 Dec 2025 10:54:09 +0000 (05:54 -0500)
committerJean-Marc Pigeon <jmp@safe.c>
Sat, 20 Dec 2025 10:54:09 +0000 (05:54 -0500)
Makefile.git
mailleur.spec.in
www/Notes/exetbl.php [moved from www/exetbl.php with 100% similarity]

index 1ba7fa3cf2fe3abc1097d7a1e836432b09acd5c5..9cf50a2b0cc1a1bccddb75108c40bd17afcf429b 100644 (file)
@@ -8,12 +8,6 @@ RELEASE        =       $(shell git rev-list --count $(CURTAG) ^tag-$(VERSION))
 NEXTREL        =       $(shell echo $(RELEASE) + 1 |bc)
 MAILREL        =       $(shell echo $(VERSION)-$(NEXTREL)-$(BRANCH))
 #--------------------------------------------------------------------
-xxx    :
-         @ echo $(CURTAG)
-         @ echo $(BRANCH)
-         @ echo MA-0.19-dvl |  cut -d '-' -f2
-         @ echo $(VERSION)
-
 #--------------------------------------------------------------------
 #to check if git find difference
 github :  
index 60078251f30757bdbb8bae945bd760ab7c95f350..006e7bb67f1baa0c32d72364dbb349761f02d31c 100644 (file)
@@ -87,7 +87,6 @@ search about email exchange within time and transaction context.
 %attr(0750,%{name},apache) %{wwwdir}/%{name}/release.php
 %attr(0750,%{name},apache) %{wwwdir}/%{name}/subrou.php
 %attr(0750,%{name},apache) %{wwwdir}/%{name}/unienv.php
-%attr(0750,%{name},apache) %{wwwdir}/%{name}/unilng.php
 %attr(0640,%{name},apache) %{wwwdir}/%{name}/reg-icons/*.gif
 %attr(0640,%{name},apache) %{wwwdir}/%{name}/reg-icons/*.png
 %attr(0644,root,root) %{_datadir}/%{name}/sql/%{name}.sql
similarity index 100%
rename from www/exetbl.php
rename to www/Notes/exetbl.php