SPECS: gnome-bluetooth.spec - (maybe) fixed amd64 build
freetz
freetz at pld-linux.org
Thu Sep 8 16:44:32 CEST 2005
Author: freetz Date: Thu Sep 8 14:44:32 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- (maybe) fixed amd64 build
---- Files affected:
SPECS:
gnome-bluetooth.spec (1.28 -> 1.29)
---- Diffs:
================================================================
Index: SPECS/gnome-bluetooth.spec
diff -u SPECS/gnome-bluetooth.spec:1.28 SPECS/gnome-bluetooth.spec:1.29
--- SPECS/gnome-bluetooth.spec:1.28 Thu Sep 8 16:31:30 2005
+++ SPECS/gnome-bluetooth.spec Thu Sep 8 16:44:27 2005
@@ -101,6 +101,13 @@
%{__autoheader}
%{__automake}
%{__autoconf}
+cd libegg
+%{__libtoolize}
+%{__aclocal}
+%{__autoheader}
+%{__automake}
+%{__autoconf}
+cd ..
%configure \
--enable-static
%{__make}
@@ -160,6 +167,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.29 2005/09/08 14:44:27 freetz
+- (maybe) fixed amd64 build
+
Revision 1.28 2005/09/08 14:31:30 freetz
- (maybe) fixed macros, rel.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnome-bluetooth.spec?r1=1.28&r2=1.29&f=u
More information about the pld-cvs-commit
mailing list