[NetworkManager-ssh] fix up git repo (source files need to be in the look aside cache), drop obsolete release directives

Peter Robinson pbrobinson at fedoraproject.org
Thu Oct 24 09:22:36 UTC 2013


commit dc27b466a42fa24b915a64ee766dc531e7a3bab9
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Thu Oct 24 10:22:38 2013 +0100

    fix up git repo (source files need to be in the look aside cache), drop obsolete release directives

 .gitignore                              |    5 +++--
 NetworkManager-ssh-0.9.1-6bf4649.tar.gz |  Bin 259410 -> 0 bytes
 NetworkManager-ssh.spec                 |    4 ----
 3 files changed, 3 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8134568..91157bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
-/NetworkManager-ssh-0.0.3-dc9b4d5.tar.gz
-/NetworkManager-ssh-0.0.3-6ba59c4.tar.gz
+/NetworkManager-ssh-*.tar.gz
+/NetworkManager-ssh-*.tar.xz
+/NetworkManager-ssh-*.tar.bz2
diff --git a/NetworkManager-ssh.spec b/NetworkManager-ssh.spec
index 3d907e8..0b19531 100644
--- a/NetworkManager-ssh.spec
+++ b/NetworkManager-ssh.spec
@@ -39,11 +39,7 @@ the OpenSSH server with NetworkManager.
 Summary: NetworkManager VPN plugin for SSH - GNOME files
 Group: System Environment/Base
 Requires: NetworkManager-ssh = %{version}-%{release}
-%if 0%{?fedora} > 17
 Requires: nm-connection-editor
-%else
-Requires: NetworkManager-gnome
-%endif
 
 %description -n NetworkManager-ssh-gnome
 This package contains software for integrating VPN capabilities with


More information about the scm-commits mailing list