Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eterban
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
eterban
Commits
6df2af90
Commit
6df2af90
authored
Jan 02, 2026
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
spec: use php%php_defver macro instead of hardcoded php8.1
parent
59d6cb2e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
eterban.spec
eterban.spec
+3
-2
No files found.
eterban.spec
View file @
6df2af90
%define defphp php
8.1
%define defphp php
%php_defver
Name: eterban
Name: eterban
Version: 0.9
Version: 0.9
...
@@ -16,7 +16,8 @@ Source: %name-%version.tar
...
@@ -16,7 +16,8 @@ Source: %name-%version.tar
BuildArchitectures: noarch
BuildArchitectures: noarch
# error: File must begin with "/": %webserver_htdocsdir/maintenance/
# error: File must begin with "/": %webserver_htdocsdir/maintenance/
BuildRequires(pre): rpm-macros-webserver-common rpm-build-python3
BuildRequires(pre): rpm-macros-webserver-common
BuildRequires(pre): rpm-build-python3 rpm-macros-php
#Requires: python3 python3-module-redis-py
#Requires: python3 python3-module-redis-py
%add_python3_lib_path /usr/share/eterban
%add_python3_lib_path /usr/share/eterban
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment