Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:piratecash
piratecash
piratecash.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File piratecash.spec of Package piratecash
# # spec file for package PirateCash # %global debug_package %{nil} %global dist_release 1 Name: piratecash Version: 0.18.2.3 Release: %{dist_release} Summary: A peer-to-peer electronic crypto-currency cash system License: MIT Group: Applications/Internet Url: https://piratecash.mistificator.ru Source0: %{name}_%{version}.orig.tar.xz Source1: %{name}_%{version}-%{dist_release}.debian.tar.xz Source2: %{name}core-%{version}-x86_64-pc-linux-gnu.tar.bz2 BuildRequires: ImageMagick AutoReqProv: no Requires: desktop-file-utils %description PirateCash is a free open source peer-to-peer electronic cash system that is completely decentralized, without the need for a central server or trusted parties. Users hold the crypto keys to their own money and transact directly with each other, with the help of a P2P network to check for double-spending. %package -n %{name}d Summary: Headless daemon for PirateCash crypto-currency Group: Networking/Other %description -n %{name}d PirateCash is a free open source peer-to-peer electronic cash system that is completely decentralized, without the need for a central server or trusted parties. Users hold the crypto keys to their own money and transact directly with each other, with the help of a P2P network to check for double-spending. This package provides piratecashd and piratecash-tx utility. %files -n %{name}d %doc COPYING README.md %{_mandir}/man1/%{name}d.1.gz %{_mandir}/man1/%{name}-cli.1.gz %{_bindir}/%{name}d %{_bindir}/%{name}-cli #---------------------------------------------------------------------------- %package qt Summary: An end-user Qt GUI for the PirateCash crypto-currency Group: Networking/Other %description qt PirateCash is a free open source peer-to-peer electronic cash system that is completely decentralized, without the need for a central server or trusted parties. Users hold the crypto keys to their own money and transact directly with each other, with the help of a P2P network to check for double-spending. Full transaction history is stored locally at each client. This requires several GB of space, slowly growing. This package provides piratecash-qt, a GUI for PirateCash based on Qt. %files qt %doc COPYING README.md %{_bindir}/%{name}-qt %{_datadir}/applications/%{name}-qt.desktop %{_datadir}/icons/hicolor/*/apps/%{name}128.png %{_mandir}/man1/%{name}-qt.1.gz #---------------------------------------------------------------------------- %package tx Summary: An end-user cli for the PirateCash crypto-currency Group: Networking/Other %description tx PirateCash is a free open source peer-to-peer electronic cash system that is completely decentralized, without the need for a central server or trusted parties. Users hold the crypto keys to their own money and transact directly with each other, with the help of a P2P network to check for double-spending. Full transaction history is stored locally at each client. This requires several GB of space, slowly growing. This package provides piratecash-tx utility. %files tx %doc COPYING README.md %{_bindir}/%{name}-tx %{_mandir}/man1/%{name}-tx.1.gz #---------------------------------------------------------------------------- %prep %setup -q -n %{name}_%{version} -a1 -a2 %install install -D -m 0644 debian/%{name}-qt.desktop %{buildroot}%{_datadir}/applications/%{name}-qt.desktop strip %{name}-cli %{name}-tx %{name}d %{name}-qt install -D -m 0755 %{name}-cli %{buildroot}%{_bindir}/%{name}-cli install -D -m 0755 %{name}-tx %{buildroot}%{_bindir}/%{name}-tx install -D -m 0755 %{name}d %{buildroot}%{_bindir}/%{name}d install -D -m 0755 %{name}-qt %{buildroot}%{_bindir}/%{name}-qt # install menu icons for N in 16 32 48 64 128 256; do convert share/pixmaps/%{name}128.png -scale ${N}x${N} $N.png; install -D -m 0644 $N.png %{buildroot}%{_datadir}/icons/hicolor/${N}x${N}/apps/%{name}128.png done install -D -m 0644 doc/man/%{name}d.1 %{buildroot}%{_mandir}/man1/%{name}d.1 install -D -m 0644 doc/man/%{name}-qt.1 %{buildroot}%{_mandir}/man1/%{name}-qt.1 install -D -m 0644 doc/man/%{name}-cli.1 %{buildroot}%{_mandir}/man1/%{name}-cli.1 install -D -m 0644 doc/man/%{name}-tx.1 %{buildroot}%{_mandir}/man1/%{name}-tx.1 %changelog * Sun Jul 28 2024 Mistific@tor - 0.18.2.3-1 - Add new dns seed dns.p.cash - Disconnect old nodes * Sat Jul 13 2024 Mistific@tor - 0.18.2.2-1 - fix: resolve some memory leaks - fix: Restore caching in CalcCbTxMerkleRootMNList - fix(rpc): masternode outputs should work correctly with multiple outputs created via a single tx - fix(coinjoin): fix version comparison check serialization bug - fix: speed up GetStateFor * Sun Jul 07 2024 Mistific@tor - 0.18.2.0-1 - ScanQuorums improvements - Added seeds nodes - Fix quorum relay members * Mon Jan 29 2024 Mistific@tor - 0.18.1.0-1 - Fix payment server - Remove old network support - Small part of pirate will be CORSARs - Gradual increase of rewards for masternodes from 0.1 to 60%. * Thu Jan 04 2024 Mistific@tor - 0.18.0.1-1 - We have released a major update PirateCash Core v18. * Sun Dec 24 2023 Mistific@tor - 0.18.0.0-1 - We have released a major update PirateCash Core v18. * Sat Dec 16 2023 Mistific@tor - 0.11.7.0.60029-1 - https://p.cash/hardfork/ * Mon Jul 03 2023 Mistific@tor - 0.11.6.4.60027-1 - Update checkpoins and prepare for hardfork * Mon Jun 13 2022 Mistific@tor - 0.11.6.2.60026-1 - Disconnect from old peers - Reject wrong MN pay amounts * Fri Jun 03 2022 Mistific@tor - 0.11.6.1.60026-1 - Changed masternode reward percent from 917 000 - Removed old SMS * Tue Sep 14 2021 Mistific@tor - 0.11.5.13.60025-1 - Disable TORv2 for masternodes (https://support.torproject.org/onionservices/v2-deprecation/) - [fix] masternode rank after enable spork 8 - Disable masternode payments and connections to peers with protocol less 60024 * Fri Aug 27 2021 Mistific@tor - 0.11.5.12.60024-1 - [fix] masternode connect (daemon crash) - [fix] masternode listen - [fix] check missing parameter masternodeaddr - [fix] masternode port checking - [fix] windows 10 issues - [add] support windows 32bit - [add] new checkpoint - [update] Bump openssl to 1.0.2u * Mon May 31 2021 Mistific@tor - 0.11.5.11.60023-1 - Logo rebranding - MN must use only port 18888 - Reject multiple nodes on same address with different VINs - [fix] Duplicate Time in the rawtransaction rpc - Disable payments for MN with protocol less than 60022 - Add depends scenarios for cross builds from linux * Mon May 24 2021 Mistific@tor - 0.11.5.10.60022-3 - [new] Up commits 7d37b6ad75f9988382568d9dda1f1fb20c5b0698 * Wed May 19 2021 Mistific@tor - 0.11.5.10.60022-2 - [new] Up commits 3e8e95275231bec6fb17962c22e54241767945fb * Sat Apr 03 2021 Mistific@tor - 0.11.5.10.60022-1 - [new] Add vout to ListTransactions output - [fix] SMSG - [fix] net: fix a few races - [fix] Display correct amount for POS (listtransactions and listsinceblock) - [fix] ListTransactions for masternode rewards - [fix] testnet dir - [fix] --help command doesn’t work (Process help argument before datadir.) - [fix] Fix auto-deselection of peers
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor