rename patch file (to order them)

This commit is contained in:
Thomas Haller 2014-02-02 11:26:55 +01:00
parent e5c57c6bae
commit 8db2aec80d
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ URL: http://www.gnome.org/projects/NetworkManager/
Source: %{name}-%{realversion}%{snapshot}%{git_sha}.tar.bz2
Source1: NetworkManager.conf
Source2: 00-server.conf
Patch1: explain-dns1-dns2.patch
Patch1: 0001-explain-dns1-dns2.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -152,7 +152,7 @@ deployments.
%prep
%setup -q -n NetworkManager-%{realversion}
%patch1 -p1 -b .explain-dns1-dns2
%patch1 -p1 -b .0001.explain-dns1-dns2.orig
%build