[cricscore-applet/f12/master] Fixed SPEC to remove debug info pacakages-f12

Arun SAG sagarun at fedoraproject.org
Sun Sep 19 13:44:44 UTC 2010


commit 13878e1990e293dd819be4aac758a6b8180cdab1
Author: Arun SAG <sagarun at gmail.com>
Date:   Sun Sep 19 19:12:33 2010 +0530

    Fixed SPEC to remove debug info pacakages-f12

 .gitignore            |    1 +
 cricscore-applet.spec |    8 +++++++-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 19978b6..f9d8def 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 cricscore-1.1.0.3.tar.gz
+/cricscore-1.1.0.3.tar.gz
diff --git a/cricscore-applet.spec b/cricscore-applet.spec
index 2af3b37..a3ef07e 100644
--- a/cricscore-applet.spec
+++ b/cricscore-applet.spec
@@ -1,6 +1,9 @@
+#This package is supposed to be a noarch pacakge. 
+#Fixing bug #546686.
+%global		debug_package		%{nil}
 Name:			cricscore-applet
 Version:		1.1.0.3
-Release:		1%{?dist}
+Release:		2%{?dist}
 Summary:		A cricket score applet for GNOME
 
 Group:			Applications/Internet
@@ -51,6 +54,9 @@ chmod 644 %{buildroot}%{_datadir}/%{name}/GNOME_CricScoreApplet.xml
 
 
 %changelog
+* Sun Sep 19 2010 Arun SAG <sagarun [AT] gmail dot com> - 1.1.0.3-2
+- Disabled generation of debug info package to fix #546686
+
 * Thu Apr 22 2010 Arun SAG <sagarun [AT] gmail dot com> - 1.1.0.3-1
 - Updated to new version
 


More information about the scm-commits mailing list