Author: adamg                        Date: Mon Jun  5 22:24:41 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BuildRequires: fam-devel
- avoid unresolved dependency on /usr/share/gnome/wm-properties

---- Files affected:
SPECS:
   compiz.spec (1.45 -> 1.46) 

---- Diffs:

================================================================
Index: SPECS/compiz.spec
diff -u SPECS/compiz.spec:1.45 SPECS/compiz.spec:1.46
--- SPECS/compiz.spec:1.45      Fri Jun  2 13:51:04 2006
+++ SPECS/compiz.spec   Tue Jun  6 00:24:36 2006
@@ -25,6 +25,7 @@
 BuildRequires: Mesa-libGL-devel >= 6.5-1.20060411.2
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
+BuildRequires: fam-devel
 BuildRequires: glib2-devel >= 2.0
 BuildRequires: glitz-devel
 BuildRequires: intltool
@@ -148,6 +149,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
+       desktopfilesdir=%{_datadir}/wm-properties \
        DESTDIR=$RPM_BUILD_ROOT
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/compiz/novell.png
@@ -171,7 +173,7 @@
 %attr(755,root,root) %{_libdir}/compiz/*.so
 %{_datadir}/compiz
 %if %{with gnome}
-%{_datadir}/gnome/wm-properties/*
+%{_datadir}/wm-properties/*
 %endif
 %{_sysconfdir}/gconf/schemas/compiz.schemas
 
@@ -202,6 +204,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2006/06/05 22:24:36  adamg
+- BuildRequires: fam-devel
+- avoid unresolved dependency on /usr/share/gnome/wm-properties
+
 Revision 1.45  2006/06/02 11:51:04  wolf
 - 20060602
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to