[guake] Release 0.4.2

Pierre-YvesChibon pingou at fedoraproject.org
Tue Aug 3 07:09:38 UTC 2010


commit 53daa0f2173c3850c4706f362e46ba2e4536c247
Author: pingou <pingou at pingoured.fr>
Date:   Tue Aug 3 09:09:32 2010 +0200

    Release 0.4.2

 .gitignore |    1 +
 guake.spec |   13 +++++--------
 sources    |    2 +-
 3 files changed, 7 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6a3fb6e..3d0df37 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 guake-0.4.1.tar.gz
+guake-0.4.2.tar.gz
diff --git a/guake.spec b/guake.spec
index 9e80b68..7507363 100644
--- a/guake.spec
+++ b/guake.spec
@@ -1,13 +1,12 @@
 Name:           guake
-Version:        0.4.1
-Release:        5%{?dist}
+Version:        0.4.2
+Release:        1%{?dist}
 Summary:        Drop-down terminal for GNOME
 
 Group:          Applications/System
 License:        GPLv2+
 URL:            http://www.guake.org/
 Source0:        http://guake.org/files/%{name}-%{version}.tar.gz
-Source1:        fr.po
 
 # Not used here -- official release --
 #Source0:        %{name}-%{version}.20090321git.tar.gz
@@ -41,11 +40,6 @@ and press again to hide.
 # Enables to pass the configure without problem concerning python vte library
 sed -i -e 's|if test -z "$ac_pvte_result"; then|if test -z "" ; then|g' configure
 
-# Add the french translation
-cp %{SOURCE1} ./po/
-sed -i -e 's|ALL_LINGUAS="pt_BR ja es ru pl no de it fa hu el zh_CN"|ALL_LINGUAS="pt_BR ja es ru pl no de it fa hu el zh_CN fr"|' configure
-
-
 %build
 %configure --disable-schemas-install --disable-static
 make %{?_smp_mflags}
@@ -102,6 +96,9 @@ killall -HUP gconfd-2 > /dev/null || :
 %{_sysconfdir}/xdg/autostart/%{name}.desktop
 
 %changelog
+* Tue Aug 03 2010 pingou <pingou at pingoured.fr> - 0.4.2-1
+- Update to 0.4.2
+
 * Tue Jul 27 2010 David Malcolm <dmalcolm at redhat.com> - 0.4.1-5
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 
diff --git a/sources b/sources
index 88e4994..acdef24 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c3bd763f0a7c91cb453c32d8045fa6ca  guake-0.4.1.tar.gz
+1f0feff3bfc15c998147dbf07d9d8a8e  guake-0.4.2.tar.gz


More information about the scm-commits mailing list