Hello community, here is the log from the commit of package mgopen-fonts for openSUSE:Factory checked in at 2012-09-14 12:31:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mgopen-fonts (Old) and /work/SRC/openSUSE:Factory/.mgopen-fonts.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mgopen-fonts", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/mgopen-fonts/mgopen-fonts.changes 2012-05-26 09:26:56.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.mgopen-fonts.new/mgopen-fonts.changes 2012-09-14 12:31:18.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: ------------------ ++++++ mgopen-fonts.spec ++++++ --- /var/tmp/diff_new_pack.nFonuz/_old 2012-09-14 12:31:21.000000000 +0200 +++ /var/tmp/diff_new_pack.nFonuz/_new 2012-09-14 12:31:21.000000000 +0200 @@ -16,20 +16,19 @@ # - Name: mgopen-fonts Version: 0.20050518 -Release: 182 -%define fontdir /usr/share/fonts/truetype -License: SUSE-MgOpen +Release: 0 Summary: Free High-Quality Greek Fonts -Url: http://www.ellak.gr/fonts/mgopen/index.en +License: SUSE-MgOpen Group: System/X11/Fonts +Url: http://www.ellak.gr/fonts/mgopen/index.en Source0: http://www.ellak.gr/fonts/mgopen/files/MgOpen.tar.bz2 # The file README contains the license and was created with # w3m -dump http://www.ellak.gr/fonts/mgopen/index.en > README Source1: README -Requires(pre): %suseconfig_fonts_prereq +BuildRequires: fontpackages-devel +%reconfigure_fonts_prereq Provides: scalable-font-el Provides: locale(el) BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -45,21 +44,14 @@ %build %install -mkdir -p %{buildroot}%{fontdir}/ -install -c -m 644 *.ttf %{buildroot}%{fontdir}/ - -%clean -rm -rf %{buildroot} - -%post -%run_suseconfig_fonts +mkdir -p %{buildroot}%{_ttfontsdir}/ +install -c -m 644 *.ttf %{buildroot}%{_ttfontsdir}/ -%postun -%run_suseconfig_fonts +%reconfigure_fonts_scriptlets %files %defattr(-, root,root) %doc README -%{fontdir} +%{_ttfontsdir} %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
