Hello community, here is the log from the commit of package xmahjong for openSUSE:Factory checked in at 2012-05-10 15:13:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xmahjong (Old) and /work/SRC/openSUSE:Factory/.xmahjong.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xmahjong", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/xmahjong/xmahjong.changes 2012-02-27 18:38:03.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.xmahjong.new/xmahjong.changes 2012-05-10 15:13:31.000000000 +0200 @@ -1,0 +2,7 @@ +Thu May 10 10:12:35 UTC 2012 - [email protected] + +- Pass FONTDIR=%{fontdir}/.. to "make install" so that the font is + correctly installed in /usr/share/fonts/misc instead of + /usr/share/fonts/X11/misc. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xmahjong.spec ++++++ --- /var/tmp/diff_new_pack.rHIzql/_old 2012-05-10 15:13:32.000000000 +0200 +++ /var/tmp/diff_new_pack.rHIzql/_new 2012-05-10 15:13:32.000000000 +0200 @@ -14,6 +14,8 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: xmahjong BuildRequires: freetype2 BuildRequires: xorg-x11 @@ -39,7 +41,7 @@ the X Window System. More can be found in the appropriate manual page. %prep -%setup -n xmahjong +%setup -q -n xmahjong %patch0 %patch1 -p1 @@ -49,7 +51,7 @@ make LIBDIR=%{xlibdir} %{?_smp_mflags} %install -make install install.man DESTDIR=$RPM_BUILD_ROOT LIBDIR=%{xlibdir} +make install install.man DESTDIR=$RPM_BUILD_ROOT LIBDIR=%{xlibdir} FONTDIR=%{fontdir}/.. %post %run_suseconfig_fonts -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
