Author: kiesiu                       Date: Sun May 22 19:39:41 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.20

---- Files affected:
packages/geany:
   geany.spec (1.39 -> 1.40) 

---- Diffs:

================================================================
Index: packages/geany/geany.spec
diff -u packages/geany/geany.spec:1.39 packages/geany/geany.spec:1.40
--- packages/geany/geany.spec:1.39      Sat Dec  4 00:07:56 2010
+++ packages/geany/geany.spec   Sun May 22 21:39:36 2011
@@ -2,18 +2,19 @@
 Summary:       Fast and lightweight IDE using GTK+2
 Summary(pl.UTF-8):     Szybkie i lekkie IDE używające GTK+2
 Name:          geany
-Version:       0.19.2
+Version:       0.20
 Release:       1
 License:       GPL v2+
 Group:         Development/Tools
 Source0:       http://download.geany.org/%{name}-%{version}.tar.bz2
-# Source0-md5: fd12c814606659eefdf67d070f2638a6
+# Source0-md5: 3bd152a7a3a2adc2833a9245e230da3d
 Patch0:                %{name}-desktop.patch
 URL:           http://www.geany.org/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: gettext-devel
-BuildRequires: gtk+2-devel >= 2:2.4.0
+BuildRequires: glib2-devel >= 2.16.0
+BuildRequires: gtk+2-devel >= 2:2.10.0
 BuildRequires: intltool
 BuildRequires: libstdc++-devel
 BuildRequires: libtool
@@ -145,11 +146,12 @@
 %patch0 -p1
 
 %build
+mkdir m4
 %{__intltoolize}
 %{__libtoolize}
 %{__aclocal}
-%{__autoheader}
 %{__autoconf}
+%{__autoheader}
 %{__automake}
 %configure \
        --docdir=%{_docdir}/%{name}-%{version}
@@ -229,6 +231,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40  2011/05/22 19:39:36  kiesiu
+- updated to 0.20
+
 Revision 1.39  2010/12/03 23:07:56  dirdival
 - updated to 0.19.2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/geany/geany.spec?r1=1.39&r2=1.40&f=u

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

Reply via email to