[NetworkManager-pptp/f17] Remove obsolete and broken gtk2 requirement.

Bill Nottingham notting at fedoraproject.org
Thu Mar 1 21:21:52 UTC 2012


commit 1729a055a13449d4066146a3984cfcbd819b6c9e
Author: Bill Nottingham <notting at redhat.com>
Date:   Thu Mar 1 16:21:13 2012 -0500

    Remove obsolete and broken gtk2 requirement.

 NetworkManager-pptp.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/NetworkManager-pptp.spec b/NetworkManager-pptp.spec
index 4022874..7d23ebb 100644
--- a/NetworkManager-pptp.spec
+++ b/NetworkManager-pptp.spec
@@ -11,7 +11,7 @@ Summary:   NetworkManager VPN plugin for pptp
 Name:      NetworkManager-pptp
 Epoch:     1
 Version:   0.9.0
-Release:   4%{snapshot}%{?dist}
+Release:   5%{snapshot}%{?dist}
 License:   GPLv2+
 Group:     System Environment/Base
 URL:       http://www.gnome.org/projects/NetworkManager/
@@ -26,7 +26,6 @@ BuildRequires: libgnome-keyring-devel
 BuildRequires: intltool gettext
 BuildRequires: ppp-devel = %{ppp_version}
 
-Requires: gtk2             >= %{gtk2_version}
 Requires: dbus             >= %{dbus_version}
 Requires: NetworkManager   >= %{nm_version}
 Requires: ppp              = %{ppp_version}
@@ -101,6 +100,9 @@ fi
 %{_datadir}/gnome-vpn-properties/pptp/nm-pptp-dialog.ui
 
 %changelog
+* Thu Mar  1 2012 Bill Nottingham <notting at redhat.com> - 1:0.9.0-5
+- Remove obsolete and broken gtk2 requirement
+
 * Sun Feb 26 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 1:0.9.0-4
 - Update for unannounced gnome-keyring devel changes
 


More information about the scm-commits mailing list