SPECS: NetworkManager-applet.spec - updated to 0.7.1 (fixes CVE-2009-0365 a...
megabajt
megabajt at pld-linux.org
Tue Apr 14 11:08:35 CEST 2009
Author: megabajt Date: Tue Apr 14 09:08:35 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.7.1 (fixes CVE-2009-0365 and CVE-2009-0578)
---- Files affected:
SPECS:
NetworkManager-applet.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: SPECS/NetworkManager-applet.spec
diff -u SPECS/NetworkManager-applet.spec:1.12 SPECS/NetworkManager-applet.spec:1.13
--- SPECS/NetworkManager-applet.spec:1.12 Sun Mar 29 13:58:54 2009
+++ SPECS/NetworkManager-applet.spec Tue Apr 14 11:08:30 2009
@@ -2,17 +2,18 @@
Summary: Network Manager for GNOME
Summary(pl.UTF-8): Zarządca sieci dla GNOME
Name: NetworkManager-applet
-Version: 0.7.0
-Release: 2
+Version: 0.7.1
+Release: 1
License: GPL v2
Group: X11/Applications
Source0: http://ftp.gnome.org/pub/GNOME/sources/network-manager-applet/0.7/network-manager-applet-%{version}.tar.bz2
-# Source0-md5: 856fc7c4cf43c8614445d9fcf78177d1
+# Source0-md5: d90a997e3e2051ce8866fe24f765141f
BuildRequires: GConf2-devel >= 2.20.0
-BuildRequires: NetworkManager-devel >= 0.7.0
+BuildRequires: NetworkManager-devel >= 0.7.1
BuildRequires: PolicyKit-gnome-devel >= 0.6
BuildRequires: autoconf >= 2.52
BuildRequires: automake
+BuildRequires: dbus-devel >= 1.2.6
BuildRequires: dbus-glib-devel >= 0.72
BuildRequires: gettext-devel
BuildRequires: gnome-keyring-devel >= 2.20.0
@@ -26,8 +27,9 @@
BuildRequires: rpmbuild(macros) >= 1.311
Requires(post,postun): gtk+2
Requires(post,postun): hicolor-icon-theme
-Requires: NetworkManager >= 0.7.0
+Requires: NetworkManager >= 0.7.1
Requires: PolicyKit-gnome
+Requires: dbus >= 1.2.6
Requires: notification-daemon
Obsoletes: NetworkManager-applet-devel
# sr at Latn vs. sr at latin
@@ -41,7 +43,7 @@
Aplet zarządcy sieci dla GNOME.
%prep
-%setup -q -n nm-applet-%{version}
+%setup -q -n network-manager-applet-%{version}
%build
%{__intltoolize}
@@ -84,6 +86,7 @@
%{_sysconfdir}/xdg/autostart/nm-applet.desktop
%{_desktopdir}/nm-connection-editor.desktop
%{_iconsdir}/hicolor/*/apps/*.png
+%{_iconsdir}/hicolor/*/apps/*.svg
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dbus-1/system.d/nm-applet.conf
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -92,6 +95,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2009/04/14 09:08:30 megabajt
+- updated to 0.7.1 (fixes CVE-2009-0365 and CVE-2009-0578)
+
Revision 1.12 2009/03/29 11:58:54 megabajt
- R: notification-daemon
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/NetworkManager-applet.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list