Hello community,
here is the log from the commit of package google-nobile-fonts for
openSUSE:Factory checked in at 2012-09-14 12:25:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/google-nobile-fonts (Old)
and /work/SRC/openSUSE:Factory/.google-nobile-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "google-nobile-fonts", Maintainer is ""
Changes:
--------
--- /work/SRC/openSUSE:Factory/google-nobile-fonts/google-nobile-fonts.changes
2012-05-26 09:25:47.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.google-nobile-fonts.new/google-nobile-fonts.changes
2012-09-14 12:25:20.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Jul 4 12:39:06 CEST 2012 - [email protected]
+
+- amend spec file to reflect new font packaging scheme
+ (see openFATE#313536);
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ google-nobile-fonts.spec ++++++
--- /var/tmp/diff_new_pack.2SoLKr/_old 2012-09-14 12:25:32.000000000 +0200
+++ /var/tmp/diff_new_pack.2SoLKr/_new 2012-09-14 12:25:32.000000000 +0200
@@ -16,19 +16,19 @@
#
-%define fontdir %{_datadir}/fonts/truetype
%define fontname nobile
Name: google-nobile-fonts
Version: 1.0.38
-Release: 1
-License: OFL-1.1
+Release: 0
Summary: Sans Serif Font
-Url: http://code.google.com/webfonts/family?family=Nobile
+License: OFL-1.1
Group: System/X11/Fonts
+Url: http://code.google.com/webfonts/family?family=Nobile
Source0: %{fontname}-%{version}.tar.bz2
Source1: OFL.txt
-Requires(pre): %suseconfig_fonts_prereq
+BuildRequires: fontpackages-devel
+%reconfigure_fonts_prereq
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
@@ -42,6 +42,7 @@
screen yet also be good loooking, not only at larger display sizes
but also right down to small text sizes.
+Designer: Vernon Adams
%prep
%setup -n %{fontname}-%{version}
@@ -50,19 +51,15 @@
cp %{SOURCE1} .
%install
-mkdir -p %{buildroot}%{fontdir}/
-install -m 0644 *.ttf %{buildroot}%{fontdir}
-
-%post
-%run_suseconfig_fonts
+mkdir -p %{buildroot}%{_ttfontsdir}/
+install -m 0644 *.ttf %{buildroot}%{_ttfontsdir}
-%postun
-%run_suseconfig_fonts
+%reconfigure_fonts_scriptlets
%files
%defattr(-, root,root)
-%dir %{fontdir}/
-%{fontdir}/*
+%dir %{_ttfontsdir}/
+%{_ttfontsdir}/*
%doc OFL.txt
%changelog
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]