commit cxxtools for openSUSE:Factory
Hello community, here is the log from the commit of package cxxtools for openSUSE:Factory checked in at 2020-01-31 23:58:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cxxtools (Old) and /work/SRC/openSUSE:Factory/.cxxtools.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "cxxtools" Fri Jan 31 23:58:02 2020 rev:4 rq:769060 version:2.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/cxxtools/cxxtools.changes 2019-08-28 18:35:17.177285748 +0200 +++ /work/SRC/openSUSE:Factory/.cxxtools.new.26092/cxxtools.changes 2020-01-31 23:59:12.863711411 +0100 @@ -1,0 +2,6 @@ +Mon Jan 27 09:33:22 UTC 2020 - Michal Vyskocil <mvyskocil@opensuse.org> + +- #boo1148335: used release tarball from github, it is more reliable than + third party websites + +------------------------------------------------------------------- Old: ---- cxxtools-2.2.1.tar.gz New: ---- v2.2.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cxxtools.spec ++++++ --- /var/tmp/diff_new_pack.TTkfbb/_old 2020-01-31 23:59:13.811711903 +0100 +++ /var/tmp/diff_new_pack.TTkfbb/_new 2020-01-31 23:59:13.815711905 +0100 @@ -1,7 +1,7 @@ # # spec file for package cxxtools # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,12 +25,15 @@ Summary: Collection of General-purpose C++ Classes License: LGPL-2.1-only Group: Development/Libraries/C and C++ -Url: http://www.tntnet.org/cxxtools.html -Source0: http://www.tntnet.org/download/cxxtools-%{version}.tar.gz +URL: http://www.tntnet.org/cxxtools.html +Source0: https://github.com/maekitalo/cxxtools/archive/v%{version}.tar.gz Source1: rpmlintrc # PATCH-FIX-UPSTREAM cxxtools-2.2-iconvstream-return.diff https://sourceforge.net/p/cxxtools/bugs/4/ tommi@tntnet.org -- fix "no return" warning Patch0: cxxtools-2.2-iconvstream-return.diff +BuildRequires: autoconf +BuildRequires: automake BuildRequires: gcc-c++ +BuildRequires: libtool BuildRequires: pkg-config BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -157,6 +160,7 @@ %patch0 -p1 %build +./autogen.sh %configure \ --disable-static \ --with-iconvstream=yes \ @@ -211,7 +215,8 @@ %files devel %defattr(-,root,root) -%doc AUTHORS ChangeLog COPYING README +%license COPYING +%doc AUTHORS ChangeLog README %{_bindir}/cxxtools-config %{_includedir}/cxxtools/ %{_libdir}/*.so
participants (1)
-
root