]> git.pld-linux.org Git - packages/ddpt.git/blobdiff - ddpt.spec
- updated to 0.97
[packages/ddpt.git] / ddpt.spec
index b4412b6bb216eafcdc34eb1394a1fdd6f99738dc..c9c0ee94ce404048efbe7ff5fd8d83cffb5152ab 100644 (file)
--- a/ddpt.spec
+++ b/ddpt.spec
@@ -1,16 +1,20 @@
 Summary:       A variant of the standard Unix command dd
 Summary(pl.UTF-8):     Alternatywna implementacja standardowej uniksowej komendy dd
 Name:          ddpt
-Version:       0.91
+Version:       0.97
 Release:       1
 License:       BSD
 Group:         Applications/System
-Source0:       http://sg.danny.cz/sg/p/%{name}-%{version}.tar.bz2
-# Source0-md5: 4209bbae8eb170420b4bff690208ef19
+Source0:       http://sg.danny.cz/sg/p/%{name}-%{version}.tar.xz
+# Source0-md5: 5217a3a2f316b8d1e5ea6e4645cd8ec6
 URL:           http://sg.danny.cz/sg/ddpt.html
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
-BuildRequires: sg3_utils-devel >= 1.26
+BuildRequires: libstdc++-devel
+BuildRequires: sg3_utils-devel >= 1.38
+BuildRequires: tar >= 1:1.22
+BuildRequires: xz
+Requires:      sg3_utils >= 1.38
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -75,4 +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*
This page took 0.082467 seconds and 4 git commands to generate.