gimp.spec
changeset 5528 8eaf8a1cb170
parent 5518 235b0b4aa324
child 5530 2b51a8e8710c
equal deleted inserted replaced
5527:c1d5814900d4 5528:8eaf8a1cb170
     4 # Copyright (c) 2005 Sun Microsystems, Inc.
     4 # Copyright (c) 2005 Sun Microsystems, Inc.
     5 # This file and all modifications and additions to the pristine
     5 # This file and all modifications and additions to the pristine
     6 # package are under the same license as the package itself.
     6 # package are under the same license as the package itself.
     7 #
     7 #
     8 
     8 
     9 %define subver 2.2
     9 %define subver 2.3
    10 %define subver_install 2.0
    10 %define subver_install 2.0
    11 %define microver 7
    11 %define microver 3
    12 %define help_version 8
    12 %define help_version 8
    13 
    13 
    14 Name:         gimp
    14 Name:         gimp
    15 License:      GPL, LGPL
    15 License:      GPL, LGPL
    16 Group:        System/GUI/GNOME
    16 Group:        System/GUI/GNOME
    17 Version:      %{subver}.%{microver}
    17 Version:      %{subver}.%{microver}
    18 Release:      1
    18 Release:      1
    19 Distribution: Java Desktop System
    19 Distribution: Java Desktop System
    20 Vendor:       Sun Microsystems, Inc.
    20 Vendor:       Sun Microsystems, Inc.
    21 Summary:      The GIMP (GNU Image Manipulation Program)
    21 Summary:      The GIMP (GNU Image Manipulation Program)
    22 Source:       ftp://ftp.gimp.org/pub/%{name}/v2.1/%{name}-%{version}.tar.bz2
    22 Source:       ftp://ftp.gimp.org/pub/%{name}/v%{subver}/%{name}-%{version}.tar.bz2
    23 Source1:      gimp-help-2-0.%{help_version}.tar.bz2
    23 Source1:      gimp-help-2-0.%{help_version}.tar.bz2
    24 Patch1:       gimp-01-menu-entry.diff
    24 Patch1:       gimp-01-menu-entry.diff
    25 Patch2:       gimp-02-remove-keys.diff
    25 Patch2:       gimp-02-remove-keys.diff
    26 URL:          http://www.gimp.org
    26 URL:          http://www.gimp.org
    27 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
    27 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
   244 %defattr (0644, root, root)
   244 %defattr (0644, root, root)
   245 %{_datadir}/aclocal/gimp-2.0.m4
   245 %{_datadir}/aclocal/gimp-2.0.m4
   246 %{_mandir}/man1/gimptool-%{subver_install}.1*
   246 %{_mandir}/man1/gimptool-%{subver_install}.1*
   247 
   247 
   248 %changelog
   248 %changelog
       
   249 * Mon Aug 15 2005 - [email protected]
       
   250 - Bump to 2.3.3.
       
   251 
   249 * Fri Jun 10 2005 - [email protected]
   252 * Fri Jun 10 2005 - [email protected]
   250 - Bump to 2.2.7, reapply patches
   253 - Bump to 2.2.7, reapply patches
   251 
   254 
   252 * Tue Feb 01 2005 - [email protected]
   255 * Tue Feb 01 2005 - [email protected]
   253 - add a symlink called gimp to bindir that points to gimp-%subver, fixes
   256 - add a symlink called gimp to bindir that points to gimp-%subver, fixes