Author: wolf                         Date: Fri Apr  7 13:35:49 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 20060407

---- Files affected:
SPECS:
   compiz.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SPECS/compiz.spec
diff -u SPECS/compiz.spec:1.30 SPECS/compiz.spec:1.31
--- SPECS/compiz.spec:1.30      Thu Apr  6 14:41:12 2006
+++ SPECS/compiz.spec   Fri Apr  7 15:35:43 2006
@@ -5,17 +5,17 @@
 %bcond_without gnome           # don't build gnome-window-decorator
 %bcond_with    kde             # build kde-window-decorator (not working)
 #
-%define                _snap   20060406
+%define                _snap   20060407
 #
 Summary:       OpenGL window and compositing manager
 Summary(pl):   OpenGL-owy zarządca okien i składania
 Name:          compiz
-Version:       0.0.8
+Version:       0.0.9
 Release:       1.%{_snap}.1
 License:       GPL/MIT
 Group:         X11
 Source0:       %{name}-%{_snap}.tar.bz2
-# Source0-md5: 1bcf3a6968a9ed1092759bf05b167a42
+# Source0-md5: 7bed4c32c769fc5a7c3b3b31ceb0a312
 Patch0:                %{name}-minimize-scaler-mod.patch
 %if %{with gconf} || %{with gnome}
 BuildRequires: GConf2-devel >= 2.0
@@ -44,20 +44,21 @@
 BuildRequires: QtGui-devel
 BuildRequires: qt4-build
 %endif
+Requires(post,preun):  GConf2
 Obsoletes:     compiz-opacity
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Compiz is an OpenGL compositing manager that use
-GLX_EXT_texture_from_pixmap for binding redirected top-level
-windows to texture objects. It has a flexible plug-in system
-and it is designed to run well on most graphics hardware.
+GLX_EXT_texture_from_pixmap for binding redirected top-level windows
+to texture objects. It has a flexible plug-in system and it is
+designed to run well on most graphics hardware.
 
 %description -l pl
 Compiz jest OpenGL-owym zarządcą składania, używającym rozszerzenia
-GLX_EXT_texture_from_pixmap w celu wiązania przekierowanych okien
-do tekstur. Posiada elastyczny system wtyczek i jest tak
-zaprojektowany, by dobrze działać na większości kart graficznych.
+GLX_EXT_texture_from_pixmap w celu wiązania przekierowanych okien do
+tekstur. Posiada elastyczny system wtyczek i jest tak zaprojektowany,
+by dobrze działać na większości kart graficznych.
 
 %package devel
 Summary:       Header files for compiz
@@ -142,6 +143,12 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+%gconf_schema_install compiz.schemas
+
+%preun
+%gconf_schema_uninstall compiz.schemas
+
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README TODO
@@ -152,6 +159,7 @@
 %if %{with gnome}
 %{_datadir}/gnome/wm-properties/*
 %endif
+%{_sysconfdir}/gconf/schemas/compiz.schemas
 
 %files devel
 %defattr(644,root,root,755)
@@ -180,6 +188,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2006/04/07 13:35:43  wolf
+- 20060407
+
 Revision 1.30  2006/04/06 12:41:12  wolf
 - 20060406
 
================================================================

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

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

Reply via email to