[gcalctool] 5.91.0

Matthias Clasen mclasen at fedoraproject.org
Thu Oct 7 03:50:24 UTC 2010


commit b4bbce236c8507ba7f3a95725dd5029994fa3cf5
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Oct 6 23:49:27 2010 -0400

    5.91.0

 .gitignore     |    1 +
 gcalctool.spec |   12 +++++++-----
 sources        |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2ff1fca..1aefeef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ gcalctool-5.31.6.tar.bz2
 /gcalctool-5.31.90.tar.bz2
 /gcalctool-5.31.91.tar.bz2
 /gcalctool-5.32.0.tar.bz2
+/gcalctool-5.91.0.tar.bz2
diff --git a/gcalctool.spec b/gcalctool.spec
index e45a232..0bec4a8 100644
--- a/gcalctool.spec
+++ b/gcalctool.spec
@@ -1,5 +1,5 @@
 Name:           gcalctool
-Version:        5.32.0
+Version:        5.91.0
 Release:        1%{?dist}
 Summary:        A desktop calculator
 
@@ -7,11 +7,10 @@ Group:          Applications/System
 License:        GPLv2+
 URL:            http://directory.fsf.org/gcalctool.html
 #VCS: git:git://git.gnome.org/gcalctool
-Source0:        http://download.gnome.org/sources/gcalctool/5.32/gcalctool-%{version}.tar.bz2
+Source0:        http://download.gnome.org/sources/gcalctool/5.91/gcalctool-%{version}.tar.bz2
 
 BuildRequires: glib2-devel
-BuildRequires: gtk2-devel
-BuildRequires: libglade2-devel
+BuildRequires: gtk3-devel
 BuildRequires: libsoup-devel
 BuildRequires: desktop-file-utils
 BuildRequires: gnome-doc-utils
@@ -32,7 +31,7 @@ to give a high degree of accuracy.
 %setup -q
 
 %build
-%configure
+%configure --with-gtk=3.0
 make %{?_smp_mflags}
 
 
@@ -70,6 +69,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Wed Oct  6 2010 Matthias Clasen <mclasen at redhat.com> - 5.91.0-1
+- Update to 5.91.0
+
 * Wed Sep 29 2010 Matthias Clasen <mclasen at redhat.com> - 5.32.0-1
 - Update to 5.32.0
 
diff --git a/sources b/sources
index 8e3c98d..66fda2c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c8b50bffd96e0a72cc1b5a45fd0c2a6c  gcalctool-5.32.0.tar.bz2
+f0a8c37b68d50ad48803c6fafe7e3599  gcalctool-5.91.0.tar.bz2


More information about the scm-commits mailing list