From b407740ef04223770a00be3c75e3f4098200026e Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 05:18:27 +0000 Subject: auto-import gimp-2.0.2-3 from gimp-2.0.2-3.src.rpm --- diff --git a/gimp.spec b/gimp.spec index c992118..0cd51c9 100644 --- a/gimp.spec +++ b/gimp.spec @@ -12,13 +12,13 @@ %define prever 0 %define gimp_lang_ver 20 -Summary: The GNU Image Manipulation Program BETA +Summary: The GNU Image Manipulation Program Name: gimp Version: 2.0.2 %if %prever -Release: 0.%{prever} +Release: 0.%{prever}.1 %else -Release: 2 +Release: 3 %endif Epoch: 1 License: GPL, LGPL @@ -382,6 +382,7 @@ install -m 644 $RPM_SOURCE_DIR/gimp.png %{buildroot}/%{_datadir}/pixmaps %changelog * Thu Jun 24 2004 Nils Philippsen - version 2.0.2 +- fix summary (#126682) * Tue Jun 22 2004 Nils Philippsen - build with gcc34 patch (sopwith)