[xml-commons-apis/f18: 3/3] Exclude system.bundle from auto-requires

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon Mar 4 13:49:46 UTC 2013


commit abf8611f2e0f30643dbd2a0f77c4757211e2a9c1
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Mar 4 14:49:25 2013 +0100

    Exclude system.bundle from auto-requires
    
    - Works around: rhbz#917647

 xml-commons-apis.spec |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/xml-commons-apis.spec b/xml-commons-apis.spec
index 10feecc..d71ff27 100644
--- a/xml-commons-apis.spec
+++ b/xml-commons-apis.spec
@@ -1,3 +1,5 @@
+%define __requires_exclude system.bundle
+
 Name:          xml-commons-apis
 Version:       1.4.01
 Release:       11%{?dist}
@@ -133,6 +135,10 @@ rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
 
 %changelog
 * Mon Mar  4 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.4.01-11
+- Exclude system.bundle from auto-requires
+- Works around: rhbz#917647
+
+* Mon Mar  4 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.4.01-11
 - Add Require-Bundle: system.bundle to manifest
 - Resolves: rhbz#917659
 


More information about the scm-commits mailing list