Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gccmakedep for openSUSE:Factory checked in at 2021-05-20 19:23:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gccmakedep (Old) and /work/SRC/openSUSE:Factory/.gccmakedep.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gccmakedep" Thu May 20 19:23:14 2021 rev:7 rq:893442 version:1.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/gccmakedep/gccmakedep.changes 2014-05-26 10:27:35.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gccmakedep.new.2988/gccmakedep.changes 2021-05-20 19:23:26.914346052 +0200 @@ -1,0 +2,5 @@ +Sun May 16 08:33:08 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- modernize spec-file (move license to licensedir, add source url) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gccmakedep.spec ++++++ --- /var/tmp/diff_new_pack.215S2X/_old 2021-05-20 19:23:28.210340569 +0200 +++ /var/tmp/diff_new_pack.215S2X/_new 2021-05-20 19:23:28.210340569 +0200 @@ -1,7 +1,7 @@ # # spec file for package gccmakedep # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # 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/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -22,12 +22,10 @@ Summary: Utility to list the resource database of an X application License: MIT Group: Development/Tools/Building -Url: http://xorg.freedesktop.org/ -#Source URL: http://xorg.freedesktop.org/releases/individual/util/ -Source0: %{name}-%{version}.tar.bz2 +URL: https://xorg.freedesktop.org/ +Source0: https://www.x.org/releases/individual/util/%{name}-%{version}.tar.bz2 # This was part of the xorg-x11-util-devel package up to version 7.6 Conflicts: xorg-x11-util-devel <= 7.6 -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description @@ -40,14 +38,14 @@ %build %configure -make %{?_smp_mflags} +%make_build %install %make_install %files -%defattr(-,root,root) -%doc ChangeLog COPYING +%license COPYING +%doc ChangeLog %{_bindir}/gccmakedep %{_mandir}/man1/gccmakedep.1%{?ext_man}