diff --git a/gimp.changes b/gimp.changes index f7a3167..3ecdaab 100644 --- a/gimp.changes +++ b/gimp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 15 16:40:53 CEST 2008 - sbrabec@suse.cz + +- Fixed dependencies of the branding package. + ------------------------------------------------------------------- Mon Apr 14 19:09:46 CEST 2008 - sbrabec@suse.cz diff --git a/gimp.spec b/gimp.spec index 3204f7b..1c7ba3d 100644 --- a/gimp.spec +++ b/gimp.spec @@ -16,7 +16,7 @@ Name: gimp BuildRequires: aalib-devel alsa-devel cups cups-devel curl-devel dbus-1-glib-devel gnome-common gnutls-devel gtk-doc hal-devel intltool libexif-devel libgimpprint libgimpprint-devel libglade2-devel libgnomeprintui-devel libgnomeui-devel libgtkhtml-devel liblcms-devel libmng-devel libpoppler-glib-devel librsvg-devel libtiff-devel libwmf-devel libwnck-devel perl-XML-Parser postfix python-devel python-gtk-devel slang-devel update-desktop-files Url: http://www.gimp.org/ Version: 2.4.5 -Release: 18 +Release: 21 License: GPL v2 or later Group: Productivity/Graphics/Bitmap Editors Suggests: AdobeICCProfiles @@ -225,14 +225,13 @@ Authors: %package branding-upstream License: GPL v2 or later Summary: The GNU Image Manipulation Program -Requires: %{name} = %{version} python-gtk -Provides: %{name}:%{_libdir}/gimp/2.0/plug-ins/pyconsole.py = %{version} -Supplements: %{name} Group: Productivity/Graphics/Bitmap Editors Provides: %{name}-branding = %{version} Supplements: packageand(branding-upstream:%{name}) Conflicts: %{name} < 2.4 -#BRAND: Splash screen in GIMP. Bottom part displays just starting stuff. +#BRAND: /usr/share/gimp/2.0/images/gimp-splash.png is a splash screen in +#BRAND: GIMP, original size is 300x400. Bottom part displays "just +#BRAND: starting" text and progress bar. %description branding-upstream The GIMP (GNU Image Manipulation Program) is a powerful image @@ -1132,6 +1131,8 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/* %changelog +* Tue Apr 15 2008 sbrabec@suse.cz +- Fixed dependencies of the branding package. * Mon Apr 14 2008 sbrabec@suse.cz - Use packageand form of branding supplement. * Thu Mar 27 2008 sbrabec@suse.cz