pnemade pushed to system-config-language (f20). "Resolves:rh#1185861: Drop exec call from wrapper script"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Mar 25 12:07:30 UTC 2015


>From 00bf0d0bbdc77356d7a891359cf66b19a43d870f Mon Sep 17 00:00:00 2001
From: Parag Nemade <pnemade at redhat.com>
Date: Wed, 25 Mar 2015 17:37:22 +0530
Subject: Resolves:rh#1185861: Drop exec call from wrapper script


diff --git a/system-config-language.spec b/system-config-language.spec
index 9e4b89f..ebe45cc 100644
--- a/system-config-language.spec
+++ b/system-config-language.spec
@@ -1,7 +1,7 @@
 Summary:  A graphical interface for modifying the system language
 Name:     system-config-language
 Version:  2.3.0
-Release:  2%{?dist}
+Release:  3%{?dist}
 URL:      https://fedorahosted.org/system-config-language/
 Source0:  https://fedorahosted.org/releases/s/y/system-config-language/%{name}-%{version}.tar.xz
 License:  GPLv2+
@@ -25,6 +25,7 @@ allows the user to change the default language of the system.
 
 %prep
 %setup -q
+sed -i 's/^exec //g' src/system-config-language
 
 %build
 %configure
@@ -66,6 +67,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/polkit-1/actions/org.fedoraproject.config.language.policy
 
 %changelog
+* Wed Mar 25 2015 Parag Nemade <pnemade AT redhat DOT com> - 2.3.0-3
+- Resolves:rh#1185861: Drop exec call from wrapper script
+
 * Wed Nov 26 2014 Parag Nemade <pnemade AT redhat DOT com> - 2.3.0-2
 - Resolves:rh#1165860: Add missing Requires: yum-langpacks
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/system-config-language.git/commit/?h=f20&id=00bf0d0bbdc77356d7a891359cf66b19a43d870f

--
You received this message due to your preference settings at
https://apps.fedoraproject.org/notifications//fmnscmcommits.id.fedoraproject.org/email/29390


More information about the scm-commits mailing list