Hello community,

here is the log from the commit of package xorg-x11-fonts for openSUSE:Factory 
checked in at 2012-08-09 16:52:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xorg-x11-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.xorg-x11-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xorg-x11-fonts", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xorg-x11-fonts/xorg-x11-fonts.changes    
2012-08-08 21:58:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xorg-x11-fonts.new/xorg-x11-fonts.changes       
2012-08-09 16:52:18.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Aug  8 09:30:02 UTC 2012 - [email protected]
+
+- fixed build for openSUSE <= 12.1 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xorg-x11-fonts.spec ++++++
--- /var/tmp/diff_new_pack.RmfUgO/_old  2012-08-09 16:52:21.000000000 +0200
+++ /var/tmp/diff_new_pack.RmfUgO/_new  2012-08-09 16:52:21.000000000 +0200
@@ -18,7 +18,9 @@
 
 Name:           xorg-x11-fonts
 BuildRequires:  bdftopcf
+%if 0%{?suse_version} > 01220
 BuildRequires:  fontpackages-devel
+%endif
 BuildRequires:  mkfontdir
 BuildRequires:  mkfontscale
 # ucs2any
@@ -147,9 +149,23 @@
 %clean
 rm -rf "$RPM_BUILD_ROOT"
 
+%if 0%{?suse_version} > 01220
 %reconfigure_fonts_scriptlets
 
 %reconfigure_fonts_scriptlets -n xorg-x11-fonts-core
+%else
+%post
+%run_suseconfig_fonts
+
+%postun
+%run_suseconfig_fonts
+
+%post core
+%run_suseconfig_fonts
+
+%postun core
+%run_suseconfig_fonts
+%endif
 
 %files 
 %defattr(-,root,root)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to