[gxine/el6] Fix requires for -mozplugin subpackage.

Martin Sourada mso at fedoraproject.org
Sun Feb 24 11:14:13 UTC 2013


commit 975d45a6caf4d0db5bf31a526d126a0556b6e594
Author: Martin Sourada <mso at fedoraproject.org>
Date:   Sun Feb 24 12:12:12 2013 +0100

    Fix requires for -mozplugin subpackage.

 gxine.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gxine.spec b/gxine.spec
index 75a8fab..b98e610 100644
--- a/gxine.spec
+++ b/gxine.spec
@@ -62,7 +62,7 @@ gxine is a gtk based gui for this xine-library alternate to xine-ui.
 %package mozplugin
 Summary:  Mozilla plugin for gxine
 Group:    Applications/Internet
-Requires: %{name} = %{version}-%{release}
+Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release}
 Requires: mozilla-filesystem
 
 %description mozplugin


More information about the scm-commits mailing list