[jibx] disable debuginfo

hannes hannes at fedoraproject.org
Sun May 20 21:11:24 UTC 2012


commit ce2cabcae1d7c9218d661b3196a71a60e514bdb6
Author: hannes <hannes at fedoraproject.org>
Date:   Sun May 20 22:11:02 2012 +0100

    disable debuginfo

 jibx.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/jibx.spec b/jibx.spec
index 0151614..d3bda65 100644
--- a/jibx.spec
+++ b/jibx.spec
@@ -1,6 +1,8 @@
+%define debug_package %{nil}
+
 Name: jibx		
 Version:	1.2.4	
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Framework for binding XML data to Java objects 
 
 Group:		Development/Libraries
@@ -134,6 +136,9 @@ rm -rf %{buildroot}
 %{_javadocdir}/%{name}
 
 %changelog
+* Sun May 20 2012 Johannes Lips <johannes.lips at googlemail.com> - 1.2.4-2
+- removed the empty debuginfo subpackage caused by the removal of noarch
+ 
 * Sat May 05 2012 Johannes Lips <johannes.lips at googlemail.com> - 1.2.4-1
 - update to recent upstream version 
 - removed buildarch noarch


More information about the scm-commits mailing list