Hello community,

here is the log from the commit of package 0ad-data for openSUSE:Factory 
checked in at 2017-01-24 10:32:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/0ad-data (Old)
 and      /work/SRC/openSUSE:Factory/.0ad-data.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "0ad-data"

Changes:
--------
--- /work/SRC/openSUSE:Factory/0ad-data/0ad-data.changes        2016-06-19 
12:53:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.0ad-data.new/0ad-data.changes   2017-01-24 
10:32:42.168340897 +0100
@@ -1,0 +2,11 @@
+Wed Dec  7 00:12:52 UTC 2016 - [email protected]
+
+- Update to version 0.21.0
+
+-------------------------------------------------------------------
+Tue Aug 30 09:58:43 UTC 2016 - [email protected]
+
+- Use system provided fonts
+- Use correct licenses for the License tag.
+
+-------------------------------------------------------------------

Old:
----
  0ad-0.0.20-alpha-unix-data.tar.gz

New:
----
  0ad-0.0.21-alpha-unix-data.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ 0ad-data.spec ++++++
--- /var/tmp/diff_new_pack.i0Xzi5/_old  2017-01-24 10:33:02.857407432 +0100
+++ /var/tmp/diff_new_pack.i0Xzi5/_new  2017-01-24 10:33:02.861406865 +0100
@@ -17,17 +17,19 @@
 
 
 Name:           0ad-data
-Version:        0.0.20
+Version:        0.0.21
 Release:        0
 Summary:        The Data Files for 0 AD
-License:        CC-BY-SA-2.0
+# When openSUSE supports full spdx 2.2, replace GPL-3.0+ with (GPL-3.0+ with 
Font-exception-2.0)
+License:        CC-BY-SA-3.0 and LPPL-1.3c+ and GPL-3.0+
 Group:          Amusements/Games/Strategy/Real Time
 Url:            http://play0ad.com/
 Source:         
http://downloads.sourceforge.net/project/zero-ad/releases/0ad-%{version}-alpha-unix-data.tar.gz
-BuildRequires:  xz
-%if 0%{?suse_version}
+BuildRequires:  dejavu-fonts
 BuildRequires:  fdupes
-%endif
+BuildRequires:  gnu-free-fonts
+Requires:       dejavu-fonts
+Requires:       gnu-free-fonts
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
@@ -52,9 +54,15 @@
 mkdir -p %{buildroot}%{_datadir}
 mv binaries/data %{buildroot}%{_datadir}/0ad
 mkdir -p %{buildroot}%{_datadir}/0ad/l10n
-%if 0%{?suse_version}
+
+# Replace fonts with system provided ones
+cd %{buildroot}%{_datadir}/0ad/tools/fontbuilder/fonts
+for font in {Free,Deja}*.ttf; do
+    rm "$font"
+    ln -s %{_datadir}/fonts/truetype/"$font" "$font"
+done
+
 %fdupes %{buildroot}%{_datadir}/0ad
-%endif
 
 %files
 %defattr(-,root,root)

++++++ 0ad-0.0.20-alpha-unix-data.tar.gz -> 0ad-0.0.21-alpha-unix-data.tar.gz 
++++++
/work/SRC/openSUSE:Factory/0ad-data/0ad-0.0.20-alpha-unix-data.tar.gz 
/work/SRC/openSUSE:Factory/.0ad-data.new/0ad-0.0.21-alpha-unix-data.tar.gz 
differ: char 5, line 1


Reply via email to