[jibx] added the fix to remove the debuginfo package

hannes hannes at fedoraproject.org
Sat Jul 21 09:18:02 UTC 2012


commit 189f99904a788814d4d08326775d16f7bdfa5897
Author: hannes <hannes at fedoraproject.org>
Date:   Sat Jul 21 10:16:46 2012 +0200

    added the fix to remove the debuginfo package

 jibx.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/jibx.spec b/jibx.spec
index 21c25cf..11682ea 100644
--- a/jibx.spec
+++ b/jibx.spec
@@ -1,6 +1,8 @@
+%define debug_package %{nil}
+
 Name: jibx
 Version:	1.2.4
-Release:	4%{?dist}
+Release:	5%{?dist}
 Summary:	Framework for binding XML data to Java objects
 
 Group:		Development/Libraries
@@ -143,6 +145,9 @@ cp -rp %{_builddir}/%{name}/build/docs/* \
 %{_javadocdir}/%{name}
 
 %changelog
+* Sat Jul 21 2012 Johannes Lips <hannes at fedoraproject.org> - 1.2.4-5
+- fixed the empty debuginfo package
+
 * Tue Jul 17 2012 Patryk Obara <pobara at redhat.com> - 1.2.4-4
 - fixed the maven pom patch (#840929)
 


More information about the scm-commits mailing list