SPECS: compiz-quinnstorm.spec - proper wm-properties dir (needs fi...

qboosh qboosh at pld-linux.org
Sun Aug 20 16:06:36 CEST 2006


Author: qboosh                       Date: Sun Aug 20 14:06:36 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- proper wm-properties dir (needs fix at configure, install or patch time)

---- Files affected:
SPECS:
   compiz-quinnstorm.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/compiz-quinnstorm.spec
diff -u SPECS/compiz-quinnstorm.spec:1.14 SPECS/compiz-quinnstorm.spec:1.15
--- SPECS/compiz-quinnstorm.spec:1.14	Sun Aug 20 15:25:19 2006
+++ SPECS/compiz-quinnstorm.spec	Sun Aug 20 16:06:31 2006
@@ -167,7 +167,8 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-	DESTDIR=$RPM_BUILD_ROOT
+	DESTDIR=$RPM_BUILD_ROOT \
+	FIXMEdir=%{_datadir}/wm-properties
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/compiz/novell.png
 
@@ -192,8 +193,7 @@
 %attr(755,root,root) %{_libdir}/compiz/*.so
 %{_datadir}/compiz
 %if %{with gnome}
-%dir %{_datadir}/gnome/wm-properties
-%{_datadir}/gnome/wm-properties/*
+%{_datadir}/wm-properties/*
 %endif
 %{_sysconfdir}/gconf/schemas/compiz.schemas
 %{_datadir}/dbus-1/services/compiz.service
@@ -225,6 +225,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/08/20 14:06:31  qboosh
+- proper wm-properties dir (needs fix at configure, install or patch time)
+
 Revision 1.14  2006/08/20 13:25:19  rotom
 - up tp 0.0.13.31
 - added makefile patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/compiz-quinnstorm.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list