OBS User unknown
2008-08-22 22:30:04 +00:00
committed by Git OBS Bridge
parent 441da8bd1b
commit 2e82298497
4 changed files with 36 additions and 12 deletions

View File

@@ -1,10 +1,17 @@
#
# spec file for package gimp (Version 2.4.6)
# spec file for package gimp (Version 2.4.7)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@@ -15,7 +22,7 @@ Name: gimp
#!BuildIgnore: sendmail
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.6
Version: 2.4.7
Release: 1
License: GPL v2 or later
Group: Productivity/Graphics/Bitmap Editors
@@ -46,7 +53,7 @@ documented in the package. Get
ftp://ftp.gimp.org/pub/gimp/fonts/freefonts-0.10.tar.gz and
ftp://ftp.gimp.org/pub/gimp/fonts/sharefonts-0.10.tar.gz if you like to
do so. Alternatively, choose fonts that exist on your systembefore
running the scripts. .
running the scripts.
@@ -250,7 +257,7 @@ documented in the package. Get
ftp://ftp.gimp.org/pub/gimp/fonts/freefonts-0.10.tar.gz and
ftp://ftp.gimp.org/pub/gimp/fonts/sharefonts-0.10.tar.gz if you like to
do so. Alternatively, choose fonts that exist on your systembefore
running the scripts. .
running the scripts.
@@ -451,7 +458,7 @@ documented in the package. Get
ftp://ftp.gimp.org/pub/gimp/fonts/freefonts-0.10.tar.gz and
ftp://ftp.gimp.org/pub/gimp/fonts/sharefonts-0.10.tar.gz if you like to
do so. Alternatively, choose fonts that exist on your systembefore
running the scripts. .
running the scripts.
@@ -653,7 +660,7 @@ documented in the package. Get
ftp://ftp.gimp.org/pub/gimp/fonts/freefonts-0.10.tar.gz and
ftp://ftp.gimp.org/pub/gimp/fonts/sharefonts-0.10.tar.gz if you like to
do so. Alternatively, choose fonts that exist on your systembefore
running the scripts. .
running the scripts.
@@ -855,7 +862,7 @@ documented in the package. Get
ftp://ftp.gimp.org/pub/gimp/fonts/freefonts-0.10.tar.gz and
ftp://ftp.gimp.org/pub/gimp/fonts/sharefonts-0.10.tar.gz if you like to
do so. Alternatively, choose fonts that exist on your systembefore
running the scripts. .
running the scripts.
@@ -1131,6 +1138,13 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/gtk-doc/html/*
%changelog
* Fri Aug 22 2008 sbrabec@suse.cz
- Updated to version 2.4.7:
* python binding fixes
* fixed memory leak
* bug fixes
* translation updates
* See NEWS for details.
* Wed Jul 16 2008 sbrabec@suse.cz
- Updated to version 2.4.6:
* many fixes