rpms/xorg-x11-twm/devel xorg-x11-twm.spec,1.24,1.25

Adam Jackson ajax at fedoraproject.org
Thu Feb 11 19:43:12 UTC 2010


Author: ajax

Update of /cvs/pkgs/rpms/xorg-x11-twm/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5171

Modified Files:
	xorg-x11-twm.spec 
Log Message:
autoreconf


Index: xorg-x11-twm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-twm/devel/xorg-x11-twm.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- xorg-x11-twm.spec	9 Feb 2010 22:08:20 -0000	1.24
+++ xorg-x11-twm.spec	11 Feb 2010 19:43:12 -0000	1.25
@@ -23,6 +23,7 @@ BuildRequires: libXext-devel
 # FIXME: twm fails to link to libXau, however upstream ./configure checks, do
 # not check for libXau in X11R7 RC2.  fdo#5065
 BuildRequires: libXau-devel
+BuildRequires: xorg-x11-util-macros
 
 # FIXME: monolithic twm packaging has a hard dep on xterm, which might still
 # be required.  We'll have to examine the twm configuration files.
@@ -38,6 +39,7 @@ X.Org X11 twm window manager
 
 %build
 # FIXME: Work around pointer aliasing warnings from compiler for now
+autoreconf -v --install
 export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
 %configure
 make



More information about the scm-commits mailing list