diff --git a/qtools.spec b/qtools.spec new file mode 100644 index 0000000..a87b2bc --- /dev/null +++ b/qtools.spec @@ -0,0 +1,35 @@ +Name: qtools +Version: 0.3.0 +Release: 1%{?dist} +Summary: Command-line tools for AMQP +License: ASL 2.0 +URL: https://github.com/ssorj/qtools/releases/tag/%{version} +Source: qtools-%{version}.tar.gz +BuildArch: noarch +Requires: python +Requires: python-qpid-proton +BuildRequires: make +BuildRequires: python +BuildRequires: python-qpid-proton + +%description +Simple command-line tools for sending and receiving AMQP messages + +%prep +%setup -qn %{name}-%{version} + +%build +make build PREFIX=/usr %{?_smp_mflags} + +%install +make install DESTDIR=%{buildroot} PREFIX=/usr %{?_smp_mflags} + +%files +%license LICENSE.txt +%doc README.md +%{_datarootdir}/qtools +%{_bindir}/* + +%changelog +* Wed Nov 29 2017 Irina Boverman - 0.3.0-1 +- Initial build diff --git a/sources b/sources new file mode 100644 index 0000000..2db29cb --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (qtools-0.3.0.tar.gz) = 0d3e83d980abce33c41a209969fd96a1183f96a4da489d8a1ca595707389dcbb6118efc24961bd1903effdce40f9964b4980926341911b09bd7b31679d1df0cc