SPECS: Xnee.spec - fixed -gnome build

qboosh qboosh at pld-linux.org
Sat Jul 14 22:26:23 CEST 2007


Author: qboosh                       Date: Sat Jul 14 20:26:23 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed -gnome build

---- Files affected:
SPECS:
   Xnee.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/Xnee.spec
diff -u SPECS/Xnee.spec:1.8 SPECS/Xnee.spec:1.9
--- SPECS/Xnee.spec:1.8	Sat Jul 14 21:13:38 2007
+++ SPECS/Xnee.spec	Sat Jul 14 22:26:18 2007
@@ -99,7 +99,9 @@
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT \
-	CNEE_INFO="cnee.info"
+	CNEE_INFO="cnee.info" \
+	PANEL_APPLET_DIR=$RPM_BUILD_ROOT%{_bindir} \
+	PANEL_SERVER_DIR=$RPM_BUILD_ROOT%{_libdir}/bonobo/servers
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -133,7 +135,7 @@
 %if %{with gnome}
 %files gnome
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/gnome-panel/pnee
+%attr(755,root,root) %{_bindir}/pnee
 %{_libdir}/bonobo/servers/pnee.server
 %{_datadir}/xnee/pixmaps/pnee-*.png
 %{_mandir}/man1/pnee.1*
@@ -145,6 +147,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2007/07/14 20:26:18  qboosh
+- fixed -gnome build
+
 Revision 1.8  2007/07/14 19:13:38  qboosh
 - updated info patch
 - separated -gtk, -gnome (last one not tested yet, bcond added)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/Xnee.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list