Author: lkrotowski                   Date: Wed Jan 11 20:49:16 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 3.40

---- Files affected:
packages/mtpaint:
   mtpaint.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: packages/mtpaint/mtpaint.spec
diff -u packages/mtpaint/mtpaint.spec:1.12 packages/mtpaint/mtpaint.spec:1.13
--- packages/mtpaint/mtpaint.spec:1.12  Tue Dec 20 20:35:30 2011
+++ packages/mtpaint/mtpaint.spec       Wed Jan 11 21:49:11 2012
@@ -2,15 +2,13 @@
 Summary:       A simple painting program
 Summary(pl.UTF-8):     Prosty program graficzny
 Name:          mtpaint
-Version:       3.31
-Release:       3
+Version:       3.40
+Release:       1
 License:       GPL v3+
 Group:         X11/Applications/Graphics
 Source0:       http://dl.sourceforge.net/mtpaint/%{name}-%{version}.tar.bz2
-# Source0-md5: fbe34eb25f96b6092403115f1f6ab387
+# Source0-md5: 957c8035dd62c6bfdb594cd0a4467d22
 Source1:       %{name}.desktop
-Patch0:                %{name}-flags.patch
-Patch1:                %{name}-libpng.patch
 URL:           http://mtpaint.sourceforge.net/
 BuildRequires: gettext-devel
 BuildRequires: giflib-devel
@@ -37,15 +35,14 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 %build
-%configure GIF man pod intl jpeg jp2 tiff \
-       --mandir=%{_mandir}/man1
+./configure gtk2 thread GIF man pod intl jpeg jp2 tiff \
+       --mandir=%{_mandir}/man1 \
+       --prefix=%{_prefix}
 cat >> _conf.txt <<'EOF'
-LDFLAG = %{rpmldflags}
-CFLAG += %{rpmcflags}
+LDFLAG += %{rpmldflags}
+CFLAG  += %{rpmcflags}
 CC = %{__cc} -Wall -Wno-pointer-sign
 EOF
 
@@ -93,6 +90,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2012/01/11 20:49:11  lkrotowski
+- up to 3.40
+
 Revision 1.12  2011/12/20 19:35:30  arekm
 - release 3
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mtpaint/mtpaint.spec?r1=1.12&r2=1.13&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to