Author: qboosh Date: Wed Nov 10 19:50:44 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated BRs - build as noarch
---- Files affected: packages/xorg-app-mkfontdir: xorg-app-mkfontdir.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: packages/xorg-app-mkfontdir/xorg-app-mkfontdir.spec diff -u packages/xorg-app-mkfontdir/xorg-app-mkfontdir.spec:1.23 packages/xorg-app-mkfontdir/xorg-app-mkfontdir.spec:1.24 --- packages/xorg-app-mkfontdir/xorg-app-mkfontdir.spec:1.23 Mon Nov 8 12:36:41 2010 +++ packages/xorg-app-mkfontdir/xorg-app-mkfontdir.spec Wed Nov 10 20:50:39 2010 @@ -9,12 +9,12 @@ Source0: http://xorg.freedesktop.org/releases/individual/app/mkfontdir-%{version}.tar.bz2 # Source0-md5: dc342dd8858416254bb5f71a9ddce589 URL: http://xorg.freedesktop.org/ -BuildRequires: autoconf >= 2.57 +BuildRequires: autoconf >= 2.60 BuildRequires: automake BuildRequires: pkgconfig >= 1:0.19 -BuildRequires: xorg-util-util-macros >= 1.3 +BuildRequires: xorg-util-util-macros >= 1.8 Requires: xorg-app-mkfontscale -#BuildArch: noarch but automake doesn't like it +BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -34,7 +34,9 @@ %{__aclocal} %{__autoconf} %{__automake} -%configure +%configure \ + --build=%{_host} \ + --host=%{_host} %{__make} @@ -59,6 +61,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2010/11/10 19:50:39 qboosh +- updated BRs +- build as noarch + Revision 1.23 2010/11/08 11:36:41 caleb - Up to 1.0.6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-app-mkfontdir/xorg-app-mkfontdir.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
