]> git.pld-linux.org Git - packages/gimp.git/commitdiff
- updated to 2.0rc1
authorgrzegol <grzegol@pld-linux.org>
Sun, 21 Mar 2004 15:15:43 +0000 (15:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed outdated GIMP_VISIBLE_NAME patch

Changed files:
    gimp.spec -> 1.211

gimp.spec

index 4bceaf8cbd18a241ebe7a5c68d204ff931f54a8e..17731ae2ea3d3e3ee2e5ffee9b4ae6928852ceb6 100644 (file)
--- a/gimp.spec
+++ b/gimp.spec
@@ -4,8 +4,8 @@
 %bcond_without print   # without print plugin (which requires gimp-print 4.2.x)
 %bcond_without python  # without python plugins
 #
-%define        mver    1.3
-%define        pre     pre4
+%define        mver    2.0
+%define        pre     rc1
 Summary:       The GNU Image Manipulation Program
 Summary(de):   Das GNU-Bildbearbeitungs-Programm
 Summary(es):   Programa de manipulación de imagen GNU
@@ -19,16 +19,15 @@ Summary(zh_CN):     [ͼ
 Summary(zh_TW):        [¹Ï¹³]GNU¹Ï¶H³B²z¤u¨ã
 Name:          gimp
 Version:       2.0
-Release:       0.%{pre}.2
+Release:       0.%{pre}.1
 Epoch:         1
 License:       GPL
 Group:         X11/Applications/Graphics
 Source0:       ftp://ftp.gimp.org/pub/gimp/v2.0/testing/%{name}-%{version}%{pre}.tar.bz2
-# Source0-md5: cbd15608c08110a392edd89ebdf8bcef
+# Source0-md5: 21bdc4440c2158792aef7a7b36a22f11
 Patch0:                %{name}-home_etc.patch
-Patch1:                %{name}-GIMP_VISIBLE_NAME.patch
-Patch2:                %{name}-locale-names.patch
-Patch3:                %{name}-gcc34.patch
+Patch1:                %{name}-locale-names.patch
+Patch2:                %{name}-gcc34.patch
 URL:           http://www.gimp.org/
 Icon:          gimp.gif
 %{?with_aalib:BuildRequires:   aalib-devel}
@@ -258,7 +257,6 @@ Wtyczka do drukowania dla Gimpa.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 for dir in po po-libgimp po-plug-ins po-script-fu; do
        mv $dir/{no,nb}.po
This page took 0.233065 seconds and 4 git commands to generate.