Hello community,
here is the log from the commit of package google-croscore-fonts for
openSUSE:Factory checked in at 2012-10-25 21:25:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/google-croscore-fonts (Old)
and /work/SRC/openSUSE:Factory/.google-croscore-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "google-croscore-fonts", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/google-croscore-fonts/google-croscore-fonts.changes
2012-08-07 08:07:43.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.google-croscore-fonts.new/google-croscore-fonts.changes
2012-10-26 00:23:25.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Oct 16 13:13:51 UTC 2012 - [email protected]
+
+- splitted into subpackages
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ google-croscore-fonts.spec ++++++
--- /var/tmp/diff_new_pack.Uj4ZGd/_old 2012-10-26 00:23:26.000000000 +0200
+++ /var/tmp/diff_new_pack.Uj4ZGd/_new 2012-10-26 00:23:26.000000000 +0200
@@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
%define arname croscorefonts
Name: google-croscore-fonts
@@ -30,12 +31,59 @@
Provides: locale(bg;el;ru;bg)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
+Requires: google-arimo-fonts
+Requires: google-cousine-fonts
+Requires: google-symbolneu-fonts
+Requires: google-tinos-fonts
%description
Free fonts which are metric compatible to "Arial", "Times New Roman"
and "Courier New". Croscore fonts are based on Liberation fonts and
extends it's glyph coverage.
+%package -n google-arimo-fonts
+Summary: Monospace Sans Serif Font
+Group: System/X11/Fonts
+
+%description -n google-arimo-fonts
+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.
+
+%package -n google-cousine-fonts
+Summary: Monospace Sans Serif Font
+Group: System/X11/Fonts
+
+%description -n google-cousine-fonts
+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.
+
+%package -n google-tinos-fonts
+Summary: Monospace Sans Serif Font
+Group: System/X11/Fonts
+
+%description -n google-tinos-fonts
+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.
+
+%package -n google-symbolneu-fonts
+Summary: Monospace Sans Serif Font
+Group: System/X11/Fonts
+
+%description -n google-symbolneu-fonts
+Symbol Neu is a metrically compatible font to Symbol.
+
%prep
%setup -q -n %{arname}-%{version}
@@ -45,11 +93,33 @@
mkdir -p %{buildroot}%{_ttfontsdir}
install -m 0644 *.ttf %{buildroot}%{_ttfontsdir}/
-%reconfigure_fonts_scriptlets
+%reconfigure_fonts_scriptlets -n google-arimo-fonts
+
+%reconfigure_fonts_scriptlets -n google-cousine-fonts
+
+%reconfigure_fonts_scriptlets -n google-tinos-fonts
+
+%reconfigure_fonts_scriptlets -n google-symbolneu-fonts
%files
%defattr(-,root,root)
%doc LICENSE
-%{_ttfontsdir}
+%dir %{_ttfontsdir}
+
+%files -n google-arimo-fonts
+%defattr(-,root,root)
+%{_ttfontsdir}/Arimo*.ttf
+
+%files -n google-cousine-fonts
+%defattr(-,root,root)
+%{_ttfontsdir}/Cousine*.ttf
+
+%files -n google-tinos-fonts
+%defattr(-,root,root)
+%{_ttfontsdir}/Tinos*.ttf
+
+%files -n google-symbolneu-fonts
+%defattr(-,root,root)
+%{_ttfontsdir}/SymbolNeu*.ttf
%changelog
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]