SPECS: xorg-font-font-adobe-75dpi.spec - 0.99.2 (X11R7.0-RC3) - us...
qboosh
qboosh at pld-linux.org
Mon Dec 5 11:09:20 CET 2005
Author: qboosh Date: Mon Dec 5 10:09:20 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-75dpi.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/xorg-font-font-adobe-75dpi.spec
diff -u SPECS/xorg-font-font-adobe-75dpi.spec:1.4 SPECS/xorg-font-font-adobe-75dpi.spec:1.5
--- SPECS/xorg-font-font-adobe-75dpi.spec:1.4 Sat Oct 22 19:59:03 2005
+++ SPECS/xorg-font-font-adobe-75dpi.spec Mon Dec 5 11:09:12 2005
@@ -2,21 +2,23 @@
Summary: adobe-75dpi font
Summary(pl): Font adobe-75dpi
Name: xorg-font-font-adobe-75dpi
-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-75dpi-%{version}.tar.bz2
-# Source0-md5: 46c7a56e2085c087ca84f6836d91fd9c
+Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC3/font/font-adobe-75dpi-%{version}.tar.bz2
+# Source0-md5: 316c7c9bd8c7ad8d192bb5d7860614c6
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}/75dpi
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -32,7 +34,8 @@
%{__aclocal}
%{__autoconf}
%{__automake}
-%configure
+%configure \
+ --with-fontdir=%{_fontsdir}/75dpi
%{__make}
@@ -45,9 +48,16 @@
%clean
rm -rf $RPM_BUILD_ROOT
+%post
+fontpostinst 75dpi
+
+%postun
+fontpostinst 75dpi
+
%files
%defattr(644,root,root,755)
-%{_libdir}/X11/fonts/75dpi/*
+%doc COPYING ChangeLog
+%{_fontsdir}/75dpi/*.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:09:12 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-75dpi.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list