Hello community, here is the log from the commit of package 844-ksc-pcf for openSUSE:Factory checked in at 2012-08-08 11:04:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/844-ksc-pcf (Old) and /work/SRC/openSUSE:Factory/.844-ksc-pcf.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "844-ksc-pcf", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/844-ksc-pcf/844-ksc-pcf.changes 2011-09-23 01:50:32.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.844-ksc-pcf.new/844-ksc-pcf.changes 2012-08-08 11:05:02.000000000 +0200 @@ -1,0 +2,10 @@ +Wed Aug 8 07:16:16 UTC 2012 - [email protected] + +- call spec-cleaner + +------------------------------------------------------------------- +Mon Aug 6 16:30:04 UTC 2012 - [email protected] + +- prepare spec file for dropping SuSEconfig.fonts (openFATE#313536) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ 844-ksc-pcf.spec ++++++ --- /var/tmp/diff_new_pack.tMeKiJ/_old 2012-08-08 11:05:03.000000000 +0200 +++ /var/tmp/diff_new_pack.tMeKiJ/_new 2012-08-08 11:05:03.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package 844-ksc-pcf # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,27 +16,24 @@ # - Name: 844-ksc-pcf -%define fontdir /usr/share/fonts/misc -Url: http://www.debian.or.kr/~cwryu/archive/fonttools/ +Version: 19990207 +Release: 0 +Summary: Korean 8x4x4 Johab Fonts License: SUSE-Public-Domain Group: System/X11/Fonts -PreReq: %suseconfig_fonts_prereq -Provides: locale(xorg-x11:ko) -Summary: Korean 8x4x4 Johab Fonts -Version: 19990207 -Release: 772 +Url: http://www.debian.or.kr/~cwryu/archive/fonttools/ Source0: 844-ksc-pcf-19990207.1.tar.bz2 Source1: README.844-ksc.fonts.TXT -BuildArch: noarch +BuildRequires: fontpackages-devel +Provides: locale(xorg-x11:ko) BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildArch: noarch +%reconfigure_fonts_prereq %description Korean 8x4x4 johab fonts. - - %prep %setup -q -n 844-ksc-pcf-19990207.1 cp $RPM_SOURCE_DIR/README.844-ksc.fonts.TXT . @@ -49,9 +46,9 @@ %build %install -mkdir -p %{buildroot}%{fontdir} +mkdir -p %{buildroot}%{_miscfontsdir} gzip --best *.pcf -install -m 644 *.gz %{buildroot}%{fontdir} +install -m 644 *.gz %{buildroot}%{_miscfontsdir} # Ruediger Oertel wrote: # > that is the way an update works with rpm: @@ -63,15 +60,11 @@ # > remove all files from old package not present in new package # > %postun old package -%post -%run_suseconfig_fonts - -%postun -%run_suseconfig_fonts +%reconfigure_fonts_scriptlets %files %defattr(-,root,root) %doc README* -%{fontdir} +%{_miscfontsdir} %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
