Hello community,
here is the log from the commit of package ipa-uigothic-fonts for
openSUSE:Factory checked in at 2012-09-14 12:27:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ipa-uigothic-fonts (Old)
and /work/SRC/openSUSE:Factory/.ipa-uigothic-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ipa-uigothic-fonts", Maintainer is ""
Changes:
--------
--- /work/SRC/openSUSE:Factory/ipa-uigothic-fonts/ipa-uigothic-fonts.changes
2012-05-26 09:25:55.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.ipa-uigothic-fonts.new/ipa-uigothic-fonts.changes
2012-09-14 12:27:59.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:
------------------
++++++ ipa-uigothic-fonts.spec ++++++
--- /var/tmp/diff_new_pack.VJhhaB/_old 2012-09-14 12:28:02.000000000 +0200
+++ /var/tmp/diff_new_pack.VJhhaB/_new 2012-09-14 12:28:02.000000000 +0200
@@ -16,22 +16,21 @@
#
-
Name: ipa-uigothic-fonts
Version: 002.003
-Release: 57
-%define ttf_fontdir /usr/share/fonts/truetype
+Release: 0
+Summary: "UI Gothic" Japanese TrueType Font Made by IPA
License: IPA
-Summary: "UI Gothic" Japanese TrueType font made by IPA
-Url: http://ossipedia.ipa.go.jp/ipafont/
Group: System/X11/Fonts
+Url: http://ossipedia.ipa.go.jp/ipafont/
Source0: IPAfont00203.tar.bz2
Source1: enduser_license_english.txt
BuildRequires: dos2unix
-Requires(pre): %suseconfig_fonts_prereq
+BuildRequires: fontpackages-devel
+%reconfigure_fonts_prereq
+Provides: IPUIGothic = %{version}
Provides: scalable-font-ja
Provides: locale(ja)
-Provides: IPUIGothic = %{version}
Obsoletes: IPUIGothic <= 002.003
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
@@ -53,22 +52,15 @@
done
%install
-mkdir -p %{buildroot}%{ttf_fontdir}
-install -m 644 ipagui.ttf %{buildroot}%{ttf_fontdir}
-
-%clean
-rm -rf %{buildroot};
-
-%post
-%run_suseconfig_fonts -c
+mkdir -p %{buildroot}%{_ttfontsdir}
+install -m 644 ipagui.ttf %{buildroot}%{_ttfontsdir}
-%postun
-%run_suseconfig_fonts -c
+%reconfigure_fonts_scriptlets -c
%files
%defattr(-,root,root)
%doc *.txt
-%dir %{ttf_fontdir}/
-%{ttf_fontdir}/ipagui.ttf
+%dir %{_ttfontsdir}
+%{_ttfontsdir}/ipagui.ttf
%changelog
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]