[xneur] - Add Patch0: xneur-0.17.0-memory-misusages-fix.patch (bz#1175114) made by Alexey Radkov and sent up

Pavel Alexeev hubbitus at fedoraproject.org
Thu Jan 15 18:55:24 UTC 2015


commit 879a68944c2364710793e4fdd16e1b5dc307be42
Author: Hubbitus <pahan at hubbitus.info>
Date:   Thu Jan 15 21:55:01 2015 +0300

    - Add Patch0: xneur-0.17.0-memory-misusages-fix.patch (bz#1175114) made by Alexey Radkov and sent upstream.

 xneur.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/xneur.spec b/xneur.spec
index 4cde286..f9c3ead 100644
--- a/xneur.spec
+++ b/xneur.spec
@@ -3,7 +3,7 @@
 Summary:		X Neural Switcher
 Name:		xneur
 Version:		0.17.0
-Release:		3%{?HGrev:.hg%{HGrev}}%{?dist}
+Release:		4%{?HGrev:.hg%{HGrev}}%{?dist}
 License:		GPLv2+
 Group:		User Interface/Desktops
 URL:			http://www.xneur.ru
@@ -35,6 +35,9 @@ BuildRequires:	libtool
 # El5 http://fedoraproject.org/wiki/EPEL/GuidelinesAndPolicies#Distribution_specific_guidelines
 Requires:		pkgconfig
 
+# https://bugzilla.redhat.com/show_bug.cgi?id=1175114 made by Alexey Radkov and sent upstream.
+Patch0:		xneur-0.17.0-memory-misusages-fix.patch
+
 %description
 X Neural Switcher is a program for automatic (intelligent) keyboard layout
 changing in the X Window System. It is mainly used to change between Russian
@@ -62,6 +65,7 @@ developing applications that use %{name}.
 %prep
 %setup -q
 
+%patch0 -p2 -b .memory-misusages
 
 %build
 #? % if 0%{?HGrev}
@@ -128,6 +132,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Thu Jan 15 2015 Pavel Alexeev <Pahan at Hubbitus.info> - 0.17.0-4
+- Add Patch0: xneur-0.17.0-memory-misusages-fix.patch (bz#1175114) made by Alexey Radkov and sent upstream.
+
 * Mon Aug 18 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.17.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list