- Fix a typo in description of the main package.
- All descriptions should end with a dot (unlike the summary line)
This commit is contained in:
parent
e3fba88a4f
commit
bcf133c243
17
compiz.spec
17
compiz.spec
@ -14,7 +14,7 @@ URL: http://www.go-compiz.org
|
|||||||
License: X11/MIT/GPL
|
License: X11/MIT/GPL
|
||||||
Group: User Interface/Desktops
|
Group: User Interface/Desktops
|
||||||
Version: 0.6.2
|
Version: 0.6.2
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
|
|
||||||
Summary: OpenGL window and compositing manager
|
Summary: OpenGL window and compositing manager
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@ -62,9 +62,8 @@ Compiz is one of the first OpenGL-accelerated compositing window
|
|||||||
managers for the X Window System. The integration allows it to perform
|
managers for the X Window System. The integration allows it to perform
|
||||||
compositing effects in window management, such as a minimization
|
compositing effects in window management, such as a minimization
|
||||||
effect and a cube workspace. Compiz is an OpenGL compositing manager
|
effect and a cube workspace. Compiz is an OpenGL compositing manager
|
||||||
that use Compiz use EXT_texture_from_pixmap OpenGL extension extension
|
that use Compiz use EXT_texture_from_pixmap OpenGL extension for
|
||||||
for binding redirected top-level windows to texture objects
|
binding redirected top-level windows to texture objects.
|
||||||
|
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development packages for compiz
|
Summary: Development packages for compiz
|
||||||
@ -80,7 +79,7 @@ The compiz-devel package includes the header files,
|
|||||||
and developer docs for the compiz package.
|
and developer docs for the compiz package.
|
||||||
|
|
||||||
Install compiz-devel if you want to develop plugins for the compiz
|
Install compiz-devel if you want to develop plugins for the compiz
|
||||||
windows and compositing manager
|
windows and compositing manager.
|
||||||
|
|
||||||
%package gnome
|
%package gnome
|
||||||
Summary: Compiz gnome integration bits
|
Summary: Compiz gnome integration bits
|
||||||
@ -97,7 +96,7 @@ Obsoletes: beryl-gnome
|
|||||||
|
|
||||||
%description gnome
|
%description gnome
|
||||||
The compiz-gnome package contains gtk-window-decorator,
|
The compiz-gnome package contains gtk-window-decorator,
|
||||||
and other gnome integration related stuff
|
and other gnome integration related stuff.
|
||||||
|
|
||||||
%package kde
|
%package kde
|
||||||
Summary: Compiz kde integration bits
|
Summary: Compiz kde integration bits
|
||||||
@ -108,7 +107,7 @@ Obsoletes: beryl-kde
|
|||||||
|
|
||||||
%description kde
|
%description kde
|
||||||
The compiz-kde package contains kde-window-decorator,
|
The compiz-kde package contains kde-window-decorator,
|
||||||
and other kde integration related stuff
|
and other kde integration related stuff.
|
||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
@ -313,6 +312,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 6 2007 Stepan Kasal <skasal@redhat.com> - 0.6.2-4
|
||||||
|
- Fix a typo in description of the main package.
|
||||||
|
- All descriptions should end with a dot (unlike the summary line)
|
||||||
|
|
||||||
* Thu Oct 25 2007 Sebastian Vahl <fedora@deadbabylon.de> - 0.6.2-3
|
* Thu Oct 25 2007 Sebastian Vahl <fedora@deadbabylon.de> - 0.6.2-3
|
||||||
- Include kde-desktop-effects in kde subpackage
|
- Include kde-desktop-effects in kde subpackage
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user