[wine] wine-desktop has architecture specific Requires so can not be noarch

Dennis Gilmore ausil at fedoraproject.org
Tue Jul 23 08:32:28 UTC 2013


commit d8534ac2f91ecfb6e28aa4bf8218ac008724ef2c
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Tue Jul 23 03:32:19 2013 -0500

    wine-desktop has architecture specific Requires so can not be noarch

 wine.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/wine.spec b/wine.spec
index 1f7d1ca..56ef931 100644
--- a/wine.spec
+++ b/wine.spec
@@ -4,7 +4,7 @@
 
 Name:           wine
 Version:        1.6
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A compatibility layer for windows applications
 
 Group:          Applications/Emulators
@@ -332,7 +332,6 @@ Requires:       wine-common = %{version}-%{release}
 Requires:       wine-systemd = %{version}-%{release}
 %endif
 Requires:       hicolor-icon-theme
-BuildArch:      noarch
 
 %description desktop
 Desktop integration features for wine, including mime-types and a binary format
@@ -1531,6 +1530,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %endif
 
 %changelog
+* Tue Jul 23 2013 Dennis Gilmore <dennis at ausil.us> - 1.6-2
+- wine-desktop has architecture specific Requires so can not be noarch
+
 * Sat Jul 20 2013 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 - 1.6-1
 - 1.6 release


More information about the scm-commits mailing list