mirror of
https://github.com/QSCTech/zjunet.git
synced 2026-01-22 03:34:48 +08:00
Update maintainer information
This commit is contained in:
parent
c3f67f4692
commit
2576d68dd0
@ -37,7 +37,7 @@ Section: net
|
||||
Priority: optional
|
||||
Architecture: all
|
||||
Depends: xl2tpd (>= 1.3.1), curl, dnsutils
|
||||
Maintainer: Zeno Zeng <zenoofzeng@gmail.com>
|
||||
Maintainer: Tespent <me@tespent.cn>
|
||||
Description: Command Line Scripts for ZJU
|
||||
This script provides a VPN / WLAN / NEXTHOP for ZJUer.
|
||||
EOF
|
||||
|
||||
@ -27,7 +27,7 @@ Section: net
|
||||
Priority: optional
|
||||
Architecture: all
|
||||
Depends: xl2tpd (>= 1.3.1), curl, bind-dig
|
||||
Maintainer: Zeno Zeng <zenoofzeng@gmail.com>
|
||||
Maintainer: Tespent <me@tespent.cn>
|
||||
Description: Command Line Scripts for ZJU
|
||||
This script provides a VPN / WLAN / NEXTHOP for ZJUer.
|
||||
EOF
|
||||
|
||||
@ -12,8 +12,8 @@ echo "License: GPL" >> zjunet.spec
|
||||
echo "Group: Applications/Internet" >> zjunet.spec
|
||||
echo "URL: https://github.com/QSCTech/zjunet/" >> zjunet.spec
|
||||
echo "Vendor: Qiu Shi Chao Website of Zhejiang University" >> zjunet.spec
|
||||
echo "Packager: Senorsen <sen@senorsen.com>" >> zjunet.spec
|
||||
echo "Requires: xl2tpd >= 1.3.1, curl, bind-tools" >> zjunet.spec
|
||||
echo "Packager: Tespent <me@tespent.cn>" >> zjunet.spec
|
||||
echo "Requires: xl2tpd >= 1.3.1, curl, bind-utils" >> zjunet.spec
|
||||
echo "BuildRoot: %{_builddir}/%{name}-root" >> zjunet.spec
|
||||
echo "Source: %{name}-%{version}.tar.gz" >> zjunet.spec
|
||||
echo "BuildArch: noarch" >> zjunet.spec
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user