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