auto-import gimp-2.0.2-3 from gimp-2.0.2-3.src.rpm

This commit is contained in:
cvsdist 2004-09-09 05:18:27 +00:00
parent 7c0354ee2e
commit b407740ef0

View File

@ -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 <nphilipp@redhat.com>
- version 2.0.2
- fix summary (#126682)
* Tue Jun 22 2004 Nils Philippsen <nphilipp@redhat.com>
- build with gcc34 patch (sopwith)