diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index fe76ccb..80acc58 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -32,7 +32,7 @@ modules for new image formats. It is used by toolkits such as GTK+ or clutter. %package modules -Summary: Additional image modules for gdk-pixbuf +Summary: Additional image modules for gdk-pixbuf2 Requires: %{name}%{?_isa} = %{version}-%{release} %description modules @@ -40,13 +40,13 @@ This package contains the additional modules that are needed to load various image formats such as ICO and JPEG. %package devel -Summary: Development files for gdk-pixbuf +Summary: Development files for gdk-pixbuf2 Requires: %{name}%{?_isa} = %{version}-%{release} Requires: glib2-devel%{?_isa} >= %{glib2_version} %description devel This package contains the libraries and header files that are needed -for writing applications that are using gdk-pixbuf. +for writing applications that are using gdk-pixbuf2. %package tests Summary: Tests for the %{name} package