|
@@ -8,7 +8,7 @@
|
|
%define libnl_version 1.1
|
|
%define libnl_version 1.1
|
|
%define ppp_version 2.4.5
|
|
%define ppp_version 2.4.5
|
|
|
|
|
|
-%define applet_version 0.9.1.90
|
|
+%define applet_version 0.9.2.0
|
|
|
|
|
|
#define snapshot .git20090414
|
|
#define snapshot .git20090414
|
|
#define applet_snapshot %{nil}
|
|
#define applet_snapshot %{nil}
|
|
@@ -16,8 +16,8 @@
|
|
Name: NetworkManager
|
|
Name: NetworkManager
|
|
Summary: Network connection manager and user applications
|
|
Summary: Network connection manager and user applications
|
|
Summary(ja): ネットワーク接続マネージャとユーザアプリケーション
|
|
Summary(ja): ネットワーク接続マネージャとユーザアプリケーション
|
|
-Version: 0.9.1.90
|
|
+Version: 0.9.2.0
|
|
-Release: 2%{?snapshot}%{?_dist_release}
|
|
+Release: 1%{?snapshot}%{?_dist_release}
|
|
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/
|
|
@@ -26,8 +26,7 @@ Source: %{name}-%{version}%{?snapshot}.tar.xz
|
|
Source1: network-manager-applet-%{applet_version}%{?applet_snapshot}.tar.xz
|
|
Source1: network-manager-applet-%{applet_version}%{?applet_snapshot}.tar.xz
|
|
Source2: nm-system-settings.conf
|
|
Source2: nm-system-settings.conf
|
|
|
|
|
|
-Patch0: NetworkManager-0.9.1.90-git20110927.patch
|
|
+Patch1: nm-applet-internal-buildfixes-nm0920.patch
|
|
-Patch1: nm-applet-internal-buildfixes-nm09190.patch
|
|
|
|
Patch2: explain-dns1-dns2.patch
|
|
Patch2: explain-dns1-dns2.patch
|
|
Patch3: nm-polkit-permissive.patch
|
|
Patch3: nm-polkit-permissive.patch
|
|
|
|
|
|
@@ -178,7 +177,6 @@ nm-applet and the GNOME control center.
|
|
|
|
|
|
# unpack the applet
|
|
# unpack the applet
|
|
xz -dc %{SOURCE1} | tar xf -
|
|
xz -dc %{SOURCE1} | tar xf -
|
|
-%patch0 -p1 -b .NM-git
|
|
|
|
%patch1 -p1 -b .nm-applet-internal
|
|
%patch1 -p1 -b .nm-applet-internal
|
|
%patch2 -p1 -b .explain-dns1-dns2
|
|
%patch2 -p1 -b .explain-dns1-dns2
|
|
%patch3 -p1 -b .polkit-permissive
|
|
%patch3 -p1 -b .polkit-permissive
|
|
@@ -395,6 +393,11 @@ fi
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Wed Nov 23 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.9.2.0-1
|
|
|
|
+- update to 0.9.2.0
|
|
|
|
+- update Patch1 (nm-applet-internal-buildfixes-nm0920.patch)
|
|
|
|
+- remove Patch0
|
|
|
|
+
|
|
* Tue Oct 11 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.9.1.90-2
|
|
* Tue Oct 11 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.9.1.90-2
|
|
- change Patch0 (NetworkManager-0.9.1.90-git20110927.patch)
|
|
- change Patch0 (NetworkManager-0.9.1.90-git20110927.patch)
|
|
|
|
|