Remove ExcludeArch
This commit is contained in:
parent
c6e0a666c4
commit
2dc324c77d
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
Name: virt-manager
|
Name: virt-manager
|
||||||
Version: 0.4.0
|
Version: 0.4.0
|
||||||
Release: 2%{_extra_release}
|
Release: 3%{_extra_release}
|
||||||
Summary: Virtual Machine Manager
|
Summary: Virtual Machine Manager
|
||||||
|
|
||||||
Group: Applications/Emulators
|
Group: Applications/Emulators
|
||||||
@ -52,8 +52,6 @@ Requires: usermode
|
|||||||
# For online help
|
# For online help
|
||||||
Requires: scrollkeeper
|
Requires: scrollkeeper
|
||||||
|
|
||||||
ExclusiveArch: %{ix86} x86_64 ia64
|
|
||||||
|
|
||||||
BuildRequires: pygtk2-devel
|
BuildRequires: pygtk2-devel
|
||||||
BuildRequires: gtk2-devel
|
BuildRequires: gtk2-devel
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
@ -168,6 +166,9 @@ fi
|
|||||||
%{_datadir}/dbus-1/services/%{name}.service
|
%{_datadir}/dbus-1/services/%{name}.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 24 2007 Daniel P. Berrange <berrange@redhat.com> - 0.4.0-3.fc8
|
||||||
|
- Remove ExcludeArch since libvirt is now available
|
||||||
|
|
||||||
* Wed May 9 2007 Daniel P. Berrange <berrange@redhat.com> - 0.4.0-2.fc7
|
* Wed May 9 2007 Daniel P. Berrange <berrange@redhat.com> - 0.4.0-2.fc7
|
||||||
- Refresh po file translations (bz 238369)
|
- Refresh po file translations (bz 238369)
|
||||||
- Fixed removal of disk/network devices
|
- Fixed removal of disk/network devices
|
||||||
|
Loading…
Reference in New Issue
Block a user