Hello community,
here is the log from the commit of package adobe-sourcecodepro-fonts for
openSUSE:Factory checked in at 2015-04-16 14:12:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/adobe-sourcecodepro-fonts (Old)
and /work/SRC/openSUSE:Factory/.adobe-sourcecodepro-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "adobe-sourcecodepro-fonts"
Changes:
--------
---
/work/SRC/openSUSE:Factory/adobe-sourcecodepro-fonts/adobe-sourcecodepro-fonts.changes
2013-06-10 17:10:51.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.adobe-sourcecodepro-fonts.new/adobe-sourcecodepro-fonts.changes
2015-04-16 14:12:49.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Apr 13 18:10:28 UTC 2015 - [email protected]
+
+- Add a metainfo.xml file for presence in AppStream metadata.
+
+-------------------------------------------------------------------
New:
----
adobe-sourcecodepro-fonts.metainfo.xml
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ adobe-sourcecodepro-fonts.spec ++++++
--- /var/tmp/diff_new_pack.QyZGFj/_old 2015-04-16 14:12:50.000000000 +0200
+++ /var/tmp/diff_new_pack.QyZGFj/_new 2015-04-16 14:12:50.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package adobe-sourcecodepro-fonts
#
-# Copyright (c) 2013 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
@@ -25,6 +25,7 @@
Group: System/X11/Fonts
Url: http://sourceforge.net/projects/sourcecodepro.adobe
Source: %{_name}_FontsOnly-%{version}.zip
+Source1: adobe-sourcecodepro-fonts.metainfo.xml
Obsoletes: SourceCodePro-fonts < %version-%release
Provides: SourceCodePro-fonts = %version-%release
BuildRequires: fontpackages-devel
@@ -50,12 +51,16 @@
install -d %{buildroot}%{_ttfontsdir}
# by default install command uses 755 umask
install -m 644 OTF/*.otf TTF/*.ttf %{buildroot}%{_ttfontsdir}
+install -d -m0755 %{buildroot}%{_datadir}/appdata
+install -D -m0644 %{S:1} %{buildroot}%{_datadir}/appdata/
%reconfigure_fonts_scriptlets
%files
%defattr(-,root,root)
%doc LICENSE.txt *.html
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/adobe-sourcecodepro-fonts.metainfo.xml
%dir %{_ttfontsdir}
%{_ttfontsdir}/*