Actually apply the patch from the previous commit...
This commit is contained in:
parent
9ad08529a6
commit
d1e13ca88f
@ -19,7 +19,7 @@ Name: NetworkManager
|
|||||||
Summary: Network connection manager and user applications
|
Summary: Network connection manager and user applications
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 0.9.7.0
|
Version: 0.9.7.0
|
||||||
Release: 5%{snapshot}%{?dist}
|
Release: 6%{snapshot}%{?dist}
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.gnome.org/projects/NetworkManager/
|
URL: http://www.gnome.org/projects/NetworkManager/
|
||||||
@ -154,6 +154,7 @@ NetworkManager functionality from applications that use glib.
|
|||||||
%patch1 -p1 -b .explain-dns1-dns2
|
%patch1 -p1 -b .explain-dns1-dns2
|
||||||
%patch2 -p1 -b .nss-error
|
%patch2 -p1 -b .nss-error
|
||||||
%patch3 -p1 -b .finish-connecting
|
%patch3 -p1 -b .finish-connecting
|
||||||
|
%patch4 -p1 -b .gvaluearray
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -351,6 +352,9 @@ exit 0
|
|||||||
%{_datadir}/gtk-doc/html/libnm-util/*
|
%{_datadir}/gtk-doc/html/libnm-util/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 15 2012 Dan Winship <danw@redhat.com> - 0.9.7.0-6.git20121004
|
||||||
|
- Actually apply the patch from the previous commit...
|
||||||
|
|
||||||
* Mon Oct 15 2012 Dan Winship <danw@redhat.com> - 0.9.7.0-5.git20121004
|
* Mon Oct 15 2012 Dan Winship <danw@redhat.com> - 0.9.7.0-5.git20121004
|
||||||
- Apply patch from master to fix a crash (rh #865009)
|
- Apply patch from master to fix a crash (rh #865009)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user