From 8bec0dd87ab47fb08850461a46771683a51107c5 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Wed, 22 Nov 2023 16:43:45 +0300 Subject: [PATCH] Remove unnecessary files --- SPECS/google-croscore-fonts.spec | 206 +++++++++++++++++++++++++++++++ sources | 1 - tests/test-simple | 15 --- tests/test_simple.yml | 35 ------ tests/tests.yml | 1 - 5 files changed, 206 insertions(+), 52 deletions(-) create mode 100644 SPECS/google-croscore-fonts.spec delete mode 100644 sources delete mode 100644 tests/test-simple delete mode 100644 tests/test_simple.yml delete mode 100644 tests/tests.yml diff --git a/SPECS/google-croscore-fonts.spec b/SPECS/google-croscore-fonts.spec new file mode 100644 index 0000000..5435829 --- /dev/null +++ b/SPECS/google-croscore-fonts.spec @@ -0,0 +1,206 @@ +BuildArch: noarch + +Version: 1.31.0 +Release: 15%{?dist} +License: ASL 2.0 +#URL: + +%global foundry google +%global fontlicense Apache-2.0 +%global fontlicenses LICENSE-2.0.txt + +%global common_description %{expand: +This package contains a collections of fonts that offers improved on-screen +readability characteristics and the pan-European WGL character set and solves +the needs of developers looking for width-compatible fonts to address document +portability across platforms.} + +%global fontsummary The width-compatible fonts for improved on-screen readability + +%global archivename croscorefonts-%{version} + +%global fontfamily1 Arimo +%global fontsummary1 The croscore Arimo family fonts +%global fontpkgheader1 %{expand: +Provides: google-croscore-arimo-fonts = %{version}-%{release} +Obsoletes: google-croscore-arimo-fonts < %{version}-%{release} +} +%global fonts1 Arimo*.ttf +%global fontconfs1 %{SOURCE1} %{SOURCE4} +%global fontdescription1 %{expand: +%{common_description} + +Arimo was designed by Steve Matteson as an innovative, refreshing sans serif +design that is metrically compatible with Arial. Arimo offers improved +on-screen readability characteristics and the pan-European WGL character set +and solves the needs of developers looking for width-compatible fonts to +address document portability across platforms.} + +%global fontfamily2 Cousine +%global fontsummary2 The croscore Cousine family fonts +%global fontpkgheader2 %{expand: +Provides: google-croscore-cousine-fonts = %{version}-%{release} +Obsoletes: google-croscore-cousine-fonts < %{version}-%{release} +} +%global fonts2 Cousine*.ttf +%global fontconfs2 %{SOURCE2} %{SOURCE5} +%global fontdescription2 %{expand: +%{common_description} + +Cousine was designed by Steve Matteson as an innovative, refreshing sans serif +design that is metrically compatible with Courier New. Cousine offers improved +on-screen readability characteristics and the pan-European WGL character set +and solves the needs of developers looking for width-compatible fonts to +address document portability across platforms.} + +%global fontfamily3 Tinos +%global fontsummary3 The croscore Tinos family fonts +%global fontpkgheader3 %{expand: +Provides: google-croscore-tinos-fonts = %{version}-%{release} +Obsoletes: google-croscore-tinos-fonts < %{version}-%{release} +} +%global fonts3 Tinos*.ttf +%global fontconfs3 %{SOURCE3} %{SOURCE6} +%global fontdescription3 %{expand: +%{common_description} + +Tinos was designed by Steve Matteson as an innovative, refreshing serif design +that is metrically compatible with Times New Roman. Tinos offers improved +on-screen readability characteristics and the pan-European WGL character set +and solves the needs of developers looking for width-compatible fonts to +address document portability across platforms.} + + +Source0: http://gsdview.appspot.com/chromeos-localmirror/distfiles/%{archivename}.tar.bz2 + +Source1: 62-%{fontpkgname1}.conf +Source2: 62-%{fontpkgname2}.conf +Source3: 62-%{fontpkgname3}.conf +Source4: 30-0-%{fontpkgname1}.conf +Source5: 30-0-%{fontpkgname2}.conf +Source6: 30-0-%{fontpkgname3}.conf + +# Upstream has not provided license text in their tarball release +# Add ASL2.0 license text in LICENSE-2.0.txt file +Source8: LICENSE-2.0.txt + +Name: google-croscore-fonts +Summary: The width-compatible fonts for improved on-screen readability + +%description +%wordwrap -v common_description + +%fontpkg -a + +%prep +%setup -q -n croscorefonts-%{version} +cp -p %{SOURCE8} . + +%build +%fontbuild -a + +%install +echo %{fontpkgname} +%fontinstall -a + +%check +%fontcheck -a + +%fontfiles -a + +%changelog +* Thu Jan 19 2023 Fedora Release Engineering - 1.31.0-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Thu Dec 01 2022 Parag Nemade - 1.31.0-14 +- Update license tag to SPDX format + +* Thu Jul 21 2022 Fedora Release Engineering - 1.31.0-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Thu Jan 20 2022 Fedora Release Engineering - 1.31.0-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Thu Jul 22 2021 Fedora Release Engineering - 1.31.0-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Tue Jan 26 2021 Fedora Release Engineering - 1.31.0-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Tue Jul 28 2020 Fedora Release Engineering - 1.31.0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Sun May 24 2020 Parag Nemade - 1.31.0-8 +- Update fontconfig DTD id in conf file + +* Wed Mar 18 2020 Parag Nemade - 1.31.0-7 +- Update CI script for new installed font path + +* Tue Mar 10 2020 Parag Nemade - 1.31.0-6 +- Convert to new fonts packaging guidelines +- Dropped Obsoletes: google-croscore-symbolneu-fonts (Added in F29) + +* Wed Jan 29 2020 Fedora Release Engineering - 1.31.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Thu Jul 25 2019 Fedora Release Engineering - 1.31.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Fri Feb 01 2019 Fedora Release Engineering - 1.31.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Wed Nov 14 2018 Parag Nemade - 1.31.0-2 +- Move Obsoletes: to common subpackage + +* Mon Nov 12 2018 Parag Nemade - 1.31.0-1 +- Update to 1.31.0 version +- Dropped SymbolNeu subpackage as upstream stopped releasing it + +* Fri Jul 13 2018 Fedora Release Engineering - 1.23.0-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Wed Feb 07 2018 Fedora Release Engineering - 1.23.0-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Wed Jul 26 2017 Fedora Release Engineering - 1.23.0-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Fri Feb 10 2017 Fedora Release Engineering - 1.23.0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Wed Feb 03 2016 Fedora Release Engineering - 1.23.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Wed Jun 17 2015 Fedora Release Engineering - 1.23.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Mon Oct 20 2014 Parag Nemade - 1.23.0-6 +- Add metainfo files to show Arimo, Cousine, Tinos fonts in gnome-software + +* Wed Sep 03 2014 Parag Nemade - 1.23.0-5 +- Drop fontconfig for Symbol Neu font +- Fix rh#1037882 - Wrong character displayed with google-croscore-symbolneu-fonts installed + +* Sat Jun 07 2014 Fedora Release Engineering - 1.23.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Sat Aug 03 2013 Fedora Release Engineering - 1.23.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Thu Feb 14 2013 Fedora Release Engineering - 1.23.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Mon Dec 17 2012 Parag Nemade - 1.23.0-1 +- Update to next upstream release 1.23.0 + +* Thu Jul 19 2012 Fedora Release Engineering - 1.21.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Tue Apr 24 2012 Parag Nemade - 1.21.0-3 +- Resolves:rh#814631-Typo in 62-google-croscore-cousine-fontconfig.conf + +* Tue Mar 27 2012 Parag Nemade - 1.21.0-2 +- Updated fontconfig rules. + +* Wed Mar 21 2012 Parag Nemade - 1.21.0-1 +- Initial packaging diff --git a/sources b/sources deleted file mode 100644 index 7056c0b..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -SHA512 (croscorefonts-1.31.0.tar.bz2) = dcd5ebb854f78353a1d91bb74a5ac7b5e237040994c7e2a69cf68511f06b10006fc3a490840d48c12ee7f862d2dfa3106c9e1787a726a4b158eaea5cd5ba8842 diff --git a/tests/test-simple b/tests/test-simple deleted file mode 100644 index 9a619e3..0000000 --- a/tests/test-simple +++ /dev/null @@ -1,15 +0,0 @@ -#/usr/bin/bash -aminfo=`rpm -q --provides google-arimo-fonts| grep "metainfo(org.fedoraproject.google-arimo-fonts.metainfo.xml)"` -if [[ $aminfo ]];then - echo "metainfo present for Google CrosCore Arimo font" -fi - -cminfo=`rpm -q --provides google-cousine-fonts | grep "metainfo(org.fedoraproject.google-cousine-fonts.metainfo.xml)"` -if [[ $cminfo ]];then - echo "metainfo present for Google CrosCore Cousine font" -fi - -tminfo=`rpm -q --provides google-tinos-fonts| grep "metainfo(org.fedoraproject.google-tinos-fonts.metainfo.xml)"` -if [[ $tminfo ]];then - echo "metainfo present for Google CrosCore Tinos font" -fi diff --git a/tests/test_simple.yml b/tests/test_simple.yml deleted file mode 100644 index 43b94e2..0000000 --- a/tests/test_simple.yml +++ /dev/null @@ -1,35 +0,0 @@ -- hosts: localhost - vars: - - artifacts: ./artifacts - tags: - - classic - remote_user: root - tasks: - - name: Install required packages - dnf: - name: google-arimo-fonts - state: latest - dnf: - name: google-cousine-fonts - state: latest - dnf: - name: google-tinos-fonts - state: latest - - - - name: Install the test files - copy: src={{ item.file }} dest=/usr/local/bin/{{ item.dest }} mode=0755 - with_items: - - {file: test-simple, dest: test-simple } - - - name: Test block - block: - - name: Execute the tests - shell: exec > /tmp/test.log 2>&1 && /usr/local/bin/test-simple - - always: - - name: Pull out the logs - fetch: - dest: "{{ artifacts }}/" - src: "/tmp/test.log" - flat: yes diff --git a/tests/tests.yml b/tests/tests.yml deleted file mode 100644 index e6be863..0000000 --- a/tests/tests.yml +++ /dev/null @@ -1 +0,0 @@ -- import_playbook: test_simple.yml