SPECS: gnome-wallpaper-tray.spec - fixed boost paths
qboosh
qboosh at pld-linux.org
Wed Dec 13 09:04:19 CET 2006
Author: qboosh Date: Wed Dec 13 08:04:19 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed boost paths
---- Files affected:
SPECS:
gnome-wallpaper-tray.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: SPECS/gnome-wallpaper-tray.spec
diff -u SPECS/gnome-wallpaper-tray.spec:1.12 SPECS/gnome-wallpaper-tray.spec:1.13
--- SPECS/gnome-wallpaper-tray.spec:1.12 Wed Dec 13 06:08:53 2006
+++ SPECS/gnome-wallpaper-tray.spec Wed Dec 13 09:04:13 2006
@@ -46,8 +46,8 @@
%build
cp -f /usr/share/automake/config.* .
%configure \
- --with-boostfilesystem=/usr/lib/libboost_filesystem.so \
- --with-boostregex=/usr/lib/libboost_regex.so
+ --with-boostfilesystem=/usr/%{_lib}/libboost_filesystem.so \
+ --with-boostregex=/usr/%{_lib}/libboost_regex.so
%{__make}
%install
@@ -73,6 +73,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2006/12/13 08:04:13 qboosh
+- fixed boost paths
+
Revision 1.12 2006/12/13 05:08:53 wolvverine
- add BR and configure options
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnome-wallpaper-tray.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list