SPECS: xorg-font-font-adobe-100dpi.spec - 0.99.2 (X11R7.0-RC3) - u...

qboosh qboosh at pld-linux.org
Mon Dec 5 11:22:29 CET 2005


Author: qboosh                       Date: Mon Dec  5 10:22:29 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.99.2 (X11R7.0-RC3)
- use system fontsdir and fontpostinst

---- Files affected:
SPECS:
   xorg-font-font-adobe-100dpi.spec (1.4 -> 1.5) 

---- Diffs:

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

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




More information about the pld-cvs-commit mailing list