[eclipse-ecf] Use new way of changing auto required dependencies.

Krzysztof Daniel kdaniel at fedoraproject.org
Mon Oct 8 09:14:27 UTC 2012


commit b68f57aab5536b80290707f2f6a4a96df32fa999
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Mon Oct 8 11:13:04 2012 +0200

    Use new way of changing auto required dependencies.

 eclipse-ecf.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/eclipse-ecf.spec b/eclipse-ecf.spec
index 8fd0d76..ad49404 100644
--- a/eclipse-ecf.spec
+++ b/eclipse-ecf.spec
@@ -1,11 +1,11 @@
 %global tag R-Release_HEAD-sdk_feature-77_2012-06-10_19-42-02
 %global contextQualifier 201208090744
 
-%define __find_requires %{nil} 
+%filter_provides_in %{_javadir}/ecf/eclipse/plugins/
 
 Name:           eclipse-ecf
 Version:        3.5.6
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Eclipse Communication Framework
 
 License:        EPL
@@ -79,6 +79,9 @@ popd
 %doc ecf/features/org.eclipse.ecf.filetransfer.feature/about.html
 
 %changelog
+* Mon Oct 8 2012 Krzysztof Daniel <kdaniel at redhat.com> 3.5.6-5
+- Use new way of changing auto required dependencies.
+
 * Fri Oct 5 2012 Krzysztof Daniel <kdaniel at redhat.com> 3.5.6-4
 - Don't generate autorreuquire.
 


More information about the scm-commits mailing list