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

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Mar 25 11:27:21 UTC 2015


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


diff --git a/system-config-language.spec b/system-config-language.spec
index ca9d6c3..76e2d71 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.4.1
-Release:  1%{?dist}
+Release:  2%{?dist}
 URL:      https://fedorahosted.org/system-config-language/
 Source0:  https://fedorahosted.org/releases/s/y/system-config-language/%{name}-%{version}.tar.xz
 License:  GPLv2+
@@ -26,9 +26,10 @@ 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
-
 make %{?_smp_mflags}
 
 %install
@@ -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.4.1-2
+- Resolves:rh#1185861: Drop exec call from wrapper script
+
 * Mon Mar 23 2015 Parag Nemade <pnemade AT redhat DOT com> - 2.4.1-1
 - Update to 2.4.1 release
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/system-config-language.git/commit/?h=master&id=83ee48776cf74ca8bab1da830084fee16db4b67e

--
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