[starcal] Add asr time fix for bug #759600

Hedayat Vatankhah hedayat at fedoraproject.org
Mon Jan 23 18:00:50 UTC 2012


commit 7357f251bcaad681f8f2904dd448d232fa058391
Author: Hedayat Vatankhah <hedayat.fwd at gmail.com>
Date:   Mon Jan 23 21:18:15 2012 +0330

    Add asr time fix for bug #759600

 starcal.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/starcal.spec b/starcal.spec
index ae44d62..b00ecf1 100644
--- a/starcal.spec
+++ b/starcal.spec
@@ -14,6 +14,7 @@ Source1:        %{pkg_name}.desktop
 Source2:        %{pkg_name}-qt.desktop
 Source3:        extension.js
 Source4:        metadata.json
+Patch0:         %{name}-1.9.4-fix-asr-bug-in-pray_times.patch
 
 Requires:       pygtk2
 #Requires(post): chkconfig
@@ -32,6 +33,7 @@ English(Gregorian) calendar
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
+%patch0 -p1 -b .asr_time_fix
 sed -i.sudo "s/sudo//" locale.d/install
 
 find -type f -name "*.py*" -exec chmod a+x {} \;


More information about the scm-commits mailing list