Subversion Repositories php-qbpwcf

Rev

Rev 186 | Rev 190 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 186 Rev 188
Line 1... Line 1...
1
Name:           php-qbpwcf
1
Name:           php-qbpwcf
2
 
2
 
3
#版本號不能含有"-"的符號
3
#版本號不能含有"-"的符號
4
Version:        alpha.v20251028
4
Version:        alpha.v20251028.1
5
 
5
 
6
#發行版次。初始值一般都應該是 1o/o{?dist}。每次新發行同版本軟體的軟體包就遞增一個數字。若上游發行新的版本,就對應修改 Version 標籤,然後把 Release 發行版次重設回 1 
6
#發行版次。初始值一般都應該是 1o/o{?dist}。每次新發行同版本軟體的軟體包就遞增一個數字。若上游發行新的版本,就對應修改 Version 標籤,然後把 Release 發行版次重設回 1 
7
Release:        1%{?dist}
7
Release:        1%{?dist}
8
Summary:        PHP libary for quick build php website based on Fedora Linux(a.k.a. ,Low code platform library).
8
Summary:        PHP libary for quick build php website based on Fedora Linux(a.k.a. ,Low code platform library).
9
 
9
 
Line 17... Line 17...
17
 
17
 
18
#編譯該程式需要有哪些套件有安裝
18
#編譯該程式需要有哪些套件有安裝
19
BuildRequires:  php,php-cli,php-json,php-soap,php-xml,uuid,net-tools,php-tcpdf,php-gd,php-process,nmap,httpd,mod_ssl,faad2-libs,libkadm5,php-pear,php-pear-Auth-SASL,php-pear-Net-SMTP,php-pear-Net-Socket,php-pecl-krb5
19
BuildRequires:  php,php-cli,php-json,php-soap,php-xml,uuid,net-tools,php-tcpdf,php-gd,php-process,nmap,httpd,mod_ssl,faad2-libs,libkadm5,php-pear,php-pear-Auth-SASL,php-pear-Net-SMTP,php-pear-Net-Socket,php-pecl-krb5
20
 
20
 
21
#安裝該軟體需要有哪些套件 
21
#安裝該軟體需要有哪些套件 
22
Requires:       php,php-cli,php-json,php-soap,php-xml,uuid,net-tools,php-tcpdf,php-gd,php-process,nmap,httpd,mod_ssl,faad2-libs,libkadm5,php-pear,php-pear-Auth-SASL,php-pear-Net-SMTP,php-pear-Net-Socket,php-pecl-krb5,mariadb,mariadb-server,phpMyAdmin,nmcli
22
Requires:       php,php-cli,php-json,php-soap,php-xml,uuid,net-tools,php-tcpdf,php-gd,php-process,nmap,httpd,mod_ssl,faad2-libs,libkadm5,php-pear,php-pear-Auth-SASL,php-pear-Net-SMTP,php-pear-Net-Socket,php-pecl-krb5,mariadb,mariadb-server,phpMyAdmin,NetworkManager
23
 
23
 
24
#跟處理器架構無關
24
#跟處理器架構無關
25
BuildArch:     noarch
25
BuildArch:     noarch
26
 
26
 
27
#x86_64 cpu required
27
#x86_64 cpu required