SPECS: compiz.spec - 0.5.2

wolf wolf at pld-linux.org
Sat Aug 4 00:15:54 CEST 2007


Author: wolf                         Date: Fri Aug  3 22:15:54 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.5.2

---- Files affected:
SPECS:
   compiz.spec (1.61 -> 1.62) 

---- Diffs:

================================================================
Index: SPECS/compiz.spec
diff -u SPECS/compiz.spec:1.61 SPECS/compiz.spec:1.62
--- SPECS/compiz.spec:1.61	Mon Jul 16 08:30:33 2007
+++ SPECS/compiz.spec	Sat Aug  4 00:15:49 2007
@@ -10,14 +10,12 @@
 Summary:	OpenGL window and compositing manager
 Summary(pl.UTF-8):	OpenGL-owy zarządca okien i składania
 Name:		compiz
-Version:	0.5.0
+Version:	0.5.2
 Release:	1
 License:	GPL or MIT
 Group:		X11/Applications
-Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
-# Source0-md5:	7a35a9f52155b945aa195f826d3d607a
-Source1:	%{name}-pld.png
-# Source1-md5:	3050dc90fd4e5e990bb5baeb82bd3c8a
+Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.gz
+# Source0-md5:	7a38a921359573fb57d53e057f481f08
 Patch0:		%{name}-DESTDIR.patch
 URL:		http://xorg.freedesktop.org/
 %if %{with gconf} || %{with gtk}
@@ -69,16 +67,15 @@
 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.
+Compiz is a compositing window manager that uses 3D graphics
+acceleration via OpenGL. It provides various new graphical effects
+and features on any desktop environment, including Gnome and KDE.
 
 %description -l pl.UTF-8
-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.
+Compiz jest menedżerem okien obsługującym składanie, który używa
+akceleracji grafiki 3D przez OpenGL-a. Umożliwia on uzyskanie nowych
+efektów graficznych i możliwości w dowolnym środowisku, nie
+wyłączając Gnome i KDE.
 
 %package devel
 Summary:	Header files for compiz
@@ -156,7 +153,7 @@
 
 %prep
 %setup -q
-%patch0 -p1
+#%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -183,8 +180,6 @@
 	desktopfilesdir=%{_datadir}/wm-properties \
 	DESTDIR=$RPM_BUILD_ROOT
 
-install %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/compiz/pld.png
-
 rm -f $RPM_BUILD_ROOT%{_libdir}/compiz/*.la
 
 %find_lang %{name}
@@ -195,19 +190,21 @@
 %post	-p /sbin/ldconfig
 %postun	-p /sbin/ldconfig
 
+%if %{with gconf}
 %post gconf
-%gconf_schema_install compiz.schemas
+%gconf_schema_install
 
 %preun gconf
-%gconf_schema_uninstall compiz.schemas
+%gconf_schema_uninstall
 
-%if %{with gconf}
+%if %{with gtk}
 %post gtk-decorator
 %gconf_schema_install gwd.schemas
 
 %preun gtk-decorator
 %gconf_schema_uninstall gwd.schemas
 %endif
+%endif
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
@@ -218,27 +215,27 @@
 %attr(755,root,root) %{_libdir}/compiz/*.so
 %{?with_gconf:%exclude %{_libdir}/compiz/libgconf.so}
 %{_datadir}/compiz
+%{?with_gconf:%exclude %{_datadir}/compiz/gconf.xml}
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libdecoration.so
 %{_libdir}/libdecoration.la
 %{_includedir}/compiz
-%{_pkgconfigdir}/compiz.pc
-%{_pkgconfigdir}/libdecoration.pc
+%{_pkgconfigdir}/*.pc
 
 %if %{with gconf}
 %files gconf
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/compiz/libgconf.so
-%{_sysconfdir}/gconf/schemas/compiz.schemas
+%{_sysconfdir}/gconf/schemas/compiz-*.schemas
+%{_datadir}/compiz/gconf.xml
 %endif
 
 %if %{with gnome}
 %files gnome-settings
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/window-manager-settings/*.so
-%{_datadir}/wm-properties/compiz.desktop
 %endif
 
 %if %{with gtk}
@@ -262,6 +259,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.62  2007/08/03 22:15:49  wolf
+- 0.5.2
+
 Revision 1.61  2007/07/16 06:30:33  qboosh
 - fixed GConf2 deps
 
================================================================

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



More information about the pld-cvs-commit mailing list