[florence] 0.4.7->0.5.0

Simon Wesp cassmodiah at fedoraproject.org
Tue Mar 15 20:55:38 UTC 2011


commit 0969e00b169164ec7da3e1ca1dcf33b5ce75214b
Author: Simon Wesp <cassmodiah at fedoraproject.org>
Date:   Tue Mar 15 21:54:50 2011 +0100

    0.4.7->0.5.0

 .gitignore    |    1 +
 florence.spec |   16 +++++++++-------
 sources       |    2 +-
 3 files changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c4e46c0..5a4e779 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 florence-0.4.7.tar.bz2
+/florence-0.5.0.tar.bz2
diff --git a/florence.spec b/florence.spec
index 5575ed1..383de62 100644
--- a/florence.spec
+++ b/florence.spec
@@ -1,6 +1,6 @@
 Name:           florence
-Version:        0.4.7
-Release:        3%{?dist}
+Version:        0.5.0
+Release:        1%{?dist}
 Summary:        Extensible scalable on-screen virtual keyboard for GNOME 
 
 Group:          User Interface/X Hardware Support
@@ -20,7 +20,8 @@ BuildRequires:    GConf2-devel
 BuildRequires:    desktop-file-utils
 BuildRequires:    scrollkeeper
 BuildRequires:    intltool
-#BuildRequires:    libnotify-devel
+BuildRequires:    libnotify-devel
+#BuildRequires:    libpanelappletmm-devel
 BuildRequires:    gnome-doc-utils
 #BuildRequires:    libXtst-devel
 Requires(pre):    GConf2
@@ -55,10 +56,11 @@ sed -i 's|Icon=%{name}.svg|Icon=%{name}|g' data/%{name}.desktop.in.in
 
 
 %build
+#without panelapplet for gnome3
 %configure \
       --without-xtst \
-      --without-xrecord \
-      --without-notification 
+      --without-panelapplet \
+      --without-xrecord 
 
 make %{?_smp_mflags} 
 
@@ -129,8 +131,8 @@ rm -rf %{buildroot}
 
 
 %changelog
-* Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.7-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+* Fri Jan 28 2011 Simon Wesp <cassmodiah at fedoraproject.org> - 0.5.0-1
+- New upstream release
 
 * Fri Nov 12 2010 Simon Wesp <cassmodiah at fedoraproject.org> - 0.4.7-2
 - Build without libnotify
diff --git a/sources b/sources
index 0416dab..6df6795 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b00fe4d7dc361fd674bcdd6eae0d265d  florence-0.4.7.tar.bz2
+037a983659152cd5129745f2b8c6a07d  florence-0.5.0.tar.bz2


More information about the scm-commits mailing list