version 2.4.0
This commit is contained in:
parent
4e1e0c4027
commit
afb0016e30
@ -1 +1 @@
|
||||
gimp-2.4.0-rc3.tar.bz2
|
||||
gimp-2.4.0.tar.bz2
|
||||
|
11
gimp.spec
11
gimp.spec
@ -40,18 +40,16 @@
|
||||
#
|
||||
#
|
||||
|
||||
|
||||
Summary: GNU Image Manipulation Program
|
||||
Name: gimp
|
||||
Version: 2.4.0
|
||||
%define rcver rc3
|
||||
%define binver 2.4
|
||||
%define gimp_lang_ver 20
|
||||
%define interfacever 2.0
|
||||
%define age 0
|
||||
%define minorver 400
|
||||
%define microver %(ver=%{version}; echo ${ver##*.*.})
|
||||
Release: %{?rcver:0.%{rcver}.}2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Epoch: 2
|
||||
License: GPLv2+
|
||||
Group: Applications/Multimedia
|
||||
@ -114,7 +112,7 @@ Requires(post): /usr/bin/update-desktop-database
|
||||
Requires(post): hicolor-icon-theme
|
||||
Requires(postun): /usr/bin/update-desktop-database
|
||||
Requires(postun): hicolor-icon-theme
|
||||
Source0: ftp://ftp.gimp.org/pub/gimp/v%{binver}/%{?rcver:testing/}gimp-%{version}%{?rcver:-%{rcver}}.tar.bz2
|
||||
Source0: ftp://ftp.gimp.org/pub/gimp/v%{binver}/gimp-%{version}.tar.bz2
|
||||
Source1: gimp-plugin-mgr.in
|
||||
Patch0: gimp-2.3.18-htmlview.patch
|
||||
|
||||
@ -166,7 +164,7 @@ include convenience symlinks: %_enable_convenience
|
||||
|
||||
EOF
|
||||
|
||||
%setup -q -n gimp-%{version}%{?rcver:-%{rcver}}
|
||||
%setup -q -n gimp-%{version}
|
||||
%patch0 -p1 -b .htmlview
|
||||
|
||||
%build
|
||||
@ -429,6 +427,9 @@ fi
|
||||
%{_libdir}/pkgconfig/*
|
||||
|
||||
%changelog
|
||||
* Wed Oct 24 2007 Nils Philippsen <nphilipp@redhat.com> - 2:2.4.0-1
|
||||
- version 2.4.0
|
||||
|
||||
* Fri Sep 07 2007 Nils Philippsen <nphilipp@redhat.com> - 2:2.4.0-0.rc3.2
|
||||
- build internal print plugin, don't require external print plugins on Fedora 8
|
||||
and later
|
||||
|
Loading…
Reference in New Issue
Block a user