Hello community,
here is the log from the commit of package x11-japanese-bitmap-fonts for
openSUSE:Factory checked in at 2012-05-26 09:30:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/x11-japanese-bitmap-fonts (Old)
and /work/SRC/openSUSE:Factory/.x11-japanese-bitmap-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "x11-japanese-bitmap-fonts", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/x11-japanese-bitmap-fonts/x11-japanese-bitmap-fonts.changes
2012-04-19 08:51:33.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.x11-japanese-bitmap-fonts.new/x11-japanese-bitmap-fonts.changes
2012-05-26 09:31:02.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:10:37 UTC 2012 - [email protected]
+
+- call spec-cleaner
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ x11-japanese-bitmap-fonts.spec ++++++
--- /var/tmp/diff_new_pack.oQ004A/_old 2012-05-26 09:31:04.000000000 +0200
+++ /var/tmp/diff_new_pack.oQ004A/_new 2012-05-26 09:31:04.000000000 +0200
@@ -15,28 +15,26 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-# norootforbuild
Name: x11-japanese-bitmap-fonts
Summary: Japanese Fixed Fonts for the X Window System
-BuildRequires: xorg-x11
BuildRequires: fdupes
-%if %suse_version < 1130
+BuildRequires: xorg-x11
+%if 0%{?suse_version} < 1130
BuildRequires: freetype2
%endif
-License: SUSE-Public-Domain and HPND
-Group: System/X11/Fonts
-AutoReqProv: on
-PreReq: %suseconfig_fonts_prereq
-Provides: locale(xorg-x11:ja)
Version: 20020904
Release: 642
+License: SUSE-Public-Domain and HPND
Url: http://openlab.ring.gr.jp/efont/japanese/
+Group: System/X11/Fonts
Source0:
http://openlab.ring.gr.jp/efont/dist/japanese/japanese-bitmap-fonts-0.4.5.tar.bz2
Source1: mkbold
Source2: mkitalic
Source4: xfonts_jp.tar.bz2
+Requires(pre): %suseconfig_fonts_prereq
+Provides: locale(xorg-x11:ja)
Provides: xfntjp = %{version}
Obsoletes: xfntjp <= 20020904
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -54,7 +52,6 @@
bold, italic, and bold-italic versions of iso-8859-1 fonts which fit
nicely in style and width to the Japanese fonts.
-
%define fontdir /usr/share/fonts/japanese
%prep
@@ -84,10 +81,10 @@
popd
%install
-mkdir -p $RPM_BUILD_ROOT%{fontdir}
-cp -p build/* $RPM_BUILD_ROOT%{fontdir}
-cp -p extra/*.pcf* $RPM_BUILD_ROOT%{fontdir}
-%fdupes $RPM_BUILD_ROOT%{fontdir}
+mkdir -p %{buildroot}%{fontdir}
+cp -p build/* %{buildroot}%{fontdir}
+cp -p extra/*.pcf* %{buildroot}%{fontdir}
+%fdupes %{buildroot}%{fontdir}
%clean
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]