commit tardy for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package tardy for openSUSE:Factory checked 
in at 2018-07-06 10:42:37

Comparing /work/SRC/openSUSE:Factory/tardy (Old)
 and  /work/SRC/openSUSE:Factory/.tardy.new (New)


Package is "tardy"

Fri Jul  6 10:42:37 2018 rev:3 rq:620727 version:1.28

Changes:

--- /work/SRC/openSUSE:Factory/tardy/tardy.changes  2017-02-03 
20:03:01.899892433 +0100
+++ /work/SRC/openSUSE:Factory/.tardy.new/tardy.changes 2018-07-06 
10:42:42.359204021 +0200
@@ -1,0 +2,6 @@
+Wed Mar 21 16:08:55 UTC 2018 - mplus...@suse.com
+
+- Modernise spec file with spec-cleaner
+- Drop some documentation
+
+---



Other differences:
--
++ tardy.spec ++
--- /var/tmp/diff_new_pack.aJmW5k/_old  2018-07-06 10:42:43.583202564 +0200
+++ /var/tmp/diff_new_pack.aJmW5k/_new  2018-07-06 10:42:43.583202564 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tardy
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -20,31 +20,26 @@
 Version:1.28
 Release:0
 Summary:Tar Archive Post-Processor
-License:GPL-3.0 and LGPL-3.0
+License:GPL-3.0-only AND LGPL-3.0-only
 Group:  Productivity/Archiving/Backup
-Url:http://tardy.sourceforge.net/
+URL:http://tardy.sourceforge.net/
 Source0:
http://sourceforge.net/projects/tardy/files/%{version}/%{name}-%{version}.D001.tar.gz
 BuildRequires:  bison
-%if 0%{?suse_version} > 1325
-BuildRequires:  libboost_headers-devel
-%else
-BuildRequires:  boost-devel
-%endif
 BuildRequires:  cpio
 BuildRequires:  gcc-c++
 BuildRequires:  groff-full
+BuildRequires:  libboost_headers-devel
 BuildRequires:  libbz2-devel
 BuildRequires:  libexplain-devel
 BuildRequires:  xz-devel
 BuildRequires:  zlib-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-The tardy program is a tar(1) post-processor. It may be used to manipulate the
-file headers in tar(5) archive files in various ways.
+The tardy program is a tar(1) post-processor. It may be used to manipulate
+the file headers in tar(5) archive files in various ways.
 
 %prep
-%setup -q
+%autosetup
 
 %build
 %configure
@@ -52,14 +47,14 @@
 make --jobs 1
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
+rm -rf %{buildroot}%{_datadir}/doc/tardy
 
 %files
-%defattr(-,root,root)
-%doc LICENSE AUTHORS README
+%license LICENSE
+%doc AUTHORS README ./etc/README.pdf ./etc/reference.pdf
 %{_bindir}/tardy
-%{_datadir}/doc/%{name}
-%{_mandir}/man1/tardy.1%{ext_man}
-%{_mandir}/man1/tardy_license.1%{ext_man}
+%{_mandir}/man1/tardy.1%{?ext_man}
+%{_mandir}/man1/tardy_license.1%{?ext_man}
 
 %changelog




commit tardy for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package tardy for openSUSE:Factory checked 
in at 2017-02-03 16:30:01

Comparing /work/SRC/openSUSE:Factory/tardy (Old)
 and  /work/SRC/openSUSE:Factory/.tardy.new (New)


Package is "tardy"

Changes:

--- /work/SRC/openSUSE:Factory/tardy/tardy.changes  2015-04-16 
14:12:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.tardy.new/tardy.changes 2017-02-03 
20:03:01.899892433 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 14:59:03 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ tardy.spec ++
--- /var/tmp/diff_new_pack.P5MEgC/_old  2017-02-03 20:03:02.487809681 +0100
+++ /var/tmp/diff_new_pack.P5MEgC/_new  2017-02-03 20:03:02.491809118 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tardy
 #
-# 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
@@ -25,7 +25,11 @@
 Url:http://tardy.sourceforge.net/
 Source0:
http://sourceforge.net/projects/tardy/files/%{version}/%{name}-%{version}.D001.tar.gz
 BuildRequires:  bison
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  cpio
 BuildRequires:  gcc-c++
 BuildRequires:  groff-full




commit tardy for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package tardy for openSUSE:Factory checked 
in at 2015-04-16 14:12:38

Comparing /work/SRC/openSUSE:Factory/tardy (Old)
 and  /work/SRC/openSUSE:Factory/.tardy.new (New)


Package is "tardy"

Changes:

New Changes file:

--- /dev/null   2015-03-12 01:14:30.992027505 +0100
+++ /work/SRC/openSUSE:Factory/.tardy.new/tardy.changes 2015-04-16 
14:12:39.0 +0200
@@ -0,0 +1,24 @@
+---
+Tue Apr 14 06:38:17 UTC 2015 - mplus...@suse.com
+
+- Update license information
+
+---
+Mon Apr 13 09:44:27 UTC 2015 - mplus...@suse.com
+
+- Update to 1.28
+  * jari discovered  a  false  negative 
+from test/00/t0075a.sh, causd by a difference in time zones.
+  * jari  discovered that three files were 
+mysteri-ously absent from the tarball causing FTBFS.
+  * jaridiscovered  a  problem in the 
+download pages, causing the debian-less orig.tar.gz to be 
+improperly linked.
+- Cleanup spec file with spec-cleaner
+- Use url for source
+
+---
+Sat May 22 10:25:32 UTC 2010 - pascal.ble...@opensuse.org
+
+- initial package (1.20)
+

New:

  tardy-1.28.D001.tar.gz
  tardy.changes
  tardy.spec



Other differences:
--
++ tardy.spec ++
#
# spec file for package tardy
#
# Copyright (c) 2015 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:   tardy
Version:1.28
Release:0
Summary:Tar Archive Post-Processor
License:GPL-3.0 and LGPL-3.0
Group:  Productivity/Archiving/Backup
Url:http://tardy.sourceforge.net/
Source0:
http://sourceforge.net/projects/tardy/files/%{version}/%{name}-%{version}.D001.tar.gz
BuildRequires:  bison
BuildRequires:  boost-devel
BuildRequires:  cpio
BuildRequires:  gcc-c++
BuildRequires:  groff-full
BuildRequires:  libbz2-devel
BuildRequires:  libexplain-devel
BuildRequires:  xz-devel
BuildRequires:  zlib-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
The tardy program is a tar(1) post-processor. It may be used to manipulate the
file headers in tar(5) archive files in various ways.

%prep
%setup -q

%build
%configure
# parallel builds fail
make --jobs 1

%install
make DESTDIR=%{buildroot} install %{?_smp_mflags}

%files
%defattr(-,root,root)
%doc LICENSE AUTHORS README
%{_bindir}/tardy
%{_datadir}/doc/%{name}
%{_mandir}/man1/tardy.1%{ext_man}
%{_mandir}/man1/tardy_license.1%{ext_man}

%changelog