diff options
Diffstat (limited to 'src/spec/gwenview-mdk.spec')
-rw-r--r-- | src/spec/gwenview-mdk.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/spec/gwenview-mdk.spec b/src/spec/gwenview-mdk.spec index c524954..07e445c 100644 --- a/src/spec/gwenview-mdk.spec +++ b/src/spec/gwenview-mdk.spec @@ -23,7 +23,7 @@ %endif -Summary: Fast and easy to use image viewer for KDE +Summary: Fast and easy to use image viewer for TDE Name: %name Version: %version Release: %release @@ -42,7 +42,7 @@ BuildRequires: tdelibs-devel automake1.7 X11-devel %description -Gwenview is a fast and easy to use image viewer/browser for KDE. +Gwenview is a fast and easy to use image viewer/browser for TDE. All common image formats are supported, such as PNG(including transparency), JPEG(including EXIF tags and lossless transformations), GIF, XCF (Gimp image format), BMP, XPM and others. Standard features include slideshow, @@ -60,7 +60,7 @@ Group: System/Libraries Requires: %{name} = %{version} %description -n %libname -Gwenview is a fast and easy to use image viewer/browser for KDE. +Gwenview is a fast and easy to use image viewer/browser for TDE. %{libname} contains the libraries needed to use %{gvname} %package -n %libnamedev @@ -71,7 +71,7 @@ Provides: lib%{gvname}-devel = %{version}-%{release} Provides: %{gvname}-devel = %{version}-%{release} %description -n %libnamedev -Gwenview is a fast and easy to use image viewer/browser for KDE. +Gwenview is a fast and easy to use image viewer/browser for TDE. %{libnamedev} contains the libraries and header files needed to develop programs which make use of %{libname}. |