Hello community, here is the log from the commit of package opengost-fonts for openSUSE:Factory checked in at 2012-09-11 11:27:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/opengost-fonts (Old) and /work/SRC/openSUSE:Factory/.opengost-fonts.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "opengost-fonts", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/opengost-fonts/opengost-fonts.changes 2012-04-17 07:47:24.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.opengost-fonts.new/opengost-fonts.changes 2012-09-11 11:27:02.000000000 +0200 @@ -1,0 +2,30 @@ +Sun Sep 2 16:53:22 UTC 2012 - [email protected] + +- Update to 0.3. + * Redraw basic latin, digits and some symbols in type A regular. + * Redraw cyrillic glyphs in type A regular. + * Redraw greek in type A regular. + * Fix bearings in type A regular. + * Reduce font weight for both fonts. + * Draw miscelaneous technical symbols in type A regular. + * Modify kerning for some latin letters in type A regular. + * Draw misc Cyrillic letters in type B regular. + * Draw miscelaneous technical symbols in type A regular. + * Draw circled capital latin letters in type A regular. + * Draw symbols for limits by GOST 2.308-79 in type A regular. + * Draw misc technical symbols in type B regular. + * Added circled latin capital letters in type B regular. + * Draw some vulgar fractions in type B regular. + +------------------------------------------------------------------- +Wed Jul 4 12:39:06 CEST 2012 - [email protected] + +- amend spec file to reflect new font packaging scheme + (see openFATE#313536); + +------------------------------------------------------------------- +Thu May 17 09:10:23 UTC 2012 - [email protected] + +- call spec-cleaner + +------------------------------------------------------------------- Old: ---- opengostfont-otf-0.2.tar.xz opengostfont-ttf-0.2.tar.xz New: ---- opengostfont-otf-0.3.tar.xz opengostfont-ttf-0.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ opengost-fonts.spec ++++++ --- /var/tmp/diff_new_pack.xBjhYT/_old 2012-09-11 11:27:04.000000000 +0200 +++ /var/tmp/diff_new_pack.xBjhYT/_new 2012-09-11 11:27:04.000000000 +0200 @@ -16,22 +16,20 @@ # -%define _ttf_fontdir %{_datadir}/fonts/truetype - Name: opengost-fonts -Version: 0.2 +Version: 0.3 Release: 0 -License: OFL-1.1 Summary: Open-source Russian GOST Fonts -Url: https://bitbucket.org/fat_angel/opengostfont/overview +License: OFL-1.1 Group: System/X11/Fonts -Source0: https://bitbucket.org/fat_angel/opengostfont/downloads/opengostfont-otf-0.2.tar.xz -Source1: https://bitbucket.org/fat_angel/opengostfont/downloads/opengostfont-ttf-0.2.tar.xz -BuildRequires: xorg-x11-devel +Url: https://bitbucket.org/fat_angel/opengostfont/overview +Source0: https://bitbucket.org/fat_angel/opengostfont/downloads/opengostfont-otf-%{version}.tar.xz +Source1: https://bitbucket.org/fat_angel/opengostfont/downloads/opengostfont-ttf-%{version}.tar.xz +BuildRequires: fontpackages-devel BuildRequires: xz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch -Requires(pre): %suseconfig_fonts_prereq +%reconfigure_fonts_prereq %description Open-source version of the fonts by Russian standard GOST 2.304-81 @@ -64,34 +62,26 @@ %build %install -install -dm 0755 %{buildroot}%{_ttf_fontdir} +install -dm 0755 %{buildroot}%{_ttfontsdir} install -m 0644 opengostfont-otf-%{version}/*.otf \ - %{buildroot}%{_ttf_fontdir} + %{buildroot}%{_ttfontsdir} install -m 0644 opengostfont-ttf-%{version}/*.ttf \ - %{buildroot}%{_ttf_fontdir} - -%post -n opengost-otf-fonts -%run_suseconfig_fonts - -%post -n opengost-ttf-fonts -%run_suseconfig_fonts + %{buildroot}%{_ttfontsdir} -%postun -n opengost-otf-fonts -%run_suseconfig_fonts +%reconfigure_fonts_scriptlets -n opengost-otf-fonts -%postun -n opengost-ttf-fonts -%run_suseconfig_fonts +%reconfigure_fonts_scriptlets -n opengost-ttf-fonts %files -n opengost-otf-fonts %defattr(-,root,root,-) %doc opengostfont-otf-%{version}/LICENSE -%dir %{_ttf_fontdir} -%{_ttf_fontdir}/*.otf +%dir %{_ttfontsdir} +%{_ttfontsdir}/*.otf %files -n opengost-ttf-fonts %defattr(-,root,root,-) %doc opengostfont-ttf-%{version}/LICENSE -%dir %{_ttf_fontdir} -%{_ttf_fontdir}/*.ttf +%dir %{_ttfontsdir} +%{_ttfontsdir}/*.ttf %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
