Hello community, here is the log from the commit of package dds2tar for openSUSE:Factory checked in at 2017-10-11 23:02:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dds2tar (Old) and /work/SRC/openSUSE:Factory/.dds2tar.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dds2tar" Wed Oct 11 23:02:25 2017 rev:17 rq:533087 version:2.5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/dds2tar/dds2tar.changes 2015-04-13 20:30:34.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.dds2tar.new/dds2tar.changes 2017-10-11 23:02:25.238096718 +0200 @@ -1,0 +2,5 @@ +Mon Sep 4 11:49:53 UTC 2017 - [email protected] + +- Small packaging adjustements + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dds2tar.spec ++++++ --- /var/tmp/diff_new_pack.d2Cgr5/_old 2017-10-11 23:02:25.890068154 +0200 +++ /var/tmp/diff_new_pack.d2Cgr5/_new 2017-10-11 23:02:25.898067804 +0200 @@ -1,7 +1,7 @@ # # spec file for package dds2tar # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,6 @@ Source: http://www.eulesoft.de/dds2tar-%{version}.tar.gz Patch0: dds2tar-%{version}.dif Patch1: %{name}-%{version}-without-kernel-header.diff -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description A tool for quick extraction of individual files from a DDS2 streamer. @@ -41,12 +40,19 @@ make CC="cc %{optflags} -fno-strict-aliasing" %{?_smp_mflags} %install -make MANDIR=%{_mandir} DESTDIR=%{buildroot} install +%make_install MANDIR=%{_mandir} %files -%defattr(-,root,root) %doc README COPYING Changes -%{_bindir}/* -%doc %{_mandir}/man1/* +%{_bindir}/dds-dd +%{_bindir}/dds2index +%{_bindir}/dds2tar +%{_bindir}/ddstool +%{_bindir}/mt-dds +%{_bindir}/scsi_vendor +%{_mandir}/man1/dds-dd.1%{ext_man} +%{_mandir}/man1/dds2index.1%{ext_man} +%{_mandir}/man1/dds2tar.1%{ext_man} +%{_mandir}/man1/mt-dds.1%{ext_man} %changelog
