packages: xorg-font-encodings/xorg-font-encodings.spec - --build/--host com...

qboosh qboosh at pld-linux.org
Thu Oct 15 22:13:10 CEST 2009


Author: qboosh                       Date: Thu Oct 15 20:13:10 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- --build/--host compatible with rpm both 4.4/4.5
- BR proper util-macros and font-util
- added README to doc

---- Files affected:
packages/xorg-font-encodings:
   xorg-font-encodings.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: packages/xorg-font-encodings/xorg-font-encodings.spec
diff -u packages/xorg-font-encodings/xorg-font-encodings.spec:1.13 packages/xorg-font-encodings/xorg-font-encodings.spec:1.14
--- packages/xorg-font-encodings/xorg-font-encodings.spec:1.13	Mon Oct 12 20:42:38 2009
+++ packages/xorg-font-encodings/xorg-font-encodings.spec	Thu Oct 15 22:13:05 2009
@@ -12,7 +12,8 @@
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
 BuildRequires:	xorg-app-mkfontscale
-BuildRequires:	xorg-util-util-macros
+BuildRequires:	xorg-font-font-util >= 1.1
+BuildRequires:	xorg-util-util-macros >= 1.3
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -30,8 +31,8 @@
 %{__autoconf}
 %{__automake}
 %configure \
-	--build=%{_host_platform} \
-	--host=%{_host_platform} \
+	--build=%{_host} \
+	--host=%{_host} \
 	--with-encodingsdir=%{_fontsdir}/encodings
 
 %{__make}
@@ -47,7 +48,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc COPYING ChangeLog
+%doc COPYING ChangeLog README
 %{_fontsdir}/encodings
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -56,6 +57,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2009/10/15 20:13:05  qboosh
+- --build/--host compatible with rpm both 4.4/4.5
+- BR proper util-macros and font-util
+- added README to doc
+
 Revision 1.13  2009/10/12 18:42:38  arekm
 - up to 1.0.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-font-encodings/xorg-font-encodings.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list