[eclipse-emf] Improved skipping of autorequire generation.

Krzysztof Daniel kdaniel at fedoraproject.org
Mon Oct 8 12:01:00 UTC 2012


commit 5c7879a4b73dd0f46e0a4962660f0708eab172d2
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Mon Oct 8 14:00:29 2012 +0200

    Improved skipping of autorequire generation.

 eclipse-emf.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/eclipse-emf.spec b/eclipse-emf.spec
index ddbee6c..2683600 100644
--- a/eclipse-emf.spec
+++ b/eclipse-emf.spec
@@ -3,7 +3,7 @@
 %endif
 %global eclipse_dropin   %{_datadir}/eclipse/dropins
 
-%define __requires_exclude_from %{javadir}/emf
+%define __requires_exclude_from \/usr\share\/java/\emf
 
 Name:      eclipse-emf
 Version:   2.8.1


More information about the scm-commits mailing list