[NetworkManager-pptp/f19] Fix Obsoletes to ensure NetworkManager-pptp-gnome installs on update (rh #986368)

Jirka Klimes jklimes at fedoraproject.org
Fri Jul 26 08:45:03 UTC 2013


commit b529f4d480afa12ee2c4781ec7be75de11f4dd66
Author: Jiří Klimeš <jklimes at redhat.com>
Date:   Fri Jul 26 10:36:57 2013 +0200

    Fix Obsoletes to ensure NetworkManager-pptp-gnome installs on update (rh #986368)

 NetworkManager-pptp.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/NetworkManager-pptp.spec b/NetworkManager-pptp.spec
index 82765d0..a8d3ce7 100644
--- a/NetworkManager-pptp.spec
+++ b/NetworkManager-pptp.spec
@@ -5,7 +5,7 @@ Summary:   NetworkManager VPN plugin for PPTP
 Name:      NetworkManager-pptp
 Epoch:     1
 Version:   0.9.8.2
-Release:   2%{snapshot}%{?dist}
+Release:   3%{snapshot}%{?dist}
 License:   GPLv2+
 URL:       http://www.gnome.org/projects/NetworkManager/
 Group:     System Environment/Base
@@ -27,7 +27,7 @@ Requires: pptp
 Requires: ppp
 Requires: shared-mime-info
 Requires: libgnome-keyring
-Obsoletes: NetworkManager-pptp < 0.9.8.2-1
+Obsoletes: NetworkManager-pptp < 1:0.9.8.2-3
 
 %global _privatelibs libnm-pptp-properties[.]so.*
 %global __provides_exclude ^(%{_privatelibs})$
@@ -47,7 +47,7 @@ Requires: nm-connection-editor
 %else
 Requires: NetworkManager-gnome
 %endif
-Obsoletes: NetworkManager-pptp < 0.9.8.2-1
+Obsoletes: NetworkManager-pptp < 1:0.9.8.2-3
 
 %description -n NetworkManager-pptp-gnome
 This package contains software for integrating VPN capabilities with
@@ -93,6 +93,9 @@ rm -f %{buildroot}%{_libdir}/pppd/%{ppp_version}/*.la
 %{_datadir}/gnome-vpn-properties/pptp/nm-pptp-dialog.ui
 
 %changelog
+* Fri Jul 26 2013 Jiří Klimeš <jklimes at redhat.com> - 1:0.9.8.2-3
+- Fixing Obsoletes to ensure NetworkManager-pptp-gnome installs on update (rh #986368)
+
 * Thu Jul 11 2013 Stef Walter <stefw at gnome.org> - 1:0.9.8.2-2
 - Depend on libgnome-keyring (the client library), not gnome-keyring (daemon) (rh #811930)
 


More information about the scm-commits mailing list