[packages/ddpt] - updated to 0.96
qboosh
qboosh at pld-linux.org
Wed Mar 18 20:50:11 CET 2020
commit f5a14e55bdab7f7ccb6b6f6f27bc5cd81aefafcc
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Mar 18 20:51:15 2020 +0100
- updated to 0.96
ddpt.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ddpt.spec b/ddpt.spec
index 653454b..3d5dda2 100644
--- a/ddpt.spec
+++ b/ddpt.spec
@@ -1,15 +1,16 @@
Summary: A variant of the standard Unix command dd
Summary(pl.UTF-8): Alternatywna implementacja standardowej uniksowej komendy dd
Name: ddpt
-Version: 0.95
+Version: 0.96
Release: 1
License: BSD
Group: Applications/System
Source0: http://sg.danny.cz/sg/p/%{name}-%{version}.tar.xz
-# Source0-md5: 926678b193633f27cb1143ceb871d397
+# Source0-md5: 4166b452421276d2a9b3d9071d4df7ad
URL: http://sg.danny.cz/sg/ddpt.html
BuildRequires: autoconf >= 2.50
BuildRequires: automake
+BuildRequires: libstdc++-devel
BuildRequires: sg3_utils-devel >= 1.38
BuildRequires: tar >= 1:1.22
BuildRequires: xz
@@ -78,6 +79,8 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc AUTHORS COPYING CREDITS ChangeLog README TODO
%attr(755,root,root) %{_bindir}/ddpt
+%attr(755,root,root) %{_bindir}/ddpt_sgl
%attr(755,root,root) %{_bindir}/ddptctl
%{_mandir}/man8/ddpt.8*
+%{_mandir}/man8/ddpt_sgl.8*
%{_mandir}/man8/ddptctl.8*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ddpt.git/commitdiff/f5a14e55bdab7f7ccb6b6f6f27bc5cd81aefafcc
More information about the pld-cvs-commit
mailing list