Hello community,

here is the log from the commit of package xmahjong for openSUSE:Factory 
checked in at 2012-08-12 15:29:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xmahjong (Old)
 and      /work/SRC/openSUSE:Factory/.xmahjong.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xmahjong", Maintainer is "wer...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xmahjong/xmahjong.changes        2012-05-10 
15:13:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xmahjong.new/xmahjong.changes   2012-08-12 
15:29:52.000000000 +0200
@@ -1,0 +2,11 @@
+Fri Aug 10 08:16:20 UTC 2012 - wer...@suse.de
+
+- Relocate %reconfigure_fonts_prereq macro as osc source validator
+  is not able to handle this before Version tag
+
+-------------------------------------------------------------------
+Mon Aug  6 11:17:27 UTC 2012 - pgaj...@suse.com
+
+- prepare spec file for dropping SuSEconfig.fonts (openFATE#313536)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xmahjong.spec ++++++
--- /var/tmp/diff_new_pack.lerzFk/_old  2012-08-12 15:29:53.000000000 +0200
+++ /var/tmp/diff_new_pack.lerzFk/_new  2012-08-12 15:29:53.000000000 +0200
@@ -17,19 +17,19 @@
 
 
 Name:           xmahjong
+BuildRequires:  fontpackages-devel
 BuildRequires:  freetype2
 BuildRequires:  xorg-x11
 BuildRequires:  xorg-x11-devel
-%define        fontdir     /usr/share/fonts/misc
 %define xbindir     /usr/bin
 %define xlibdir     /usr/share
 %define xmandir     /usr/share/man
-PreReq:         %suseconfig_fonts_prereq
 Version:        2010.11.8
 Release:        0
 Summary:        Mahjongg for X
 License:        MIT
 Group:          Amusements/Games/Board/Other
+%reconfigure_fonts_prereq
 Source:         xmahjong.tar.bz2
 Patch0:         xmahjong.dif
 Patch1:         missing-includes.patch
@@ -51,21 +51,17 @@
 make LIBDIR=%{xlibdir} %{?_smp_mflags}
 
 %install
-make install install.man DESTDIR=$RPM_BUILD_ROOT LIBDIR=%{xlibdir} 
FONTDIR=%{fontdir}/..
+make install install.man DESTDIR=$RPM_BUILD_ROOT LIBDIR=%{xlibdir} 
FONTDIR=%{_miscfontsdir}/..
 
-%post
-%run_suseconfig_fonts
-
-%postun
-%run_suseconfig_fonts
+%reconfigure_fonts_scriptlets
 
 %files
 %defattr(-,root,root)
 %doc copyright readme.1 readme.2
 %dir %{xlibdir}/xmahjongg
 %{xbindir}/xmahjongg
-%dir %{fontdir}
-%{fontdir}/xmahjongg.pcf.gz
+%dir %{_miscfontsdir}
+%{_miscfontsdir}/xmahjongg.pcf.gz
 %{xlibdir}/xmahjongg/bridge
 %{xlibdir}/xmahjongg/default
 %{xlibdir}/xmahjongg/wedges

++++++ get_version_number.sh ++++++
--- /var/tmp/diff_new_pack.lerzFk/_old  2012-08-12 15:29:53.000000000 +0200
+++ /var/tmp/diff_new_pack.lerzFk/_new  2012-08-12 15:29:53.000000000 +0200
@@ -1 +1 @@
-get_date_version_string `find_newest_file *.gz *.dif *.spec`
+get_date_version_string `find_newest_file *.tar.gz *.tar.bz2 *.tar.xz *.dif* 
*.patch* *.spec`

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to