]> git.pld-linux.org Git - packages/geany.git/commitdiff
- updated to 1.22 auto/th/geany-1.22-1 auto/ti/geany-1.22-1
authorKarol Krenski <charles@pld-linux.org>
Sat, 1 Sep 2012 23:38:35 +0000 (01:38 +0200)
committerKarol Krenski <charles@pld-linux.org>
Sat, 1 Sep 2012 23:38:35 +0000 (01:38 +0200)
- removed lt/ac/am; updated BRs

geany.spec

index 0ed64eb49e5ef8e604f73d785e9693a1ca46586c..029ae6a6739ab2c011c6bba3c9fd3a9a8b3aa983 100644 (file)
@@ -1,23 +1,21 @@
 Summary:       Fast and lightweight IDE using GTK+2
 Summary(pl.UTF-8):     Szybkie i lekkie IDE używające GTK+2
 Name:          geany
 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.21
-Release:       3
+Version:       1.22
+Release:       1
 License:       GPL v2+
 Group:         Development/Tools
 Source0:       http://download.geany.org/%{name}-%{version}.tar.bz2
 License:       GPL v2+
 Group:         Development/Tools
 Source0:       http://download.geany.org/%{name}-%{version}.tar.bz2
-# Source0-md5: 117d78ae5275c8c517686b6db9d71ef1
+# Source0-md5: 0672077fe83e2a739aa0eaca426aacf0
 Patch0:                %{name}-desktop.patch
 URL:           http://www.geany.org/
 Patch0:                %{name}-desktop.patch
 URL:           http://www.geany.org/
-BuildRequires: autoconf
-BuildRequires: automake
 BuildRequires: gettext-devel
 BuildRequires: gettext-devel
-BuildRequires: glib2-devel >= 1:2.16.0
-BuildRequires: gtk+2-devel >= 2:2.12.0
+BuildRequires: glib2-devel >= 1:2.20.0
+BuildRequires: gtk+2-devel >= 2:2.16.0
 BuildRequires: intltool
 BuildRequires: libstdc++-devel
 BuildRequires: intltool
 BuildRequires: libstdc++-devel
-BuildRequires: libtool
 BuildRequires: pkgconfig
 BuildRequires: pkgconfig
+BuildRequires: which
 Obsoletes:     geany-plugin-vcdiff
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 Obsoletes:     geany-plugin-vcdiff
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -145,13 +143,6 @@ Wtyczka dzieląca okno na dwie części.
 %patch0 -p1
 
 %build
 %patch0 -p1
 
 %build
-mkdir m4
-%{__intltoolize}
-%{__libtoolize}
-%{__aclocal}
-%{__autoconf}
-%{__autoheader}
-%{__automake}
 %configure \
        --disable-silent-rules \
        --docdir=%{_docdir}/%{name}-%{version}
 %configure \
        --disable-silent-rules \
        --docdir=%{_docdir}/%{name}-%{version}
This page took 0.119787 seconds and 4 git commands to generate.