[libvmime07] Changed subpackage requirements to honor ISA

Robert Scheck robert at fedoraproject.org
Sat Oct 8 22:30:47 UTC 2011


commit 215c1f20622aebee80eb463cf5342f7e4982633d
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Sun Oct 9 00:30:42 2011 +0200

    Changed subpackage requirements to honor ISA

 libvmime07.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libvmime07.spec b/libvmime07.spec
index 503f29e..6441a8b 100644
--- a/libvmime07.spec
+++ b/libvmime07.spec
@@ -61,7 +61,7 @@ to work with the newer version and the newer API.
 %package devel
 Summary:	Development files for the libvmime library
 Group:		Development/Libraries
-Requires:	%{name} = %{version}-%{release}, pkgconfig
+Requires:	%{name}%{?_isa} = %{version}-%{release}, pkgconfig
 
 %description devel
 The libvmime package includes header files and libraries necessary


More information about the scm-commits mailing list