packages: xorg-font-font-bitstream-speedo/xorg-font-font-bitstream-speedo.s...

qboosh qboosh at pld-linux.org
Tue Nov 16 08:50:06 CET 2010


Author: qboosh                       Date: Tue Nov 16 07:50:06 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- brought from the dead by X.org
- updated to 1.0.2

---- Files affected:
packages/xorg-font-font-bitstream-speedo:
   xorg-font-font-bitstream-speedo.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/xorg-font-font-bitstream-speedo/xorg-font-font-bitstream-speedo.spec
diff -u /dev/null packages/xorg-font-font-bitstream-speedo/xorg-font-font-bitstream-speedo.spec:1.8
--- /dev/null	Tue Nov 16 08:50:06 2010
+++ packages/xorg-font-font-bitstream-speedo/xorg-font-font-bitstream-speedo.spec	Tue Nov 16 08:50:01 2010
@@ -0,0 +1,95 @@
+# $Revision$, $Date$
+Summary:	Bitstream Speedo fonts
+Summary(pl.UTF-8):	Fonty Speedo Bitstream
+Name:		xorg-font-font-bitstream-speedo
+Version:	1.0.2
+Release:	1
+License:	MIT
+Group:		Fonts
+Source0:	http://xorg.freedesktop.org/releases/individual/font/font-bitstream-speedo-%{version}.tar.bz2
+# Source0-md5:	13f6f107be164cfbf6be40d35ecf0c0f
+URL:		http://xorg.freedesktop.org/
+BuildRequires:	autoconf >= 2.57
+BuildRequires:	automake
+BuildRequires:	xorg-app-mkfontdir
+BuildRequires:	xorg-font-font-util >= 1.2
+BuildRequires:	xorg-util-util-macros >= 1.3
+Requires(post,postun):	fontpostinst
+Requires:	%{_fontsdir}/Speedo
+BuildArch:	noarch
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+Bitstream Charter and Courier fonts in Speedo format.
+
+%description -l pl.UTF-8
+Fonty Bitstream Charter i Courier w formacie Speedo.
+
+%prep
+%setup -q -n font-bitstream-speedo-%{version}
+
+%build
+%{__aclocal}
+%{__autoconf}
+%{__automake}
+%configure \
+	--build=%{_host} \
+	--host=%{_host} \
+	--with-fontdir=%{_fontsdir}/Speedo
+
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} install \
+	DESTDIR=$RPM_BUILD_ROOT
+
+cd $RPM_BUILD_ROOT%{_fontsdir}/Speedo
+sed -e '1d' fonts.scale > fonts.scale.bitstream
+rm -f fonts.scale fonts.dir fonts.cache-1
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post
+fontpostinst Speedo
+
+%postun
+fontpostinst Speedo
+
+%files
+%defattr(644,root,root,755)
+%doc COPYING ChangeLog README
+%{_fontsdir}/Speedo/font*.spd
+%{_fontsdir}/Speedo/fonts.scale.bitstream
+
+%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <feedback at pld-linux.org>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.8  2010/11/16 07:50:01  qboosh
+- brought from the dead by X.org
+- updated to 1.0.2
+
+Revision 1.6  2007/10/21 14:18:49  megabajt
+- BA: noarch
+- release 2
+
+Revision 1.5  2007/04/01 20:40:51  qboosh
+- informative descs
+- release 1
+
+Revision 1.4  2007/02/12 22:09:24  glen
+- tabs in preamble
+
+Revision 1.3  2007/02/12 01:06:40  baggins
+- converted to UTF-8
+
+Revision 1.2  2006/01/03 14:54:40  qboosh
+- 1.0.0 (X11R7.0 release)
+
+Revision 1.1  2005/12/05 14:14:11  qboosh
+- new
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-font-font-bitstream-speedo/xorg-font-font-bitstream-speedo.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list