packages: xorg-app-xcompmgr/xorg-app-xcompmgr.spec - updated to 1.1.5

qboosh qboosh at pld-linux.org
Fri Nov 6 00:34:58 CET 2009


Author: qboosh                       Date: Thu Nov  5 23:34:58 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.1.5

---- Files affected:
packages/xorg-app-xcompmgr:
   xorg-app-xcompmgr.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: packages/xorg-app-xcompmgr/xorg-app-xcompmgr.spec
diff -u packages/xorg-app-xcompmgr/xorg-app-xcompmgr.spec:1.14 packages/xorg-app-xcompmgr/xorg-app-xcompmgr.spec:1.15
--- packages/xorg-app-xcompmgr/xorg-app-xcompmgr.spec:1.14	Tue Aug 26 00:22:40 2008
+++ packages/xorg-app-xcompmgr/xorg-app-xcompmgr.spec	Fri Nov  6 00:34:52 2009
@@ -1,29 +1,36 @@
 # $Revision$, $Date$
-Summary:	Composite extension option manager
-Summary(pl.UTF-8):	Zarządca opcji dla rozszerzenia composite
+Summary:	Example compositing manager for X servers supporting the Composite extension
+Summary(pl.UTF-8):	Przykładowy zarządca składania dla serwerów X z rozszerzeniem Composite
 Name:		xorg-app-xcompmgr
-Version:	1.1.4
+Version:	1.1.5
 Release:	1
 Epoch:		1
 License:	MIT
 Group:		X11/Applications
 Source0:	http://xorg.freedesktop.org/releases/individual/app/xcompmgr-%{version}.tar.bz2
-# Source0-md5:	3eb1c2b7a6ceaec4ee872cb06d202d91
+# Source0-md5:	bf8faa8c540bfdcd0252801d8f16d868
 URL:		http://freedesktop.org/Software/xapps
-BuildRequires:	autoconf
+BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
 BuildRequires:	pkgconfig
-BuildRequires:	xorg-lib-libX11-devel
 BuildRequires:	xorg-lib-libXcomposite-devel
 BuildRequires:	xorg-lib-libXdamage-devel
+BuildRequires:	xorg-lib-libXfixes-devel
 BuildRequires:	xorg-lib-libXrender-devel
+BuildRequires:	xorg-util-util-macros >= 1.3
 Obsoletes:	xcompmgr
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Composite extension option manager.
+xcompmgr is a sample compositing manager for X servers supporting the
+XFIXES, DAMAGE, RENDER, and COMPOSITE extensions.  It enables basic
+eye-candy effects.
 
 %description -l pl.UTF-8
+xcompmgr to przykładowy zarządca składania dla serwerów X
+obsługujących rozszerzenia XFIXES, DAMAGE, RENDER i Composite. Włącza
+podstawowe miłe dla oka efekty.
+
 Zarządca opcji dla rozszerzenia composite.
 
 %prep
@@ -48,9 +55,9 @@
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/*.1*
+%doc COPYING ChangeLog README
+%attr(755,root,root) %{_bindir}/xcompmgr
+%{_mandir}/man1/xcompmgr.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -58,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2009/11/05 23:34:52  qboosh
+- updated to 1.1.5
+
 Revision 1.14  2008/08/25 22:22:40  qboosh
 - Obsoletes: xcompmgr
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-app-xcompmgr/xorg-app-xcompmgr.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list