packages: xorg-docs/xorg-docs.spec - --host/--build compatible with rpm bot...

qboosh qboosh at pld-linux.org
Sat May 29 07:58:30 CEST 2010


Author: qboosh                       Date: Sat May 29 05:58:30 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- --host/--build compatible with rpm both 4.4/4.5
- updated util-macros version

---- Files affected:
packages/xorg-docs:
   xorg-docs.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: packages/xorg-docs/xorg-docs.spec
diff -u packages/xorg-docs/xorg-docs.spec:1.14 packages/xorg-docs/xorg-docs.spec:1.15
--- packages/xorg-docs/xorg-docs.spec:1.14	Tue Dec  8 09:47:14 2009
+++ packages/xorg-docs/xorg-docs.spec	Sat May 29 07:58:25 2010
@@ -14,7 +14,7 @@
 # not really used yet
 #BuildRequires:	docbook-utils
 #BuildRequires:	xorg-sgml-doctools >= 1.1.1
-BuildRequires:	xorg-util-util-macros >= 1.1.2
+BuildRequires:	xorg-util-util-macros >= 1.3
 Obsoletes:	xorg-docs-ps
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -33,8 +33,8 @@
 %{__autoconf}
 %{__automake}
 %configure \
-	--host=%{_target} \
-	--build=%{_target}
+	--host=%{_host} \
+	--build=%{_host}
 %{__make}
 
 %install
@@ -56,6 +56,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2010/05/29 05:58:25  qboosh
+- --host/--build compatible with rpm both 4.4/4.5
+- updated util-macros version
+
 Revision 1.14  2009/12/08 08:47:14  glen
 - release 4
 
================================================================

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



More information about the pld-cvs-commit mailing list