Hello community, here is the log from the commit of package fontawesome-fonts for openSUSE:Factory checked in at 2015-09-27 08:39:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fontawesome-fonts (Old) and /work/SRC/openSUSE:Factory/.fontawesome-fonts.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fontawesome-fonts" Changes: -------- --- /work/SRC/openSUSE:Factory/fontawesome-fonts/fontawesome-fonts.changes 2015-06-23 11:59:50.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.fontawesome-fonts.new/fontawesome-fonts.changes 2015-09-27 08:38:45.000000000 +0200 @@ -1,0 +2,8 @@ +Tue Sep 8 14:46:28 CEST 2015 - [email protected] + +- Add Group to fontawesome-fonts-web subpackage to fix the build + for older distros +- Add missing defattr to filelist +- Add missing buildroot tag to fix the build failures on old distros + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fontawesome-fonts.spec ++++++ --- /var/tmp/diff_new_pack.Pc9jyx/_old 2015-09-27 08:38:46.000000000 +0200 +++ /var/tmp/diff_new_pack.Pc9jyx/_new 2015-09-27 08:38:46.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package fontawesome-fonts # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# 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 @@ -13,18 +13,22 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + Name: fontawesome-fonts Version: 4.3.0 Release: 0 Summary: Iconic font set -Group: System/X11/Fonts License: OFL-1.1 -URL: http://fontawesome.io/ +Group: System/X11/Fonts +Url: http://fontawesome.io/ Source0: font-awesome-%{version}.zip Source1: README-Trademarks.txt BuildArch: noarch -BuildRequires: fontpackages-devel, unzip +BuildRequires: fontpackages-devel +BuildRequires: unzip +BuildRoot: %{_tmppath}/%{name}-%{version}-build %{reconfigure_fonts_prereq} %description @@ -37,6 +41,7 @@ %package web Summary: Web files for font-awesome License: MIT +Group: System/X11/Fonts %description web Web files (css, less, scss, etc) for font-awesome. @@ -64,6 +69,7 @@ %{_ttfontsdir}/* %files web +%defattr(-, root,root) %{_datadir}/font-awesome-web/ %changelog
