SPECS: xorg-font-font-bh-ttf.spec - 0.99.1 (X11R7.0-RC3) - use sys...

qboosh qboosh at pld-linux.org
Mon Dec 5 13:15:28 CET 2005


Author: qboosh                       Date: Mon Dec  5 12:15:28 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.99.1 (X11R7.0-RC3)
- use system fonts infrastructure

---- Files affected:
SPECS:
   xorg-font-font-bh-ttf.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/xorg-font-font-bh-ttf.spec
diff -u SPECS/xorg-font-font-bh-ttf.spec:1.4 SPECS/xorg-font-font-bh-ttf.spec:1.5
--- SPECS/xorg-font-font-bh-ttf.spec:1.4	Sat Oct 22 19:59:03 2005
+++ SPECS/xorg-font-font-bh-ttf.spec	Mon Dec  5 13:15:23 2005
@@ -2,21 +2,22 @@
 Summary:	bh-ttf font
 Summary(pl):	Font bh-ttf
 Name:		xorg-font-font-bh-ttf
-Version:	0.99.0
-Release:	0.01
+Version:	0.99.1
+Release:	0.1
 License:	MIT
 Group:		Fonts
-Source0:	http://xorg.freedesktop.org/X11R7.0-RC0/font/font-bh-ttf-%{version}.tar.bz2
-# Source0-md5:	ab5fe2f25544d820897b61b4b73efa9a
+Source0:	http://xorg.freedesktop.org/releases/X11R7.0-RC3/font/font-bh-ttf-%{version}.tar.bz2
+# Source0-md5:	98ba09761791c7ac31d9fd6baec66f04
 URL:		http://xorg.freedesktop.org/
-BuildRequires:	autoconf
+BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
+BuildRequires:	fontconfig
 BuildRequires:	pkgconfig >= 1:0.19
-BuildRequires:	xorg-app-bdftopcf
 BuildRequires:	xorg-app-mkfontdir
 BuildRequires:	xorg-app-mkfontscale
-BuildRequires:	xorg-font-font-util
 BuildRequires:	xorg-util-util-macros
+Requires(post,postun):	fontpostinst
+Requires:	%{_fontsdir}/TTF
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -32,7 +33,8 @@
 %{__aclocal}
 %{__autoconf}
 %{__automake}
-%configure
+%configure \
+	--with-fontdir=%{_fontsdir}/TTF
 
 %{__make}
 
@@ -45,9 +47,16 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+fontpostinst TTF
+
+%postun
+fontpostinst TTF
+
 %files
 %defattr(644,root,root,755)
-%{_libdir}/X11/fonts/TTF/*
+%doc COPYING ChangeLog
+%{_fontsdir}/TTF/*.ttf
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -55,6 +64,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/12/05 12:15:23  qboosh
+- 0.99.1 (X11R7.0-RC3)
+- use system fonts infrastructure
+
 Revision 1.4  2005/10/22 17:59:03  qboosh
 - pkgconfig epoch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xorg-font-font-bh-ttf.spec?r1=1.4&r2=1.5&f=u




More information about the pld-cvs-commit mailing list