- drop ExcludeArch s390 s390x, we need at least the header files

This commit is contained in:
Karsten Hopp 2009-05-19 10:14:14 +00:00
parent 5cd84d1a65
commit 070ddbfda1

View File

@ -1,7 +1,5 @@
%define udev_scriptdir /lib/udev
ExcludeArch: s390 s390x
%define dbus_version 1.1
%define dbus_glib_version 0.73-6
%define hal_version 0.5.0
@ -18,7 +16,7 @@ Name: NetworkManager
Summary: Network connection manager and user applications
Epoch: 1
Version: 0.7.1
Release: 4%{snapshot}%{?dist}
Release: 4%{snapshot}%{?dist}.1
Group: System Environment/Base
License: GPLv2+
URL: http://www.gnome.org/projects/NetworkManager/
@ -330,6 +328,9 @@ fi
%{_datadir}/gtk-doc/html/libnm-util/*
%changelog
* Tue May 19 2009 Karsten Hopp <karsten@redhat.com> 0.7.1-4.git20090414.1
- drop ExcludeArch s390 s390x, we need at least the header files
* Tue May 05 2009 Adam Jackson <ajax@redhat.com> 1:0.7.1-4.git20090414
- nm-save-the-leases.patch: Use per-connection lease files, and don't delete
them on interface deactivate.