Accepting request 390763 from network
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/390763 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitcoin?expand=0&rev=13
This commit is contained in:
parent
2d87316942
commit
2da9530332
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 13 06:56:37 UTC 2016 - mpluskal@suse.com
|
||||||
|
|
||||||
|
- Use pretty name for tarball
|
||||||
|
- Update describtion in .firewall
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 21 08:24:50 UTC 2016 - mpluskal@suse.com
|
Sun Feb 21 08:24:50 UTC 2016 - mpluskal@suse.com
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@ Summary: P2P Digital Currency
|
|||||||
License: MIT
|
License: MIT
|
||||||
Group: Productivity/Networking/Other
|
Group: Productivity/Networking/Other
|
||||||
Url: http://%{name}.org/
|
Url: http://%{name}.org/
|
||||||
Source0: https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz
|
Source0: https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
Source1: %{base}d.service
|
Source1: %{base}d.service
|
||||||
Source2: %{base}d.firewall
|
Source2: %{base}d.firewall
|
||||||
Source3: %{base}d.conf
|
Source3: %{base}d.conf
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
## Name: bitcoin daemon
|
## Name: bitcoin daemon
|
||||||
## Description: Opens ports for vsftpd Server.
|
## Description: Opens ports for bitcoind daemon.
|
||||||
|
|
||||||
# space separated list of allowed TCP ports
|
# space separated list of allowed TCP ports
|
||||||
TCP="bitcoind 8332:8333"
|
TCP="bitcoind 8332:8333"
|
||||||
|
Loading…
Reference in New Issue
Block a user