[gxneur] Revert back hack to do not stop build on deprecated warning.

Pavel Alexeev hubbitus at fedoraproject.org
Sun Dec 18 18:36:01 UTC 2011


commit 299c412c00a4905b3eb451fdf8881ad0f88f30f4
Author: Pavel Alexeev (aka Pahan-Hubbitus) <pahan at hubbitus.info>
Date:   Sun Dec 18 22:20:08 2011 +0400

    Revert back hack to do not stop build on deprecated warning.

 gxneur.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/gxneur.spec b/gxneur.spec
index 155c922..f269c40 100644
--- a/gxneur.spec
+++ b/gxneur.spec
@@ -3,7 +3,7 @@
 Summary:		GTK front-end for X Neural Switcher (xneur)
 Name:		gxneur
 Version:		0.15.0
-Release:		1%{?SVN:.svn%{SVN}}%{?dist}
+Release:		2%{?SVN:.svn%{SVN}}%{?dist}
 
 Group:		User Interface/Desktops
 License:		GPLv2+
@@ -80,6 +80,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man1/%{name}.1*
 
 %changelog
+* Sun Dec 18 2011 Pavel Alexeev <Pahan at Hubbitus.info> - 0.15.0-2
+- Revert back hack to do not stop build on deprecated warning.
+
 * Sun Dec 18 2011 Pavel Alexeev <Pahan at Hubbitus.info> - 0.15.0-1
 - Update to 0.15.0 version
 


More information about the scm-commits mailing list