[packages/fstrm] - updated to 0.4.0

qboosh qboosh at pld-linux.org
Mon Jul 23 21:58:37 CEST 2018


commit 2a859a66de0eddf286f1409dc4f8dc832bdfbfe2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Jul 23 22:00:34 2018 +0200

    - updated to 0.4.0

 fstrm.spec | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/fstrm.spec b/fstrm.spec
index 93bd6c0..f9e9517 100644
--- a/fstrm.spec
+++ b/fstrm.spec
@@ -6,13 +6,13 @@
 Summary:	C implementation of the Frame Streams transport protocol
 Summary(pl.UTF-8):	Implementacja protokołu transportowego Frame Streams w języku C
 Name:		fstrm
-Version:	0.3.2
+Version:	0.4.0
 Release:	1
 License:	Apache v2.0
 Group:		Libraries
 #Source0Download: https://github.com/farsightsec/fstrm/releases
 Source0:	https://dl.farsightsecurity.com/dist/fstrm/%{name}-%{version}.tar.gz
-# Source0-md5:	3ec84f066b5a87f79ef41a30fde88920
+# Source0-md5:	9c603afd0ab8238a4e98bb01110b03ac
 URL:		https://github.com/farsightsec/fstrm
 BuildRequires:	autoconf >= 2.64
 BuildRequires:	automake >= 1:1.11
@@ -112,8 +112,12 @@ rm -rf $RPM_BUILD_ROOT
 %doc COPYRIGHT ChangeLog README.md
 %attr(755,root,root) %{_bindir}/fstrm_capture
 %attr(755,root,root) %{_bindir}/fstrm_dump
+%attr(755,root,root) %{_bindir}/fstrm_replay
 %attr(755,root,root) %{_libdir}/libfstrm.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libfstrm.so.0
+%{_mandir}/man1/fstrm_capture.1*
+%{_mandir}/man1/fstrm_dump.1*
+%{_mandir}/man1/fstrm_replay.1*
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fstrm.git/commitdiff/2a859a66de0eddf286f1409dc4f8dc832bdfbfe2



More information about the pld-cvs-commit mailing list